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

Commitc2b2acc

Browse files
committed
Exclude recovery.conf during backup.
1 parent24c8403 commitc2b2acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎dir.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ const char *pgdata_exclude[] =
2525
"pg_xlog",
2626
"pg_stat_tmp",
2727
"pgsql_tmp",
28+
"recovery.conf",
2829
NULL,/* arclog_path will be set later */
2930
NULL,/* 'pg_tblspc' will be set later */
3031
NULL,/* sentinel */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp