Tom Lane wrote: > Peter Eisentraut <[email protected]> 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.
Again, see my email just posted about using pg_migrator in a multi-pg_config-binary environment. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
