| From: | "David Rovner" <DRovner(at)princetonservergroup(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Steve Crawford" <scrawford(at)pinpointresearch(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: persistent 'psql: FATAL: "listen_addresses" cannot be changed after server start |
| Date: | 2007-10-10 14:09:16 |
| Message-ID: | F543E86A0B415E41806A68AA76E3C7F401A0FE7D@mailman.teve.inc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
> -----Original Message-----
> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Sent: Wednesday, October 10, 2007 10:02 AM
> To: David Rovner
> Cc: Steve Crawford; pgsql-admin(at)postgresql(dot)org
> Subject: Re: [ADMIN] persistent 'psql: FATAL: "listen_addresses"
cannot be
> changed after server start
>
> "David Rovner" <DRovner(at)princetonservergroup(dot)com> writes:
> > I see this error at the command prompt in root executing anything
that
> > starts with "psql". The argument list does not matter. "psql" with
no
> > arguments returns this error as well.
>
> PGOPTIONS environment variable, perhaps? It's hard to imagine why
> anyone would try to set listen_addresses that way, but ...
>
> $ PGOPTIONS='--listen_addresses=*' psql
> psql: FATAL: parameter "listen_addresses" cannot be changed after
server
> start
> $
> regards, tom lane
PGOPTIONS is set to -i
Dave
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rovner | 2007-10-10 14:11:27 | Re: persistent 'psql: FATAL: "listen_addresses" cannot be changed after server start |
| Previous Message | Tom Lane | 2007-10-10 14:01:33 | Re: persistent 'psql: FATAL: "listen_addresses" cannot be changed after server start |