postmaster is screwed up.

From: Brad Marshall <bradmars(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: postmaster is screwed up.
Date: 2000-02-23 21:26:58
Message-ID: 38B450A2.9050103@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<html><head></head>
<body>I'm accessing postmaster through python using the _pg module.&nbsp; Last
night it was working fine.&nbsp; This morning the database is all messed up.
When I do a transaction:<br><br>Begin;<br>Insert ....;<br>End;<br><br>I get errors:<br><br>NOTICE:&nbsp; (transaction aborted): queries ignored until END <br><br>Then sometimes I get a notice that there is no connection to the backend even though postmaster is running.<br><br>from psql, I tried :&nbsp; <br><br>select * from xml;<br><br>I got this error:<br><br>pqReadData() -- backend closed the channel unexpectedly.<br> &nbsp;&nbsp; &nbsp; &nbsp; This probably means the backend terminated abnormally<br> &nbsp;&nbsp; &nbsp; &nbsp; before or while processing the request.<br>We have lost the connection to the backend, so further processing is impossible.&nbsp; Terminating. <br><br><br>Any ideas to what could have happened overnight?<br><br>Thanks a lot<br>Brad Marshall &nbsp; &nbsp; <br></body>
</html>

Attachment Content-Type Size
unknown_filename text/html 991 bytes

Browse pgsql-general by date

  From Date Subject
Next Message omid omoomi 2000-02-23 23:46:03 Re: [GENERAL] scheduling table design
Previous Message kaiq 2000-02-23 19:30:06 Re: [GENERAL] scheduling table design