[PHP-DB] RE: postgres optimization From: Andrew Chase (andrew.chase <email protected>)
Date: 11/26/01

You'll probably want to familiarize yourself with the VACUUM command and
VACUUMDB utility:

http://www.postgresql.org/idocs/index.php?sql-vacuum.html

http://www.postgresql.org/idocs/index.php?app-vacuumdb.html

-Andy

> -----Original Message-----
> From: Ric Manalac [mailto:ric.manalac <email protected>]
> Sent: Sunday, November 25, 2001 10:45 PM
> To: postgresql <email protected>; php-db <email protected>
> Subject: postgres optimization

> i'd like to ask anyone who have worked with PostgreSQL
> for any advise on how to optimize its performance.
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>