From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | rod(at)iol(dot)ie |
Cc: | Abdul Rahman <abr_ora(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: autovacuum daemon |
Date: | 2009-01-21 15:01:26 |
Message-ID: | 497738C6.5060609@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 21/01/2009 14:57, Raymond O'Donnell wrote:
> On 21/01/2009 07:47, Abdul Rahman wrote:
>
>> I have set postgresql.conf for autovacuum and need to know weather
>> the process is running/working or not.
>
> ps ax | grep postgres
Also, in psql:
postgres=# show autovacuum;
autovacuum
------------
on
(1 row)
HTH,
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Grzegorz Jaśkiewicz | 2009-01-21 15:01:39 | Re: autovacuum daemon |
Previous Message | Raymond O'Donnell | 2009-01-21 14:57:48 | Re: autovacuum daemon |