> > 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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster