« Return to Thread: pg_migrator mention in documentation

Re: pg_migrator mention in documentation

by Tom Lane-2 :: Rate this Message:

Reply to Author | View in Thread

Peter Eisentraut <peter_e@...> writes:
> On Friday 19 June 2009 00:56:42 Bruce Momjian wrote:
>> A third install method is to use PGXS
>> (assuming the new 'pg_config' is in your $PATH):
>>
>> USE_PGXS=1 gmake prefix=/usr/local/pgsql.new install

> Maybe the latter method should be the default, as it matches better with how
> we encourage other extension modules to be built?

Also, the recommendation to specify prefix here is redundant and
error-prone.  It can get the correct prefix from pg_config.

                        regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

 « Return to Thread: pg_migrator mention in documentation