Re: row-attribute in EXPLAIN-output doesn't match count(*)

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: row-attribute in EXPLAIN-output doesn't match count(*)
Date: 2005-04-14 17:33:58
Message-ID: 20050414173358.GB9027@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, Apr 14, 2005 at 07:21:38PM +0200, Andreas Joseph Krogh wrote:
>
> So, what you're suggesting is that a restart of the webapp should make vacuum
> able to delete those dead rows?

Yes, but that'll only solve your problem for now. You'll have the
problem again soon. What's keeping open the transaction?

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Moran.Michael 2005-04-14 17:36:16 Re: PGCrypto: Realworld scenario and advice needed
Previous Message Andreas Joseph Krogh 2005-04-14 17:21:38 Re: row-attribute in EXPLAIN-output doesn't match count(*)