Re: cannot extend error - Mailing list pgsql-general

From Tom Lane
Subject Re: cannot extend error
Date
Msg-id 10407.1075776427@sss.pgh.pa.us
Whole thread Raw
In response to cannot extend error  (harjancheema@hotmail.com (harjan))
List pgsql-general
harjancheema@hotmail.com (harjan) writes:
> cannot extend "table name" input/output error check free disk space
> The hard disk has about 1 gb free space.
> Pls advise.

The "check free disk space" bit is just a hint, which is not very
relevant in this case.  The critical part of that message is the
kernel error: "input/output error".  You apparently have got a disk
hardware problem.  I'd suggest running badblocks and/or replacing
the disk ...

            regards, tom lane

pgsql-general by date:

Previous
From: Andrew Rawnsley
Date:
Subject: Re: recursive query?
Next
From: Tom Lane
Date:
Subject: Re: Are there commands to enquire about table structure?