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.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Zdenek Kotala | Date: 2009-07-02 19:42:07 |
| Subject: Re: First CommitFest: July 15th |
| Previous: | From: Zdenek Kotala | Date: 2009-07-02 19:34:29 |
| Subject: Re: Upgrading our minimum required flex version for 8.5 |