Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> 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 <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2009-07-03 00:38:52 |
| Subject: Re: First CommitFest: July 15th |
| Previous: | From: Bruce Momjian | Date: 2009-07-02 23:28:22 |
| Subject: Re: pg_migrator mention in documentation |