@@ -14,7 +14,7 @@ PgAccess has been written by <a href="mailto:teo@flex.ro">Constantin Teodorescu<
...
@@ -14,7 +14,7 @@ PgAccess has been written by <a href="mailto:teo@flex.ro">Constantin Teodorescu<
using Visual Tcl, the best tool for developing Tcl/Tk applications I've
using Visual Tcl, the best tool for developing Tcl/Tk applications I've
ever seen.
ever seen.
<p><b>Last version</b>
<p><b>Last version</b>
<br>Last stable version is 0.98.5 , released on 30 March 2000. Read <ahref="whatsnew.html">what's
<br>Last stable version is 0.98.7 , released on 27 January 2001. Read <ahref="whatsnew.html">what's
new</a> .
new</a> .
<p><b>Portability issues</b>
<p><b>Portability issues</b>
<br>PgAccess is available for every platform where PostgreSQL was ported
<br>PgAccess is available for every platform where PostgreSQL was ported
...
@@ -27,9 +27,7 @@ on :
...
@@ -27,9 +27,7 @@ on :
<br>- HPUX
<br>- HPUX
<br>- Irix
<br>- Irix
<br>- Windows 95,98,NT
<br>- Windows 95,98,NT
<p>PgAccess needs Tcl/Tk versions 8.0.x and higher thought PgAccess. For
<p>PgAccess needs Tcl/Tk versions 8.0.x and higher. For win32 platforms there are some special DLL's that have to be downloaded and installed, more information <ahref="win32.html">here</a>.
win32 platforms there are some special DLL's that have to be downloaded
and installed, more information <ahref="win32.html">here</a>.
<p>PgAccess is protected by the following <ahref="copyright.html">copyright</a>.
<p>PgAccess is protected by the following <ahref="copyright.html">copyright</a>.
Prints a detailed vacuum activity report for each table.
Prints a detailed vacuum activity report for each table.
" {} "ANALYZE" {italic} "
" {} "ANALYZE" {italic} "
Updates column statistics used by the optimizer to determine the most efficient way to execute a query. The statistics represent the dispersion of the data in each column. This information is valuable when several execution paths are possible.
Updates column statistics used by the optimizer to determine the most efficient way to execute a query. The statistics represent the disbursion of the data in each column. This information is valuable when several execution paths are possible.
" {} "table" {italic} "
" {} "table" {italic} "
The name of a specific table to vacuum. Defaults to all tables.
The name of a specific table to vacuum. Defaults to all tables.