Re: [GENERAL] autovacuum,8.1, Win

2005-11-08 Thread Matthew T. O'Connor
Wes Williams wrote: Correct, the default setting for PostgreSQL 8.1 W32 value in postgresql.conf is 'autovacuum' to 'on'. You can see this and more settings in pgAdmin III by visiting 'Tools', 'Server Configuration', then the config file of your choice. Now, if only I could setup my home to aut

Re: [GENERAL] autovacuum,8.1, Win

2005-11-08 Thread Wes Williams
only I could setup my home to autovaccum. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matthew T. O'Connor Sent: Tuesday, November 08, 2005 12:05 PM To: Zlatko Matić Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] autovacuum,8.1, Win Zlatko Matić

Re: [GENERAL] autovacuum,8.1, Win

2005-11-08 Thread Matthew T. O'Connor
Zlatko Matić wrote: What needs to be configured in order autovacuum process be active? I assume you are talking about the Windows version. If so, and if you used the installer, then you don't need to do anything. It appears (at least on my RC1 install) that autovacuum is enabled by default

Re: [GENERAL] autovacuum,8.1, Win

2005-11-08 Thread Jim C. Nasby
On Tue, Nov 08, 2005 at 10:50:53AM +0100, Zlatko Mati? wrote: > What needs to be configured in order autovacuum process be active? http://www.postgresql.org/docs/8.1/interactive/runtime-config-autovacuum.html -- Jim C. Nasby, Sr. Engineering Consultant [EMAIL PROTECTED] Pervasive Software

[GENERAL] autovacuum,8.1, Win

2005-11-08 Thread Zlatko Matić
What needs to be configured in order autovacuum process be active?