Re: Hot Standby and VACUUM FULL - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Hot Standby and VACUUM FULL
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Hot Standby and VACUUM FULL  (Simon Riggs <[email protected]>)
Responses Re: Hot Standby and VACUUM FULL
List pgsql-hackers
On Mon, Feb 1, 2010 at 8:54 AM, Simon Riggs <[email protected]> wrote:
>> Disallow catalog relocation inside subtransactions, to avoid having
>> to handle subxact abort effects on the local-map-changes state.
>> This could be implemented if desired, but doesn't seem worth it
>> at least in first pass.
>
> Agreed, not needed for emergency maintenance actions like this.

Note that this would mean it will never work if you have psql's
ROLLBACK_ON_ERROR set.


-- 
greg


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: mailing list archiver chewing patches
Next
From: Heikki Linnakangas
Date:
Subject: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without