Re: Input/Output Error Message

From: terry(at)greatgulfhomes(dot)com
To: "'Brian Chu'" <bchu(at)jetnet(dot)ca>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Input/Output Error Message
Date: 2002-06-18 13:25:17
Message-ID: 007201c216cb$97a8f600$2766f30a@development.greatgulfhomes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Input/Output Error MessageI have seen this in 7.1 occasionally, have been
unable to consistently reproduce it though.

Stopping and Starting the postmaster makes it go away...

Terry Fielder
Network Engineer
Great Gulf Homes / Ashton Woods Homes
terry(at)greatgulfhomes(dot)com

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Brian Chu
Sent: Tuesday, June 18, 2002 8:17 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Input/Output Error Message

Hello,

I had a question regarding an error message that I'm seeing during
my testing using Postgres version 7.2. I'm not sure if this is related to
Postgres or a disk I/O related problem. Any help or tips to pinpointing the
problem would also help. Thanks in advance.

The error is as follows:

[ERROR: cannot read block 6093 of <table_name>: Input/output
error]

Note: I purposely left out the table name in question. Anyways, a few
additional points:

- there is a cron type script (i.e. runs at defined time
intervals - one hour) which reads data from the postgres database

- from the 'debug logs', this message was "sporadically"
generated. What I mean by that is there no pattern (in terms of time)
when this error message occurs. In this particular case, the message only
appeared on Sunday, June 16th and at varying times during
the day

Any help would be appreciated. Thanks again.

Brian Chu - S/W Verification Prime
JetNet Internetworking Services Inc.
333 Preston Street (Xerox Building)
3rd Floor, Suite 300
Ottawa, Ontario
K1S 5N4
Canada
Phone: (613) 237-5995 x479
Email: bchu(at)jetnet(dot)ca
Fax: (613) 237-9002

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-06-18 13:36:16 Re: help on quoteing in plpgsql function
Previous Message terry 2002-06-18 13:23:39 Re: Help automate pg_dump