On Thu, Feb 19, 2009 at 9:35 AM, Jessica Richard <rjes...@yahoo.com> wrote:
> I am running "vacuum full" via a shell script for a list of large databases
> now... and I may run out of my scheduled system down time....
>
> If I don't finish all databases and kill the script in the middle... am I
> going to cause any table corruptions since "vacuum full" is rebuilding the
> tables and indexes....

No.  But may I ask why you are running vacuum full?  Is it a regular
thing.  Do all your tables in all your dbs actually need it?

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

Reply via email to