Re: [BUGS] BUG #2197: PostgreSQL error- 'could not read block 0 of relation'

2010-01-13 Thread Greg Stark
What postgres version? In any case there is not enough information here to identify what happened. What does "not all key references had been cleaned up" mean? What commands did you run and what results did they have? On Tue, Jan 12, 2010 at 4:26 PM, Ted Clark wrote: > BUG #2197: PostgreSQL erro

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

2010-01-12 Thread Ted Clark
BUG #2197: PostgreSQL error- 'could not read block 0 of relation' I found this bug has nothing to do with hardware. I was attemping to copy large amounts of data from text files into tables with a primary and many foreign keys. I found that upon truncating the tables not all key references had b

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

2006-01-23 Thread Sunil Basu
The following bug has been logged online: Bug reference: 2197 Logged by: Sunil Basu Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Windows 2000 Server Description:PostgreSQL error- 'could not read block 0 of relation' Details: I am runnin