Re: initdb failure with Postgres 8.4.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: initdb failure with Postgres 8.4.4
Дата
Msg-id 24138.1291997972@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: initdb failure with Postgres 8.4.4  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: initdb failure with Postgres 8.4.4  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> So in theory we could have a GUC under "file locations" to override
> this, similarly to data_directory or hba_file or ident_file.  But
> since it's been like this for a really long time (I think), I wouldn't
> be inclined to go monkeying with it unless more than one person
> complains.

Even if we did see more than one request, I'd be inclined not to change
it.  The installation layout stuff is too complicated and fragile
already; and AFAICS it does cover every *reasonable* use case.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Fwd: Extended query protocol and exact types matches.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Extensions, patch v16