Re: Templates - Mailing list pgsql-hackers

From eisentrp@csis.gvsu.edu
Subject Re: Templates
Date
Msg-id Pine.LNX.4.21.0007101155440.19559-100000@eos05.csis.gvsu.edu
Whole thread Raw
In response to Re: Templates  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Templates  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Wenjin Zheng
Date:
Subject: Better way to load data to table
Next
From: Tom Lane
Date:
Subject: Re: Re: [GENERAL] PostgreSQL vs. MySQL