Re: VACUUM ANALYZE

From: "Stephan Szabo" <acroyear_07030(at)yahoo(dot)com>
To: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: VACUUM ANALYZE
Date: 2001-07-17 17:25:49
Message-ID: 009601c10ee5$859775c0$0c64010a@office.kick.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What version are you using, and what does your postgres
log show? There's probably more information there.

----- Original Message -----
From: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, July 17, 2001 5:02 AM
Subject: [GENERAL] VACUUM ANALYZE

> Hi All
>
> VACUUM ANALYZE;
>
> return me the next error:
>
> pqReadData() -- backend closed the channel unexpectedly.
> This probably means the backend terminated abnormally
> before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.
>
> Any ideas ?

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Mahoney 2001-07-17 17:29:30 Foreign Keys
Previous Message Tom Lane 2001-07-17 17:25:11 Re: How to find out the weekday from a date???