On Sun, Oct 14, 2012 at 09:56:46AM -0700, Josh Kupershmidt wrote:
> On Sat, Oct 13, 2012 at 3:56 PM, Thom Brown wrote:
>
> > I have noticed that, using pg_ctl, if you start Postgres using a
> > relative path, then attempt to restart it from anywhere else, it
> > fails.
>
> Yeah, I was complainin
Josh Kupershmidt writes:
> On Sat, Oct 13, 2012 at 3:56 PM, Thom Brown wrote:
>> I have noticed that, using pg_ctl, if you start Postgres using a
>> relative path, then attempt to restart it from anywhere else, it
>> fails.
> Yeah, I was complaining about the same problem here:
> http://archiv
On Sat, Oct 13, 2012 at 3:56 PM, Thom Brown wrote:
> I have noticed that, using pg_ctl, if you start Postgres using a
> relative path, then attempt to restart it from anywhere else, it
> fails.
Yeah, I was complaining about the same problem here:
http://archives.postgresql.org/pgsql-bugs/2011-
Hi,
I have noticed that, using pg_ctl, if you start Postgres using a
relative path, then attempt to restart it from anywhere else, it
fails.
Example:
thom@swift /tmp $ pg_ctl -D primary start
server starting
thom@swift /tmp $ pg_ctl -D primary restart
waiting for server to shut down done
ser