Re: just a quick one ... - Mailing list pgsql-general

From Manfred Koizar
Subject Re: just a quick one ...
Date
Msg-id 7j6bjucrgmgi0n622elvi63ot7jh75bad5@4ax.com
Whole thread Raw
In response to just a quick one ...  (Steve Brett <SBrett@e-mis.com>)
List pgsql-general
On Wed, 17 Jul 2002 16:50:50 +0100, Steve Brett <SBrett@e-mis.com>
wrote:
>is there a way i check to see if postgresql started with the options i want
>and not the defaults ?

# psql anydb
anydb=# SHOW ALL;
NOTICE:  enable_seqscan is on
NOTICE:  enable_indexscan is on
.
.
.

Servus
 Manfred

pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: table size growing out of control
Next
From: Tom Lane
Date:
Subject: Re: timestamped archive data index searches