Re: [HACKERS] vacuum analyze problem

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] vacuum analyze problem
Date: 1999-07-26 02:31:44
Message-ID: 379BC890.A4184172@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-07-26 02:39:14 Re: [SQL] inserts/updates problem under stressing !
Previous Message Vadim Mikheev 1999-07-26 01:55:35 don't lose me :)