Re: Bug with pg_ctl -w/wait and config-only directories - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Bug with pg_ctl -w/wait and config-only directories
Date
Msg-id CA+TgmobEYuhPCjmmXg1=QA9TutP8Y5J1EbsSG01NY2upxkFggQ@mail.gmail.com
Whole thread Raw
In response to Re: Bug with pg_ctl -w/wait and config-only directories  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Mon, Oct 3, 2011 at 3:59 PM, Bruce Momjian <bruce@momjian.us> wrote:
> pg_ctl would have to do some detective work to see if PG_VERSION existed
> in that directory and adjust its behavior --- the pg_upgrade patch I
> posted does this kind of detection.  The goal is the change would happen
> only for people using config-only directories, and when a config-only
> directory is specified.

Exactly.  That sounds like a good improvement for master even if
pg_upgrade were not at issue, and we should do it.  We can also
consider whether it makes sense to back-patch it so that pg_upgrade
can benefit from it.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Bug with pg_ctl -w/wait and config-only directories
Next
From: Alvaro Herrera
Date:
Subject: Re: Bug with pg_ctl -w/wait and config-only directories