Renamed pg_catalog schema

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ,

pg_catalog schema has been accidentally renamed in a PG database.Renaming it back to pg_catalog is failing with error:

ERROR:  unacceptable schema name "pg_catalog"
DETAIL:  The prefix "pg_" is reserved for system schemas.

Is there any way to bypass this?

pg_dump/restore are failing as pg_catalog could not be found.Any other way to recover data?

Best regards
Praneel

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux