Re: Database handle destroyed without explicit disconnect - Mailing list pgsql-general

From Tom Lane
Subject Re: Database handle destroyed without explicit disconnect
Date
Msg-id 4770.997199244@sss.pgh.pa.us
Whole thread Raw
In response to Database handle destroyed without explicit disconnect  ("Susan Lane" <suel@dpn.com>)
List pgsql-general
"Sue Lane" <suel@dpn.com> writes:
> Well, that's the version of psql that I have, but these commands used to
> work before.  I've tried more than just the single letter backslash
> commands....for example I tried:
> select * from pg_database
> and still got a core dump.

That's pretty odd.  Can you provide a backtrace (eg, gdb "bt" command)
from the core file?

            regards, tom lane

pgsql-general by date:

Previous
From: Nicholas Piper
Date:
Subject: Another seq scan instead of index question
Next
From: "Richard Huxton"
Date:
Subject: Re: Transactions and timestamps