> -----Original Message----- > From: Tom Lane [mailto:tgl@xxxxxxxxxxxxx] > Sent: Wednesday, October 10, 2007 10:57 AM > To: David Rovner > Cc: Steve Crawford; pgsql-admin@xxxxxxxxxxxxxx > Subject: Re: persistent 'psql: FATAL: "listen_addresses" cannot be > changed after server start > > "David Rovner" <DRovner@xxxxxxxxxxxxxxxxxxxxxxxx> writes: > > PGOPTIONS is set to -i > > Well, that's equivalent to --listen_addresses=*, so that's your problem. > > regards, tom lane Yes. Found it. My .bash_profile had PGOPTIONS set to -i. Some leftover debug before I started using the "service postgresql start" methods. There had been a 2 month gap since I've been on the box with that change. Thanks for all your help! Dave ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly