Re: Templates

Поиск
Список
Период
Сортировка
От eisentrp@csis.gvsu.edu
Тема Re: Templates
Дата
Msg-id Pine.LNX.4.21.0007101155440.19559-100000@eos05.csis.gvsu.edu
обсуждение исходный текст
Ответ на Re: Templates  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Templates  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 10 Jul 2000, Tom Lane wrote:

> I believe it would be a bad idea to remove the option entirely, because
> that would mean that if config.guess and/or configure didn't recognize
> your platform, you'd have no simple way of forcing a template choice.

If config.guess doesn't recognize your platform then configure fails,
period. Specifying --with-template isn't going to help. The customary way
to cope with that situation is to use the --host option, which is also
much more flexible in terms of input format.


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



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

Предыдущее
От: Wenjin Zheng
Дата:
Сообщение: Better way to load data to table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [GENERAL] PostgreSQL vs. MySQL