Re: VACUUM ANALYZE

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Ben-Nes Michael <miki(at)canaan(dot)co(dot)il>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: VACUUM ANALYZE
Date: 2001-07-18 18:17:38
Message-ID: Pine.BSF.4.21.0107181115220.30757-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


It looks like the backend (I'd assume this one) crashed
with a segmentation fault.
This should leave a core file (I believe in your db data
directory). Can you use a debugger to get a back trace
from the core file?

On Wed, 18 Jul 2001, Ben-Nes Michael wrote:

> Hi
>
> I use 7.1.2 compiled with locale set to the he_IL
>
> Last day I re initdb the whole data dir and dumped the data back to the
> server.
> Then I tried VACUM ANALYZE which worked :)
> but next day it stopped working returning the next lines in the log (link)
>
> http://www.canaan.co.il/users/miki/pg_errors.txt

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-07-18 18:18:55 Re: [SQL] What is the syntax turn off auto commit?
Previous Message Tom Lane 2001-07-18 18:10:20 Re: Re: sick DB - ??