Re: Configuring phpPgAdmin and pg_ctl reload
- From: Douglas McNaught <doug(at)mcnaught(dot)org>
- To: John Meyer <john(dot)l(dot)meyer(at)gmail(dot)com>
- Cc: postgresql-general <pgsql-general(at)postgresql(dot)org>
- Subject: Re: Configuring phpPgAdmin and pg_ctl reload
- Date: Thu, 22 Mar 2007 11:31:10 -0400
- Message-id: <87d531z45d(dot)fsf(at)suzuka(dot)mcnaught(dot)org>
John Meyer <john(dot)l(dot)meyer(at)gmail(dot)com> writes:
> Maybe it was just understood, but I was typing in word for word the
> entry from pg_hba.conf, but I'll keep that for reference later on.
pg_ctl needs either the data directory supplied on the command line,
or PGDATA set in the environment, which reading the manpage would have
told you. ;)
-Doug
Home |
Main Index |
Thread Index