Re: [HACKERS] vacuum analyze problem - Mailing list pgsql-hackers

From Vadim Mikheev
Subject Re: [HACKERS] vacuum analyze problem
Date
Msg-id 379BC890.A4184172@krs.ru
Whole thread Raw
In response to vacuum analyze problem  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
Oleg Bartunov wrote:
> 
> Today I got familiar problem with vacuum analyze
> 
> discovery=> select version();
> version
> ------------------------------------------------------------------------
> PostgreSQL 6.5.1 on i686-pc-linux-gnulibc1, compiled by gcc egcs-2.91.66
> (1 row)
> 
> discovery=> vacuum analyze;
> NOTICE:  AbortTransaction and not in in-progress state
> pqReadData() -- backend closed the channel unexpectedly.
>         This probably means the backend terminated abnormally
>         before or while processing the request.
> We have lost the connection to the backend, so further processing is impossible.  Terminating.

We need in gdb output for this...

Vadim


pgsql-hackers by date:

Previous
From: Vadim Mikheev
Date:
Subject: don't lose me :)
Next
From: "D'Arcy" "J.M." Cain
Date:
Subject: Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed