David Garamond <[EMAIL PROTECTED]> writes: > I find it nonintuitive and hard to remember. Perhaps something like this > is better (I know, it's probably too late):
> ALTER [ COLUMN ] column SET STORAGE { INLINE | EXTERNAL } > ALTER [ COLUMN ] column SET COMPRESSION { YES | NO } The semantics are not simply two independent variables, however. In particular, IIRC the precedence of different possible actions is such that you couldn't cleanly express it that way. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]