nicer error out in initdb? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject nicer error out in initdb?
Date
Msg-id 1136474848.3280.7.camel@swithin
Whole thread Raw
Responses Re: nicer error out in initdb?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

If we find at the bottom of test_config_settings() that we have not been
able to run successfully at all (i.e. status != 0 at about line 1183 of
initdb.c) is there any point in continuing? Don't we know that we are
bound to fail at the template1 creation stage? Maybe we should just exit
nicely when we do know this.

cheers

andrew



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Heads up: upcoming back-branch re-releases
Next
From: Rod Taylor
Date:
Subject: Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges