Home
last modified time | relevance | path

Searched refs:archiveLocation (Results 1 – 25 of 81) sorted by relevance

1234

/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c30 char *archiveLocation; /* where to find the archive? */
65 if (stat(archiveLocation, &stat_buf) != 0 ||
69 archiveLocation);
98 if ((xldir = opendir(archiveLocation)) != NULL)
135 archiveLocation, xlde->d_name);
163 archiveLocation);
166 archiveLocation);
170 archiveLocation);
331 archiveLocation = argv[optind];
371 archiveLocation, exclusiveCleanupFileName);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c30 char *archiveLocation; /* where to find the archive? */ variable
65 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
69 archiveLocation); in Initialize()
98 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
135 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
163 archiveLocation); in CleanupPriorWALFiles()
166 archiveLocation); in CleanupPriorWALFiles()
170 archiveLocation); in CleanupPriorWALFiles()
331 archiveLocation = argv[optind]; in main()
371 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c30 char *archiveLocation; /* where to find the archive? */ variable
65 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
69 archiveLocation); in Initialize()
98 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
135 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
163 archiveLocation); in CleanupPriorWALFiles()
166 archiveLocation); in CleanupPriorWALFiles()
170 archiveLocation); in CleanupPriorWALFiles()
331 archiveLocation = argv[optind]; in main()
371 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c30 char *archiveLocation; /* where to find the archive? */ variable
65 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
69 archiveLocation); in Initialize()
98 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
135 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
163 archiveLocation); in CleanupPriorWALFiles()
166 archiveLocation); in CleanupPriorWALFiles()
170 archiveLocation); in CleanupPriorWALFiles()
331 archiveLocation = argv[optind]; in main()
371 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c30 char *archiveLocation; /* where to find the archive? */ variable
65 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
69 archiveLocation); in Initialize()
98 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
135 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
163 archiveLocation); in CleanupPriorWALFiles()
166 archiveLocation); in CleanupPriorWALFiles()
170 archiveLocation); in CleanupPriorWALFiles()
331 archiveLocation = argv[optind]; in main()
371 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c30 char *archiveLocation; /* where to find the archive? */ variable
65 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
69 archiveLocation); in Initialize()
98 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
135 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
163 archiveLocation); in CleanupPriorWALFiles()
166 archiveLocation); in CleanupPriorWALFiles()
170 archiveLocation); in CleanupPriorWALFiles()
331 archiveLocation = argv[optind]; in main()
371 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c30 char *archiveLocation; /* where to find the archive? */ variable
65 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
69 archiveLocation); in Initialize()
98 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
135 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
163 archiveLocation); in CleanupPriorWALFiles()
166 archiveLocation); in CleanupPriorWALFiles()
170 archiveLocation); in CleanupPriorWALFiles()
331 archiveLocation = argv[optind]; in main()
371 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c28 char *archiveLocation; /* where to find the archive? */ variable
63 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
67 archiveLocation); in Initialize()
96 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
133 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
161 archiveLocation); in CleanupPriorWALFiles()
164 archiveLocation); in CleanupPriorWALFiles()
168 archiveLocation); in CleanupPriorWALFiles()
330 archiveLocation = argv[optind]; in main()
370 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c33 char *archiveLocation; /* where to find the archive? */ variable
70 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
74 progname, archiveLocation); in Initialize()
103 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
137 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
170 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
173 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
177 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
336 archiveLocation = argv[optind]; in main()
378 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c33 char *archiveLocation; /* where to find the archive? */ variable
70 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
74 progname, archiveLocation); in Initialize()
103 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
137 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
170 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
173 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
177 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
336 archiveLocation = argv[optind]; in main()
378 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c33 char *archiveLocation; /* where to find the archive? */ variable
70 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
74 progname, archiveLocation); in Initialize()
103 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
137 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
170 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
173 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
177 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
336 archiveLocation = argv[optind]; in main()
378 archiveLocation, exclusiveCleanupFileName); in main()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_archivecleanup/
H A Dpg_archivecleanup.c33 char *archiveLocation; /* where to find the archive? */ variable
70 if (stat(archiveLocation, &stat_buf) != 0 || in Initialize()
74 progname, archiveLocation); in Initialize()
103 if ((xldir = opendir(archiveLocation)) != NULL) in CleanupPriorWALFiles()
137 archiveLocation, xlde->d_name); in CleanupPriorWALFiles()
170 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
173 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
177 progname, archiveLocation, strerror(errno)); in CleanupPriorWALFiles()
336 archiveLocation = argv[optind]; in main()
378 archiveLocation, exclusiveCleanupFileName); in main()

1234