As you can see from the snippet of my mail below, I had it pg_port. Oh well, make distclean again I suppose
Thanks.
Tom Lane wrote:
"skennedy" <[EMAIL PROTECTED]> writes:
If I configured the server to user 5433 before building (using --with-pg_port=5433 in configure) shouldn't the clients, etc
automatically look for port 5433?
They should, and they do for me (I routinely run several different versions of PG on different ports on my development machines).
Hmm ... are you sure you spelled the configure option correctly? It should be --with-pgport=PORTNUM. One of the less endearing aspects of GNU autoconf is that it won't complain about unrecognized --with-foo and --enable-foo switches.
regards, tom lane
---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]