From: | David Wall <d(dot)wall(at)computer(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | reindexdb script required in 8.1? |
Date: | 2006-03-08 02:06:30 |
Message-ID: | 440E3C26.7030904@computer.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I've upgraded from 8.0 to 8.1 and want to be sure I'm making the changes
that are required.
For my backups, I have removed the option --blobs because it says this
is no longer needed. I guess the backup automatically includes blobs now?
I have also been running the contributed 'reindexdb' script by Shaun
Thomas in my backups. Is that still necessary? It does not appear to
be part of the contrib area anymore.
Also, my backup scripts still run vacuumlo. I rebuilt that in 8.1 and
am using that. Is that still required or is vacuumlo part of the new
8.1 vacuum capabilities?
Lastly, do I still need to run vacuum analyze from time to time update
my stats, or is that done automatically? I read about how some vacuums
are automatic, but it's not clear if this auto-vacuum is activated by
default or not and I'm not sure how I specify that I want this to occur.
Thanks,
David
From | Date | Subject | |
---|---|---|---|
Next Message | Tony Caduto | 2006-03-08 06:05:38 | Re: Perspective: PostgreSQL usage boon after release of |
Previous Message | felix | 2006-03-07 22:42:14 | Re: ALTER TABLE -- how to add ON DELETE CASCADE? |