Re: Is autovacuum on? - Mailing list pgsql-general

From Blair Bethwaite
Subject Re: Is autovacuum on?
Date
Msg-id ab42a7c0803172125k22dc21f7p576005e3d4a13e05@mail.gmail.com
Whole thread Raw
In response to Re: Is autovacuum on?  ("Filip Rembiałkowski" <plk.zuber@gmail.com>)
Responses Re: Is autovacuum on?  (Erik Jones <erik@myemma.com>)
List pgsql-general
On Tue, Mar 18, 2008 at 3:20 PM, Filip Rembiałkowski
<plk.zuber@gmail.com> wrote:
>  yes.
>  select setting from pg_settings where name = 'autovacuum';

Ah ha, thankyou! I assumed there must have been a view for the
settings, I guess I missed it when I looked at the various pg_* views.

Cheers,
-Blair

--
In science one tries to tell people, in such a way
as to be understood by everyone, something that
no one ever knew before. But in poetry, it's the
exact opposite.
 - Paul Dirac

pgsql-general by date:

Previous
From: "Gurjeet Singh"
Date:
Subject: Re: identify database process given client process
Next
From: wstrzalka
Date:
Subject: Feature request/suggestion - CREATE SCHEMA LIKE