View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 04:27 PM
Nguyen, Lam Thuy
 
Posts: n/a
Default Connection of postgres

Hey,

I have a problem with connection of postgres.
I am using postgres 8.03.01.

I have a telecom program which have 248 channels and each channel hold a connection to postgres database, mean i have 248 opening connections.

When a channel is run, it means it begin to excute some queries to postgres, i got the error : SQL Error State: 08S01

Native Error Code: 1A

ODBC Error: Could not send
Query(connection dead);

Could not send Query(connection dead)


Could you help me on this ?


Thanks you very much
Lam






This email may contain material that is confidential, privileged, and/or attorney work product for the sole use of the intended recipient. Any review, reliance, or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc

Reply With Quote