ZIV - Beratung 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))!
T
Hello PostgreSQL-Team,
i have got a problem with PostgreSQL 9.0.4.
I want to migrate.
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 relpag