Re: postgresql.conf

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql.conf
Date: 2001-09-28 19:23:10
Message-ID: 200109281923.f8SJNA613086@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Use the listing in the administrator's guide (the link above) to see a
> listing of the possible paramters, and then SHOW that parameter to see what
> you want to see.
>
> Although SHOW should have a way of listing ALL settings, IMHO.

Sure does, "SHOW ALL", new in 7.2.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-09-28 19:51:40 Re: PostgreSQL 7.1 on SMP: FreeBSD 4.3 || Linux 2.4.x?
Previous Message Keary Suska 2001-09-28 18:34:21 Re: Quoting '?' placeholder in Perl's DBD::Pg?