git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 455044d) | patch
Fix bug where pg_receivexlog goes into busy loop if -s option is set to 0.
2014年7月24日 06:25:26 +0000 (15:25 +0900)
2014年7月24日 06:25:26 +0000 (15:25 +0900)
commit 78493b716802cbe632d36c85f0d7c3bdb708e045
Fix bug where pg_receivexlog goes into busy loop if -s option is set to 0.

The problem is that pg_receivexlog calls select(2) with timeout=0 and
goes into busy loop when --status-interval option is set to 0. This bug
was introduced by the commit,
74cbe966fe2d76de1d607d933c98c144dab58769.

Per report from Sawada Masahiko
src/bin/pg_basebackup/receivelog.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /