Re: serious connection problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: serious connection problems
Date: 2001-06-05 22:11:53
Message-ID: 21177.991779113@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

=?iso-8859-1?Q?Hans=2DJ=FCrgen=20Sch=F6nig?= <hs(at)cybertec(dot)at> writes:
> kshopd(at)a:~/backup > psql tempdata
> psql: pqReadData() -- backend closed the channel unexpectedly.
> This probably means the backend terminated abnormally
> before or while processing the request.

Hm. This looks rather like a backend coredump :-(. What shows up
in the postmaster log? (If you don't have one, now's a good time
to start.) If a core file appears in the database subdirectory,
can you get a debugger backtrace from it?

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2001-06-05 22:14:47 RE: Limiting simultaneous connections
Previous Message Tom Lane 2001-06-05 19:48:32 Re: Corrupted database, how do I fix?