The connection is dead - Mailing list pgsql-general

From pairat@rachada.com
Subject The connection is dead
Date
Msg-id 1136630355.995000.270600@z14g2000cwz.googlegroups.com
Whole thread Raw
Responses Re: The connection is dead  ("Jonel Rienton" <jonel@rientongroup.com>)
List pgsql-general
Hi,

I'm running PostgreSQL 8.1.1 on the WindowsXP box with following
information:

1. Programming Language C# MS .NET Framework
2. ADO NET connection through PostgresODBC
3. Using "Connection.BeginTransaction(IsolationLevel.ReadCommitted) and
Transaction.Commit to update database.
4. Update record by record.
5. There is no problem if the records is less than 1000 records.
6. If records is over 1000 records, I got the error message "The
connection is dead".

How can I configure the PostgreSQL 8.1.1 to handle it.

Thank you for any suggestion.

Pairat


pgsql-general by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: pg_dump throws no buffer space available error
Next
From: "Craig"
Date:
Subject: Role Permissions