"John Liu" <[EMAIL PROTECTED]> writes:
> I already set the 2nd port for the new
> installation, otherwise, postmaster will not
> start up ...
But your client-side programs are still talking to the port where the
old postmaster is.
You could set PGPORT in their environment to fix that. What I fin
I already set the 2nd port for the new
installation, otherwise, postmaster will not
start up ...
johnl
> -Original Message-
> From: Christoph Haller [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 03, 2003 11:05 AM
> To: John Liu
> Cc: [EMAIL PROTECTED]
> Subject: R
>
> on one of the AIX4.3.3,
> the 7.1.3 pgsql is installed by root on the system,
> then I tried to install
> 7.3.1/or 7.3.2 under another non-root user,
> I can run make, make check, make install,
> postmaster can start without errors, but when
> I try to createdb, here're some errors -
>
> cr