Re: ALTER INDEX set fillfactor
- From: Simon Riggs <simon(at)2ndquadrant(dot)com>
- To: Dave Page <dpage(at)postgresql(dot)org>
- Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
- Subject: Re: ALTER INDEX set fillfactor
- Date: Sat, 06 Oct 2007 18:53:15 +0100
- Message-id: <1191693195(dot)4223(dot)476(dot)camel(at)ebony(dot)site>
On Sat, 2007-10-06 at 17:45 +0100, Dave Page wrote:
> CIC can't be run in a transaction block, so how do we queue up the
> drop & rename to run after it completes?
> Given the changes to VACUUM & CREATE DATABASE/TABLESPACE in 8.3 I
> would imagine it won't run in a multi-statement query either now.
Sounds like we need the ability to run multiple commands one after the
other before we do that. Shame we lost the multi-stmt query, but it was
correct to do that.
--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com
Home |
Main Index |
Thread Index