On 12/21/2014 10:17 PM, M Tarkeshwar Rao wrote:
ERROR: missing chunk number 0 for toast value 54787 in pg_toast_2619
this error means you have at least one corrupted file. pg_toast data is used to store fields too large for simple tuple storage. a postgres expert could track down which table this toast value belongs to.
until you fix this, and identify the missing data, you should not do anything to this database, or risk further data corruption. in particular you won't be able to do the required pg_dumpall that you need to do a major version upgrade.
-- john r pierce 37N 122W somewhere on the middle of the left coast -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general