From: | "Bansal, Pradeep" <pradeep(dot)bansal(at)hp(dot)com> |
---|---|
To: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
Subject: | ISSUE after upgrading to POSTGRES 8.4.8 |
Date: | 2013-04-30 06:40:30 |
Message-ID: | B5461E3DF9BE014EBFDFA5C8723616910B66D3D1@G4W3224.americas.hpqcorp.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hello,
I have observed the below issue after upgrading to the above mentioned version of postgress. Any help is very much appreciated:-
ISSUE:-
===========================================================================
SEQUENCE STATEMENTS = SELECT nextval('"serial1"')
PQstatus(m_connection) :- CONNECTION OK
PQdb name : RAIDSAPROVDB : server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
=============================================================================
The above error is seen after postgress restart/fresh installation couple of times. While executing the same query thrice and so on it runs as expected.
I am not able to understand that why it is getting failed initially. ???? kindly let me know if this is an existing bug in the postgress or any fix available for the same.
Looking forward to your reply.
Regards
Pradeep Bansal
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2013-04-30 07:42:27 | Re: ISSUE after upgrading to POSTGRES 8.4.8 |
Previous Message | Kanitchet Vaiassava | 2013-04-30 02:01:46 | Fw: [pgadmin-support] (Bug) Numeric fault calculation |