Re: Idea: closing the loop for "pg_ctl reload" - Mailing list pgsql-hackers

From Payal Singh
Subject Re: Idea: closing the loop for "pg_ctl reload"
Date
Msg-id 20150422180442.2543.64465.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Idea: closing the loop for "pg_ctl reload"  (Payal Singh <payal@omniti.com>)
Responses Re: Idea: closing the loop for "pg_ctl reload"
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       tested, failed
Spec compliant:           not tested
Documentation:            tested, failed

Error in postgresql.conf gives the expected result on pg_ctl reload, although errors in pg_hba.conf file don't. Like
before,reload completes fine without any information that pg_hba failed to load and only information is present in the
logfile. I'm assuming pg_ctl reload should prompt user if file fails to load irrespective of which file it is -
postgresql.confor pg_hba.conf. 
 

There is no documentation change so far, but I guess that's not yet necessary. 

gmake check passed all tests.

The new status of this patch is: Waiting on Author



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Turning off HOT/Cleanup sometimes
Next
From: Bruce Momjian
Date:
Subject: Re: Turning off HOT/Cleanup sometimes