=?UTF-8?B?5p2O5b2mIElhbiBMaQ==?= <[EMAIL PROTECTED]> writes: > I have tables with one or several varchar(n) columns(utf8, n<=200) > which I believe those tables' row length will not exceed the page > length. Will it helps to the performance that I turn off TOAST of > those 'short' varchar() columns by issuing âALTER TABLE foo ALTER > COLUMN bar SET STORAGE PLAINâ?
No. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings