| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Gregory Stark <gsstark(at)mit(dot)edu> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pgxs problem |
| Date: | 2006-07-19 09:48:21 |
| Message-ID: | 20060719094821.GB31786@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jul 19, 2006 at 05:06:48AM -0400, Gregory Stark wrote:
>
> I've tracked down my problem with pgxs to Makefile.global in lib/pgxs/src.
> These lines seem to be the culprits:
<snip>
> I think it should be running $(pkglibdir)/bin/pg_config
Seems reasonable to me. This code definitly seems to be limiting you to
one installation per machine.
Setting the PATH would probably work too.
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Katsuhiko Okano | 2006-07-19 10:37:00 | Re: CSStorm occurred again by postgreSQL8.2. (Re: poor performance with Context Switch Storm at TPC-W.) |
| Previous Message | Dave Page | 2006-07-19 09:35:44 | Re: Progress bar updates |