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

Commitb7ebda9

Browse files
committed
Reset walsender ps title in the main loop
When in streaming mode we can never get out, so it will neverbe required, but after a base backup (or other operations)we can get back to the loop, so the title needs to be cleared.
1 parent2e36343 commitb7ebda9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/backend/replication/walsender.c‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ WalSndHandshake(void)
179179
{
180180
intfirstchar;
181181

182+
set_ps_display("idle", false);
183+
182184
/* Wait for a command to arrive */
183185
firstchar=pq_getbyte();
184186

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp