Re: Users and multiple server environment - Mailing list pgsql-admin

From Michael Long
Subject Re: Users and multiple server environment
Date
Msg-id 415F9A9F.6090500@datalong.com
Whole thread Raw
In response to Re: Users and multiple server environment  (Michael Long <mlong@datalong.com>)
Responses Re: Users and multiple server environment  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Michael Long wrote:

>
>> You're missing something.  Check which port you are actually talking to.
>>
>> I do this all the time --- my development machine standardly has half a
>> dozen postmasters running on it, one for each major release 7.0-current.
>> They do not impinge on each other at all.  It helps to build each
>> release from source so that you can set a different install prefix and
>> default port number for each one.
>>
Further investigation shows that I was not using the newly built psql
binary. When attempting to use the newly built binary I get an error.
Did I miss something during the configure/make dance. Here is what I get.

 ./psql -U proporg
./psql: relocation error: ./psql: undefined symbol: PQsetErrorVerbosity


pgsql-admin by date:

Previous
From: Micahael Long
Date:
Subject: pg_dump w/ 8.0b2 and win2k
Next
From: Tom Lane
Date:
Subject: Re: Users and multiple server environment