list_man <[EMAIL PROTECTED]> writes: > I have a VERY wide table and rows. There are over 800 columns of type: > numeric(11,2)
Perhaps you should reconsider your data design. Maybe some of those columns would more logically form an array? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend