Re: VACUUM ANALYZE
Stephan Szabo <sszabo@megazone23.bigpanda.com>
From: Stephan Szabo <sszabo@megazone23.bigpanda.com>
To: Ben-Nes Michael <miki@canaan.co.il>
Cc: pgsql-general@postgresql.org
Date: 2001-07-18T18:17:38Z
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