Re: VACUUM ANALYZE

From: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
To: "Fabrice Scemama" <gesnet(at)scemama(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: VACUUM ANALYZE
Date: 2001-07-17 15:06:18
Message-ID: 012001c10ed2$088d8d20$aa5796d4@canaan.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

No lock :(

I tried it on 2 dbs , both very small and new.

----- Original Message -----
From: "Fabrice Scemama" <gesnet(at)scemama(dot)org>
To: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, July 18, 2001 6:39 PM
Subject: Re: [GENERAL] VACUUM ANALYZE

> You might suffer from a deadlock.
>
> On Tue, 17 Jul 2001, Ben-Nes Michael wrote:
>
> > 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 ?
> >
> > --------------------------
> > Canaan Surfing Ltd.
> > Internet Service Providers
> > Ben-Nes Michael - Manager
> > Tel: 972-4-6991122
> > http://sites.canaan.co.il
> > --------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-07-17 15:10:13 Re: Partial Indices vs. mixing columns and functions
Previous Message Thomas Lockhart 2001-07-17 14:59:33 Re: How to find out the weekday from a date???