diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-22 01:19:42 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-22 01:19:42 +0000 |
| commit | 6b5d8e14b4cdae589278b9fe5de333cf4c953eca (patch) | |
| tree | 67b6792f55a1acb538e2a907caad6aa41e3ee7ac /doc/src/sgml/ref/create_sequence.sgml | |
| parent | 610dfa6d5560ebcd72ecca82c64c91503efc9bc5 (diff) | |
ReleaseRelationBuffers() failed to check for I/O in progress on a buffer
it wants to release. This leads to a race condition: does the backend
that's trying to flush the buffer do so before the one that's deleting the
relation does so? Usually no problem, I expect, but on occasion this could
lead to hard-to-reproduce complaints from md.c, especially mdblindwrt.
Diffstat (limited to 'doc/src/sgml/ref/create_sequence.sgml')
0 files changed, 0 insertions, 0 deletions
