I've painted myself into a little corner here:
I pg_dumped a 7.4.3 database, created a database of the same name on a
7.3.4 server, psql'd into the new database, and \i'd the dump file.
The database was created although there were a variety of errors which I
realized were due to 7.4.3 and 7.3.4
Agreed that the symptom fits a client library mismatch, but the only
thing I moved from the 7.4.3 system to the 7.3.4 system was a pg_dump'ed
database. That can't carry anything that would affect the interaction
between the existing PHP 4.2.2 and PostgreSQL 7.3.4 versions, can it?
They worked w
12 Jul 8 2004
/usr/lib/libpq.so.3 -> libpq.so.3.1
-rwxr-xr-x 1 root root 112040 Jun 24 2004
/usr/lib/libpq.so.3.1
Tom Lane wrote:
Bucks vs Bytes Inc <[EMAIL PROTECTED]> writes:
Is there any postmaster logging I can turn on that will detail what's