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

Commitdd83e73

Browse files
committed
INFO:Wait end of WAL streaming
1 parenta98eb32 commitdd83e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎backup.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,7 @@ pg_stop_backup(pgBackup *backup)
998998
if (stream_wal)
999999
{
10001000
/* Wait for the completion of stream */
1001-
elog(LOG,"Wait end of WAL streaming");
1001+
elog(INFO,"Wait end of WAL streaming");
10021002
pthread_join(stream_thread,NULL);
10031003
}
10041004
wait_wal_lsn(stop_backup_lsn);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp