Greg Stark wrote:
>>I would vote for the kernel, if the server didn't respond within 5
>>seconds, to simply return EIO. At least we know how to handle that...
>
>
> How do you handle it? By having Postgres shut down? And then the NFS server
> comes back and then what?
Log the error if you can.
Refuse new connections - until it is back up.
Refuse or hang new queries - until it is back up.
Retry?
What should be done?
--
Doug Royer | http://INET-Consulting.com
-------------------------------|-----------------------------
We Do Standards - You Need Standards
In response to
pgsql-hackers by date
| Next: | From: Magnus Hagander | Date: 2006-01-03 09:31:30 |
| Subject: Re: psql & readline & win32 |
| Previous: | From: Jan Wieck | Date: 2006-01-03 04:06:57 |
| Subject: Re: Stats collector performance improvement |