Re: server closed the connection unexpectedly

From: "Muhyiddin A(dot)M Hayat" <middink(at)yahoo(dot)com>
To: <rod(at)iol(dot)ie>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: server closed the connection unexpectedly
Date: 2007-08-18 19:42:38
Message-ID: 000a01c7e1cf$f25b5460$b09f517c@middinks
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This is pg_log :

2007-08-19 03:00:50 LOG: database system was shut down at 2007-08-19
02:58:26 Malay Peninsula Standard Time
2007-08-19 03:00:50 LOG: checkpoint record is at 0/75A808
2007-08-19 03:00:50 LOG: redo record is at 0/75A808; undo record is at 0/0;
shutdown TRUE
2007-08-19 03:00:50 LOG: next transaction ID: 0/1931; next OID: 16737
2007-08-19 03:00:50 LOG: next MultiXactId: 1; next MultiXactOffset: 0
2007-08-19 03:00:51 LOG: database system is ready
2007-08-19 03:01:43 LOG: could not receive data from client: An operation
was attempted on something that is not a socket.

2007-08-19 03:01:43 LOG: incomplete startup packet
2007-08-19 03:20:15 LOG: could not receive data from client: An operation
was attempted on something that is not a socket.

2007-08-19 03:20:15 LOG: incomplete startup packet
2007-08-19 03:25:30 LOG: could not receive data from client: An operation
was attempted on something that is not a socket.

2007-08-19 03:25:30 LOG: incomplete startup packet
2007-08-19 03:27:05 LOG: could not receive data from client: An operation
was attempted on something that is not a socket.

2007-08-19 03:27:05 LOG: incomplete startup packet
2007-08-19 03:33:18 WARNING: there is no transaction in progress
2007-08-19 03:33:29 NOTICE: CREATE TABLE / PRIMARY KEY will create implicit
index "auth_users_pkey" for table "auth_users"
2007-08-19 03:33:30 WARNING: there is no transaction in progress
2007-08-19 03:33:34 LOG: could not receive data from client: An operation
was attempted on something that is not a socket.

2007-08-19 03:33:34 LOG: incomplete startup packet

Thanks
----- Original Message -----
From: "Raymond O'Donnell" <rod(at)iol(dot)ie>
To: "Muhyiddin A.M Hayat" <middink(at)indo(dot)net(dot)id>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Sunday, August 19, 2007 3:13 AM
Subject: Re: [GENERAL] server closed the connection unexpectedly

> On 18/08/2007 19:30, Muhyiddin A.M Hayat wrote:
>
>> somebody help me please
>
> You'll need to post a lot more information before anyone can help.
>
> Is there anything in the server log? - or the Windows event log?
>
> Ray.
>
> ---------------------------------------------------------------
> Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
> rod(at)iol(dot)ie
> ---------------------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Felix 2007-08-18 19:55:09 query large amount of data in c++ using libpq
Previous Message Raymond O'Donnell 2007-08-18 19:13:20 Re: server closed the connection unexpectedly