Re: Where is pgxs? - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Where is pgxs?
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C79D6@algol.sollentuna.se
Whole thread Raw
In response to Where is pgxs?  (Thomas Hallgren <thhal@mailblocks.com>)
List pgsql-hackers
> > Hi,
> > I just installed the PostgreSQL 8.1-beta2 on my Windows box
> using the
> > windows installer. I then try to compile PL/Java. It fails to find
> > pgxs.
> > Is it moved to somewhere else? Or is it not included?
>
> It's not installed by default, but when it is selected it
> lives under C:\Program Files\PostgreSQL\8.1-beta2\lib\pgxs iirc.
>
> You can run the installer again to modify the installation
> and add the developer components.

You should also note that it's not added to the system PATH, so it won't
be found automatically unless you add it manually.

//Magnus


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: statement_timeout logging
Next
From: "Cristian Prieto"
Date:
Subject: Re: R: feature proposal ...