Ok,
Thanks! I think the ALTER DATABASE.. commands will work well for what I'm doing now. I want to experiment with one database (doing manual vacuuming, etc.) while leaving the other databases undisturbed.
Regards,
--Jim Longwill

On 10/29/2015 12:36 PM, John R Pierce wrote:
On 10/29/2015 12:14 PM, Tom Lane wrote:
Might be better to settle for configuring specific large tables using
per-table vacuum settings, and not sweat the small stuff at a per-DB
level.

indeed, since you ALSO need to vacuum the system tables occasionally, or things go pear-shaped if you do lots of DDL.






--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to