postgresql/src/backend/replication/logical
Peter Eisentraut 92ecb148e5 Improve logical replication worker log messages
Reduce some redundant messages to DEBUG1.  Be clearer about the
distinction between apply workers and table synchronization workers.
Add subscription and table name where possible.

Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
2017-05-24 18:57:56 -04:00
..
decode.c Fix race condition leading to hanging logical slot creation. 2017-05-13 14:21:00 -07:00
launcher.c Improve logical replication worker log messages 2017-05-24 18:57:56 -04:00
logical.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
logicalfuncs.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
Makefile Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
message.c Spelling fixes in code comments 2017-04-26 12:07:11 -04:00
origin.c Spelling fixes in code comments 2017-04-26 12:07:11 -04:00
proto.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
relation.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
reorderbuffer.c Add missing apostrophe. 2017-05-15 15:41:15 -04:00
snapbuild.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
tablesync.c Improve logical replication worker log messages 2017-05-24 18:57:56 -04:00
worker.c Improve logical replication worker log messages 2017-05-24 18:57:56 -04:00