| From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
|---|---|
| To: | Feris Thia <milis(dot)database(at)phi-integration(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Setting Auto Vacuum from PGAdmin |
| Date: | 2010-04-18 13:22:41 |
| Message-ID: | 4BCB07A1.9030607@lelarge.info |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
Le 18/04/2010 12:09, Feris Thia a écrit :
> [...]
> I've just maintain my postgresql server 8.1 which has a database of 470 GB
> in size. What I mean by maintenance is to vacuum analyze it. And now it
> looks faster to accesss every tables in that database.
>
> What I want to do is to set autovacuum for some of the tables, which
> configuration dialog is available in PGAdmin.
Sure, use the table properties dialog to change the autovacuum settings
for each table.
> Does it save to do so ?
I suppose you mean safe? if so, sure, it is completely safe.
> And is it permanently configured ?
Yes.
And if you find any bugs in pgAdmin, don't forget to report them.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Khangelani Gama | 2010-04-19 07:17:54 | PANIC: read of clog file 3165, offset 0 failed: Success |
| Previous Message | Feris Thia | 2010-04-18 10:09:23 | Setting Auto Vacuum from PGAdmin |