diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-06-03 11:37:47 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-06-03 11:40:05 -0400 |
commit | 66b84fa82f7318d8da75dbf754df16eb7b1f1037 (patch) | |
tree | aafbc89ec60952a30cfaa9ca4cf0b27d9552515e /src/backend/commands/variable.c | |
parent | 3c9bc2157a4f465b3c070d1250597568d2dc285f (diff) | |
download | postgresql-66b84fa82f7318d8da75dbf754df16eb7b1f1037.tar.gz postgresql-66b84fa82f7318d8da75dbf754df16eb7b1f1037.zip |
Receive invalidation messages correctly in tablesync worker
We didn't accept any invalidation messages until the whole sync process
had finished (because it flattens all the remote transactions in the
single one). So the sync worker didn't learn about subscription
changes/drop until it has finished. This could lead to "orphaned" sync
workers.
Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
Reported-by: Masahiko Sawada <sawada.mshk@gmail.com>
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions