Re: Hard limit on WAL space used (because PANIC sucks) - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Hard limit on WAL space used (because PANIC sucks)
Date
Msg-id CAM-w4HMPqcYwJfFy10BVBZB3iYEyD3AUEwEGDtjbdTaY-5bJRg@mail.gmail.com
Whole thread Raw
In response to Re: Hard limit on WAL space used (because PANIC sucks)  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Hard limit on WAL space used (because PANIC sucks)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Fwiw I think "all transactions lock up until space appears" is *much*
better than PANICing. Often disks fill up due to other transient
storage or people may have options to manually increase the amount of
space. it's much better if the database just continues to function
after that rather than need to be restarted.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Incorrectly reporting config errors
Next
From: Josh Berkus
Date:
Subject: pg_istready and older versions