Re: just a quick one ...

From: Manfred Koizar <mkoi-pg(at)aon(dot)at>
To: Steve Brett <SBrett(at)e-mis(dot)com>
Cc: "Pgsql-General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: just a quick one ...
Date: 2002-07-17 16:27:28
Message-ID: 7j6bjucrgmgi0n622elvi63ot7jh75bad5@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 17 Jul 2002 16:50:50 +0100, Steve Brett <SBrett(at)e-mis(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Trev 2002-07-17 16:35:46 ERROR: bt_fixroot: not valid old root page
Previous Message Neil Conway 2002-07-17 16:20:44 Re: just a quick one ...