Re: VACUUM ANALYZE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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-17 16:08:22
Message-ID: 25236.995386102@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il> writes:
> VACUUM ANALYZE;

> pqReadData() -- backend closed the channel unexpectedly.

Can't help you with so little information. What Postgres version?
What platform? What shows up in the postmaster's stderr log?
(If you aren't keeping one, now's a good time to start.) Is there
a core file produced by the failed backend, and if so what do you
get from a debugger stack trace?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message will trillich 2001-07-17 16:11:56 psql -l
Previous Message Tom Lane 2001-07-17 16:04:00 Re: [SQL] epoch to show millseconds