Thread: BUG #2197: PostgreSQL error- 'could not read block 0 of relation'

BUG #2197: PostgreSQL error- 'could not read block 0 of relation'

From
"Sunil Basu"
Date:
The following bug has been logged online:

Bug reference:      2197
Logged by:          Sunil Basu
Email address:      sunil.basu@gmail.com
PostgreSQL version: 8.0
Operating system:   Windows 2000 Server
Description:        PostgreSQL error- 'could not read block 0 of relation'
Details:

I am running a application in Delphi7 which connects to postgreSQL database.
At the time of insertion I got an error message as given below:

PostgreSQL Error Code: (1)
Error: could not read block 0 of relation 1663/17419/17482: Invalid
argument


Please help.