ZIV - Beratung <bteam...@uni-muenster.de> writes: > If I dump (pg_dump 8.3) any 8.3 PostgreSQL-Database and then > restore (pg_restore 9.0.4) to a PostgreSQL 9.0.4 Database, > the relpages information concerning restored TOAST-tables in pg_class is > wrong.
> The relpages entries are all 0 (or 1(TOAST-Index-relations))! This isn't a bug, it just indicates no ANALYZE has happened yet. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs