Thread: Error Message: ERROR: invalid page header in block 717 of relation "tbopitens"
Platform: Windows XP
Version: 5.1
Build: 2600 Service Pack 2
-- Application Information --
Name: pgAdmin II
Version: 1.6.0
Descripton:
Name: pgSchema
Version: 1.6.0
Descripton: PostgreSQL Schema Objects v1.6.0
-- Database Information --
Version: 7.4.1
Descripton: PostgreSQL 7.4.1 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.3.1 (cygming special)
-- Driver Information --
Name: PostgreSQL
Version: 7.3.200
Descripton: PostgreSQL 7.4.1 on i686-pc-cygwin, compiled by GCC gcc (GCC) 3.3.1 (cygming special)
-- Error Information --
Description: ERROR: invalid page header in block 717 of relation "tbopitens"
Number: -2147467259
Routine: pgAdmin II:frmMain.mnuPopupViewData_Click
************************************************************
Insert your comment:
saulo wrote: > > -- System Information -- > > Platform: Windows XP > Version: 5.1 > Build: 2600 Service Pack 2 > > -- Application Information -- > > Name: pgAdmin II > Version: 1.6.0 > Descripton: > > Name: pgSchema > Version: 1.6.0 > Descripton: PostgreSQL Schema Objects v1.6.0 > > -- Database Information -- > > Version: 7.4.1 > Descripton: PostgreSQL 7.4.1 on i686-pc-cygwin, compiled by GCC gcc > (GCC) 3.3.1 (cygming special) > > -- Driver Information -- > > Name: PostgreSQL > Version: 7.3.200 > Descripton: PostgreSQL 7.4.1 on i686-pc-cygwin, compiled by GCC gcc > (GCC) 3.3.1 (cygming special) > > -- Error Information -- > > Description: ERROR: invalid page header in block 717 of relation > "tbopitens" This is a message from the database server, so you'd have to post on pgsql-bugs. Apparently, you're using _very_ old versions, so you probably should upgrade to newer ones before complaining about bugs that may have been fixed years ago. Regards, Andreas