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

Commita9bbff9

Browse files
committed
Wait for previous segment in case of invalid stop_lsn
1 parent2ac21b5 commita9bbff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/backup.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1989,6 +1989,7 @@ pg_stop_backup(pgBackup *backup)
19891989
else
19901990
xlog_path=arclog_path;
19911991

1992+
wait_wal_lsn(stop_backup_lsn, false, true);
19921993
stop_backup_lsn=get_last_wal_lsn(xlog_path,backup->start_lsn,
19931994
stop_backup_lsn,backup->tli,
19941995
true,instance_config.xlog_seg_size);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp