git.postgresql.org Git - postgresql.git/commit
2021年3月12日 06:03:52 +0000 (19:03 +1300)
2021年3月12日 06:45:42 +0000 (19:45 +1300)
commit 600f2f50b7a57c8481276450c9019fa7b3656411
Add condition variable for recovery resume.
Replace a sleep loop with a CV, to get a fast reaction time when
recovery is resumed or the postmaster exits via standard infrastructure.
Unfortunately we still need to wake up every second to perform extra
polling during the recovery pause loop.
Discussion: https://postgr.es/m/CA%2BhUKGK1607VmtrDUHQXrsooU%3Dap4g4R2yaoByWOOA3m8xevUQ%40mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom