[EMAIL PROTECTED] writes: > There is a way to 'correct' or blank the values somehow? I guess im going > to lose some data, iisnt...
If you can tolerate losing the data on that page, just zero out the entire 8K page. dd from /dev/zero is the usual tool. regards, tom lane -- Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql