Re: ERROR: could not read block

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>, <zhouqq(at)cs(dot)toronto(dot)edu>
Cc: <icub3d(at)gmail(dot)com>, <pgsql-admin(at)postgresql(dot)org>, <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ERROR: could not read block
Date: 2005-11-17 09:29:38
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C7BF4@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

[copying this one over to hackers]

> Our DBAs reviewed the Microsoft documentation you referenced,
> modified the registry, and rebooted the OS. We've been
> beating up on the database without seeing the error so far.
> We'll keep at it for a while.

Very interesting. As this seems to be a resource error, a couple of
questions. Sorry if you've already answered some of them, couldn't find
it in the archives.

1) Is this a dedicated pg server, or does it have something else on it?

2) We have to ask this - do you run any antivirus on it, that might nto
be releasing resources the right way? Anything else that might stick in
a kernel driver?

3) Are you hitting the database with many connections, or is this a
single/few connection scenario? Are the other connections typically
active when this shows up?

Seems like we could just retry when we get this failure. The question is
we need to do a small amount of sleep before we do? Also, we can't just
retry forever, there has to be some kind of end to it...
(If you read the SQL kb, it can be read as retrying is the correct
thing, because the bug in sql was that it didn't retry)

//Magnus

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Colton A Smith 2005-11-17 13:20:12 fsm allocation
Previous Message Wim Bertels 2005-11-16 22:50:35 Re: md5 collision generator

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2005-11-17 09:57:01 Re: Numeric 508 datatype
Previous Message Tom Lane 2005-11-17 05:51:47 Re: OS X 7.4 failure