Skip to content
Snippets Groups Projects
Commit 463f151a authored by Simon Riggs's avatar Simon Riggs
Browse files

Ensure that top level aborts call XLogSetAsyncCommit(). Not doing

so simply leads to data waiting in wal_buffers which then causes
later commits to potentially do emergency writes and for all forms
of replication to be potentially delayed without need or benefit.
Issue pointed out exactly by Fujii Masao, following bug report
by Robert Haas on a separate though related topic.
parent 8431e296
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment