Re: pgsql: Integrate recovery.conf into postgresql.conf
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Sergei Kornilov <sk@zsrv.org>, Stephen Frost <sfrost@snowman.net>
Cc: Michael Paquier <michael@paquier.xyz>,
Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2018-11-28T17:14:10Z
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 →
-
Integrate recovery.conf into postgresql.conf
- 2dedf4d9a899 12.0 cited
On 27/11/2018 15:16, Sergei Kornilov wrote: > Hi > >> The attached seems to be the simplest way to fix this. (Needs >> documentation updates, test updates, error message refinement.) > > Thank you! > I add documentation change, tests and rephrased error message. I have committed it along these lines. It ended up being a bit more involved, in order to support setting the same parameter multiple times or unsetting one parameter and setting another. But it should pass now on EXEC_BACKEND. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services