nicer error out in initdb?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема nicer error out in initdb?
Дата
Msg-id 1136474848.3280.7.camel@swithin
обсуждение исходный текст
Ответы Re: nicer error out in initdb?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Heads up: upcoming back-branch re-releases
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: [PATCHES] TRUNCATE, VACUUM, ANALYZE privileges