dblink server closed the connection unexpectedly - Exception

From: Emi Lu <emilu(at)encs(dot)concordia(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: dblink server closed the connection unexpectedly - Exception
Date: 2011-04-06 20:28:12
Message-ID: 4D9CCCDC.3070504@encs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I got the following exception from dblink query:
==================================================
sql>...
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!>

Note: "sql>" is changed to "i>"

When re-start database server, the error disappear automatically.

Could someone let me what may cause this exception please?

Thanks alot!

--
Emi

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2011-04-06 20:30:55 Re: Postgres-9.x - ADODB - PHP
Previous Message Steve Crawford 2011-04-06 20:18:40 Re: adding years to a date field