Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: row-attribute in EXPLAIN-output doesn't match count(*) - Mailing list 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  | [email protected]
The fact that technology doesn't work is no bar to success in the marketplace.    --Philip Greenspun


pgsql-sql by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: row-attribute in EXPLAIN-output doesn't match count(*)
Next
From: "Moran.Michael"
Date:
Subject: Re: PGCrypto: Realworld scenario and advice needed