Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita378c06

Browse files
knizhnikkelvich
authored andcommitted
Disable logging of all actions
1 parent6a13747 commita378c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pglogical_apply.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ void MtmExecutor(void* work, size_t size)
988988
{
989989
while (true) {
990990
charaction=pq_getmsgbyte(&s);
991-
MTM_LOG1("%d: REMOTE process action %c",MyProcPid,action);
991+
MTM_LOG3("%d: REMOTE process action %c",MyProcPid,action);
992992
#if0
993993
if (Mtm->status==MTM_RECOVERY) {
994994
MTM_LOG1("Replay action %c[%x]",action,s.data[s.cursor]);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp