From: | "Susan Lane" <suel(at)dpn(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Database handle destroyed without explicit disconnect |
Date: | 2001-08-07 01:46:26 |
Message-ID: | 9knhh2$2tp3$1@news.tht.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi -
I decided to try the ora2pg perl script to convert my tables from oracle to
postgres and I wondered if anyone has had problems with this script. Or
maybe you are familiar with the symptoms I'm having as a result.
I ran the script and after it told me that it was creating my sequences, it
said "Database handle destroyed without explicit disconnect". Now when I go
into psql, any command I try (even /?) gives me a segmentation fault.
Pgadmin tells me when I try to drop my database that I can't drop an open
database. My log tells me "pq_recvbuf: unexpected EOF on client
connection". I have tried stopping and restarting postmaster, but that
didn't help. I tried looking around in the documentation, pg_recvbuf and
various pieces of the other error, but I can't find anything. Any help
would be greatly appreciated. Thanks!
--
Susan Lane
DPN, Incorporated
4631 Spring Mountain Road
Las Vegas, NV 89102
Email suel(at)dpn(dot)com
Ph. (702) 873-3282
Fax (702) 873-3913
http://www.dpn.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-08-07 03:13:06 | Re: Database handle destroyed without explicit disconnect |
Previous Message | Dave Smith | 2001-08-07 01:28:13 | Re: Installing PostgreSQL 7.1.2 on SCO Open Server 5.0.5 |