From: | Erik Ronström <kvarken(at)yahoo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Connection closed |
Date: | 2003-05-02 19:08:42 |
Message-ID: | 20030502190842.41594.qmail@web13804.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I got the following message when executing a plpgsql function:
------
NOTICE: ALTER TABLE will create implicit trigger(s) for FOREIGN KEY
check(s)
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.
------
I didn't think it was possible to make a plpgsql function crash this
way, but appearantly is was :( Are there any common traps which I
should look for?
Erik
__________________________________________________
Yahoo! Plus
For a better Internet experience
http://www.yahoo.co.uk/btoffer
From | Date | Subject | |
---|---|---|---|
Next Message | Erik Ronström | 2003-05-02 19:13:26 | Re: Connection closed |
Previous Message | Johnson, Shaunn | 2003-05-02 18:26:18 | left outer join taking too long? |