Re: Bug with pg_ctl -w/wait and config-only directories
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@commandprompt.com>, Fujii Masao <masao.fujii@gmail.com>, "Mr. Aaron W. Swenson" <titanofold@gentoo.org>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2011-10-03T18:19:34Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix nested PlaceHolderVar expressions that appear only in targetlists.
- ceaf5052c6a7 8.4.9 cited
On 10/03/2011 02:15 PM, Bruce Momjian wrote: > Andrew Dunstan wrote: >> >> On 10/03/2011 12:54 PM, Tom Lane wrote: >>> I was never exactly thrilled with the separate-config-directory design >>> to start with, so I'm probably not the person to opine on whether we >>> could get away with removing it. >>> >>> >> The horse has well and truly bolted. We'd have a major row if anyone >> tried to remove it. Let's not rehash old battles. Our only option is to >> make it work as best we can. > I disagree. If people were using it we would have had many more bug > reports about pg_ctl not working. > No, that's an indication people aren't using pg_ctl, not that they aren't using separate config dirs. cheers andrew