dblink server closed the connection unexpectedly - Exception - Mailing list pgsql-general

From Emi Lu
Subject dblink server closed the connection unexpectedly - Exception
Date
Msg-id 4D9CCCDC.3070504@encs.concordia.ca
Whole thread Raw
List 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

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: adding years to a date field
Next
From: Rich Shepard
Date:
Subject: Re: Postgres-9.x - ADODB - PHP