BUG #2460: bug on postgres crash recovery
Started by raja chidambaramalmost 20 years ago1 messagesbugs
The following bug has been logged online:
Bug reference: 2460
Logged by: raja chidambaram
Email address: raja@solnettechnologies.com
PostgreSQL version: postgres-7.5-3
Operating system: linux EL3
Description: bug on postgres crash recovery
Details:
the psqlodbc version 7.3-5 has a bug when we try to connect to postgres
server which was down.
the sqlexecute statement returns 0 insted of -1 & says broken pipe while the
postgres is down.