git.postgresql.org Git - postgresql.git/commit
2016年12月19日 09:11:04 +0000 (10:11 +0100)
2016年12月19日 09:11:04 +0000 (10:11 +0100)
commit 10238fad0389175f71739bc9b4d00bb24d9b8c44
Fix base backup rate limiting in presence of slow i/o
When source i/o on disk was too slow compared to the rate limiting
specified, the system could end up with a negative value for sleep that
it never got out of, which caused rate limiting to effectively be
turned off.
Discussion: https://postgr.es/m/CABUevEy_-e0YvL4ayoX8bH_Ja9w%2BBHoP6jUgdxZuG2nEj3uAfQ%40mail.gmail.com
Analysis by me, patch by Antonin Houska
This is the main PostgreSQL git repository.
RSS
Atom