Re: The connection closed unexpectedly - C++ and Postgre

From: drestajumena <drestajumena(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: The connection closed unexpectedly - C++ and Postgre
Date: 2009-07-02 09:28:19
Message-ID: 24303787.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


If run the server, the server will be run for several minutes and then the
error will happen. Most of error will held if the server run query : INSERT,
DELETE.

For database server, i use Postgre 8.3.1 on ubuntu 8.10 server.
For system servers, i use standard C++.

I am going to make an MMORPG. So i implements many servers. 1 MainServer and
some AreaServer.

Thank you ...

--
View this message in context: http://www.nabble.com/The-connection-closed-unexpectedly---C%2B%2B-and-Postgre-tp24302840p24303787.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2009-07-02 09:28:47 Re: 1 Sequence per Row i.e. each customer's first order starts at 1
Previous Message Scott Marlowe 2009-07-02 08:28:22 Re: The connection closed unexpectedly - C++ and Postgre