Re: VACUUM DELAY - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: VACUUM DELAY
Date
Msg-id 41183C6A.9060307@Yahoo.com
Whole thread Raw
In response to Re: VACUUM DELAY  (Gaetano Mendola <mendola@bigfoot.com>)
Responses Re: VACUUM DELAY  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-hackers
On 8/9/2004 7:41 PM, Gaetano Mendola wrote:

> If I remember well this is the first command that need to change
> GUC in order to change behaviour, I don't think we wrote:
> 
> set vacuum_mode = full;
> set vacuum_verbosity = on;
> vacuum;

You got a point here. However, we don't have
    SELECT foo FROM bar WHERE baz = 'bumm' NOSEQSCAN;

either, and I hope you don't suggest doing that next :-)


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


pgsql-hackers by date:

Previous
From: Doug McNaught
Date:
Subject: Re: fsync vs open_sync
Next
From: Tom Lane
Date:
Subject: Re: PITR - Some data is not recovered.