pgsql: Set recovery_config_directory for EXEC_BACKEND.

Started by Simon Riggsover 13 years ago2 messagescomitters
Jump to latest
#1Simon Riggs
simon@2ndQuadrant.com

Set recovery_config_directory for EXEC_BACKEND.
Remove comment questioning whether this is necessary for DataDir.
From buildfarm failures on Windows.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7a5a59d378e052618d6feae64d1d2b4f2ad6f9bc

Modified Files
--------------
src/backend/utils/misc/guc.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Andrew Dunstan
andrew@dunslane.net
In reply to: Simon Riggs (#1)
Re: pgsql: Set recovery_config_directory for EXEC_BACKEND.

On 03/27/2013 12:36 PM, Simon Riggs wrote:

Set recovery_config_directory for EXEC_BACKEND.
Remove comment questioning whether this is necessary for DataDir.
From buildfarm failures on Windows.

This hasn't cured the problem.

If you don't have a Windows machine / VM to test on, you can try the
instructions at <http://wiki.postgresql.org/wiki/Building_With_MinGW&gt;.
Or else revert as has been suggested elsewhere.

cheers

andrew

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers