Larry Rosenman wrote:
Ilja Booij wrote:
Hi,
the PostgeSQL reconnection code did not work. PQstatus() returned
CONNECTION_OK, even when the database was down!
Since I play on the PostgreSQL team, what version of PostgreSQL didn't
give y'all the right info? (this seems like a bug to me, and did y'all
report it to the PostgreSQL team?)
[snip]
Postgresql 7.4.2 (Debian backport from www.backports.org)
I didn't report it to the PostgreSQL team. I probably should. I'll do it
right now, but first I'll check if this behaviour wasn't reported earlier.
Ilja