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

Commit633b4b5

Browse files
committed
Clear after FULL BACKUP too.
1 parent4f163d8 commit633b4b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎backup.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,7 @@ do_backup_database(parray *backup_list, pgBackupOption bkupopt)
307307
}
308308

309309
/* Clear ptrack files after backup */
310-
if (current.backup_mode==BACKUP_MODE_DIFF_PTRACK)
311-
pg_ptrack_clear();
310+
pg_ptrack_clear();
312311
/* Notify end of backup */
313312
pg_stop_backup(&current);
314313

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp