Re: [HACKERS] Date/time types: big changeu

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Date/time types: big changeu
Дата
Msg-id Pine.LNX.4.21.0002191440030.474-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: [HACKERS] Date/time types: big changeu  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2000-02-18, Tom Lane mentioned:

> Or were you talking about a server-side env variable?  That could work
> I guess, but I thought you were intent on eliminating env-var
> dependencies in initdb and postmaster startup ... for good reasons ...

Yes, as you noticed.

I don't mind postmaster startup environment variables that much. The ones
for initdb were much more evil. This really seems to be an item for the
Grand Unified Configuration File, but until that happens it's easier to
have a dozen of orthogonal environment variables than having to reorganize
this whole thing later on.

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: UESQLC
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] psql and Control-C