Skip to content

Commit 9c471aa

Browse files
author
Artur Zakirov
committed
Exclude postmaster.pid and postmaster.opts from backup
1 parent 976694f commit 9c471aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dir.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ const char *pgdata_exclude[] =
2626
"pg_stat_tmp",
2727
"pgsql_tmp",
2828
"recovery.conf",
29+
"postmaster.pid",
30+
"postmaster.opts",
2931
NULL, /* arclog_path will be set later */
30-
NULL, /* 'pg_tblspc' will be set later */
31-
NULL, /* sentinel */
32+
NULL, /* pg_log will be set later */
3233
NULL
3334
};
3435

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy