Re: server closed the connectio unexpectedly - Mailing list pgsql-general

From Tom Lane
Subject Re: server closed the connectio unexpectedly
Date
Msg-id 13525.1040685712@sss.pgh.pa.us
Whole thread Raw
In response to server closed the connectio unexpectedly  (<zurron@vesta.tmf.bg.ac.yu>)
Responses Re: server closed the connectio unexpectedly
List pgsql-general
<zurron@vesta.tmf.bg.ac.yu> writes:
> I created a data base and create one user and when I want give privileges
> this error apears

> test_ip=# GRANT SELECT ON tb_allowed_ip TO zurron;
> server closed the connection unexpectedly

That's fairly surprising.  What shows up in the postmaster's log file
(stderr or syslog output) when this happens?  Is there a core dump from
the backend process, and if so can you get a stack trace from it?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multiple Foreign Keys to same table and field
Next
From: "Robert Fitzpatrick"
Date:
Subject: Re: Multiple Foreign Keys to same table and field