From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Short writes |
Date: | 2006-11-30 21:07:38 |
Message-ID: | 20061130210738.GD21407@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Nov 30, 2006 at 01:59:31PM +0100, Peter Eisentraut wrote:
> I wrote:
> > We are currently debugging a problem with error messages like this:
> >
> > ERROR: 53100: could not write block 2427137 of relation
> > 1663/706306048/706314280: No space left on device
>
> For those scoring along at home, the problem was an NFS partition
> mounted with the "intr" option.
So it was a signal interrupting the write? Was it a user-controlled
signal, or one generated by postgres itself?
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Harris | 2006-11-30 21:31:51 | Re: Shutting down a warm standby database in |
Previous Message | Tom Lane | 2006-11-30 20:59:15 | Re: Shutting down a warm standby database in |