Re: pg_options in postgres 7.3.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: rwieland(at)acm(dot)org
Cc: pgsql-general(at)postgresql(dot)org, "Dick Wieland(at)Verizon" <dwieland(at)verizon(dot)net>
Subject: Re: pg_options in postgres 7.3.2
Date: 2003-06-18 21:22:48
Message-ID: 4364.1055971368@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Dick Wieland" <dwieland(at)bellatlantic(dot)net> writes:
> I'm wondering if this pg_options "option" works in 7.3.2? I dropped the
> following script

> verbose=2
> query=4
> hostlookup
> showportnumber

> as $PGDATA/pg_options and then rehupped with pg_ctl ...

There is not, and AFAIR never has been, any such facility as that.
Please point out the part of the documentation that confused you into
believing this would do something, so we can clarify it.

As Bruce noted, $PGDATA/postgresql.conf is the file to be hacking on.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ernest E Vogelsinger 2003-06-18 21:39:34 Re: Linux supports hot-swappable hardware? [was Re:
Previous Message scott.marlowe 2003-06-18 21:09:44 Re: A creepy story about dates. How to prevent it?