Magnus Hagander <[EMAIL PROTECTED]> writes: > I was actually about to post on this just a couple of days ago - it seems > pgxs really needs pg_config to be in your PATH.
Correct --- how else is it going to find out where the installation is? Eddie's proposed solution is of course circular reasoning... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match