On Mar 17, 2008, at 11:25 PM, Blair Bethwaite wrote:

On Tue, Mar 18, 2008 at 3:20 PM, Filip Rembiałkowski
<[EMAIL PROTECTED]> 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.

Or, a simple:

SHOW autovacuum;

will to the trick. http://www.postgresql.org/docs/8.2/interactive/sql-show.html

Erik Jones

DBA | Emma®
[EMAIL PROTECTED]
800.595.4401 or 615.292.5888
615.292.0777 (fax)

Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to