Home
last modified time | relevance | path

Searched refs:PG_FATAL (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dexec.c145 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
150 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
285 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_data_dir()
288 report_status(PG_FATAL, "%s is not a directory\n", in check_data_dir()
309 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
312 report_status(PG_FATAL, "%s is not a directory\n", in check_bin_dir()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dexec.c145 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
150 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
285 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_data_dir()
288 report_status(PG_FATAL, "%s is not a directory\n", in check_data_dir()
309 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
312 report_status(PG_FATAL, "%s is not a directory\n", in check_bin_dir()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dexec.c145 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
150 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
285 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_data_dir()
288 report_status(PG_FATAL, "%s is not a directory\n", in check_data_dir()
309 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
312 report_status(PG_FATAL, "%s is not a directory\n", in check_bin_dir()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dexec.c145 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
150 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
285 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_data_dir()
288 report_status(PG_FATAL, "%s is not a directory\n", in check_data_dir()
309 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
312 report_status(PG_FATAL, "%s is not a directory\n", in check_bin_dir()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dexec.c145 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
150 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
285 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_data_dir()
288 report_status(PG_FATAL, "%s is not a directory\n", in check_data_dir()
309 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
312 report_status(PG_FATAL, "%s is not a directory\n", in check_bin_dir()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dexec.c145 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
150 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
285 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_data_dir()
288 report_status(PG_FATAL, "%s is not a directory\n", in check_data_dir()
309 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
312 report_status(PG_FATAL, "%s is not a directory\n", in check_bin_dir()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dexec.c145 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
150 pg_log(throw_error ? PG_FATAL : PG_REPORT, in exec_prog()
285 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_data_dir()
288 report_status(PG_FATAL, "%s is not a directory\n", in check_data_dir()
309 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
312 report_status(PG_FATAL, "%s is not a directory\n", in check_bin_dir()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_upgrade/
H A Dexec.c182 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
187 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
308 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
311 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
370 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
373 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_upgrade/
H A Dexec.c182 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
187 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
308 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
311 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
370 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
373 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_upgrade/
H A Dexec.c182 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
187 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
308 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
311 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
370 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
373 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_upgrade/
H A Dexec.c182 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
187 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
308 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
311 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
370 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
373 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_upgrade/
H A Dexec.c182 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
187 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
308 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
311 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
370 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
373 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
313 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
375 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
313 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
375 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT,
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT,
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n",
313 report_status(PG_FATAL, "\"%s\" is not a directory\n",
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n",
375 report_status(PG_FATAL, "\"%s\" is not a directory\n",
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT,
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT,
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n",
313 report_status(PG_FATAL, "\"%s\" is not a directory\n",
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n",
375 report_status(PG_FATAL, "\"%s\" is not a directory\n",
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
313 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
375 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
313 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
375 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
313 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
375 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c184 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
189 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
311 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
314 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
377 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
380 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c184 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
189 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
311 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
314 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
377 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
380 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c184 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
189 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
311 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
314 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
377 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
380 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c184 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
189 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
311 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
314 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
377 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
380 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_upgrade/
H A Dexec.c184 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
189 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in exec_prog()
311 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_single_dir()
314 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_single_dir()
377 report_status(PG_FATAL, "check for \"%s\" failed: %s\n", in check_bin_dir()
380 report_status(PG_FATAL, "\"%s\" is not a directory\n", in check_bin_dir()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_upgrade/
H A Dexec.c183 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in processInstr()
188 pg_log(exit_on_error ? PG_FATAL : PG_REPORT, in processInstr()
310 report_status(PG_FATAL, "check for \"%s\" failed: %s\n",
313 report_status(PG_FATAL, "\"%s\" is not a directory\n",
372 report_status(PG_FATAL, "check for \"%s\" failed: %s\n",
375 report_status(PG_FATAL, "\"%s\" is not a directory\n",

123456789