Home
last modified time | relevance | path

Searched refs:pgdata_opt (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c82 static char *pgdata_opt = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
467 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
492 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
845 if (pgdata_opt == NULL) in do_init()
846 pgdata_opt = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
856 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
884 pgdata_opt = ""; in do_start()
2096 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c82 static char *pgdata_opt = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
467 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
492 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
845 if (pgdata_opt == NULL) in do_init()
846 pgdata_opt = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
856 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
884 pgdata_opt = ""; in do_start()
2096 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c82 static char *pgdata_opt = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
467 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
492 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
845 if (pgdata_opt == NULL) in do_init()
846 pgdata_opt = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
856 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
884 pgdata_opt = ""; in do_start()
2096 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c92 static char *pgdata_opt = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
488 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
513 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
765 if (pgdata_opt == NULL) in do_init()
766 pgdata_opt = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
776 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
804 pgdata_opt = ""; in do_start()
2043 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c92 static char *pgdata_opt = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
488 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
513 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
765 if (pgdata_opt == NULL) in do_init()
766 pgdata_opt = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
776 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
804 pgdata_opt = ""; in do_start()
2043 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c92 static char *pgdata_opt = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
488 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
513 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
765 if (pgdata_opt == NULL) in do_init()
766 pgdata_opt = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
776 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
804 pgdata_opt = ""; in do_start()
2043 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c92 static char *pgdata_opt = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
488 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
513 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
765 if (pgdata_opt == NULL) in do_init()
766 pgdata_opt = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
776 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
804 pgdata_opt = ""; in do_start()
2043 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c92 static char *pgdata_opt = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
488 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
513 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
765 if (pgdata_opt == NULL) in do_init()
766 pgdata_opt = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
776 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
804 pgdata_opt = ""; in do_start()
2043 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c92 static char *pgdata_opt = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
488 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
513 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
765 if (pgdata_opt == NULL) in do_init()
766 pgdata_opt = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
776 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
804 pgdata_opt = ""; in do_start()
2043 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c82 static char *pgdata_opt = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
467 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
492 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
845 if (pgdata_opt == NULL) in do_init()
846 pgdata_opt = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
856 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
884 pgdata_opt = ""; in do_start()
2096 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c82 static char *pgdata_opt = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
467 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
492 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
845 if (pgdata_opt == NULL) in do_init()
846 pgdata_opt = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
856 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
884 pgdata_opt = ""; in do_start()
2096 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c82 static char *pgdata_opt = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
467 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
492 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
845 if (pgdata_opt == NULL) in do_init()
846 pgdata_opt = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
856 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
884 pgdata_opt = ""; in do_start()
2096 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c82 static char *pgdata_opt = NULL; variable
463 exec_path, pgdata_opt, post_opts, in start_postmaster()
467 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
492 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
845 if (pgdata_opt == NULL) in do_init()
846 pgdata_opt = ""; in do_init()
853 exec_path, pgdata_opt, post_opts); in do_init()
856 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
884 pgdata_opt = ""; in do_start()
2096 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c92 static char *pgdata_opt = NULL; variable
484 exec_path, pgdata_opt, post_opts, in start_postmaster()
488 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
513 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
765 if (pgdata_opt == NULL) in do_init()
766 pgdata_opt = ""; in do_init()
773 exec_path, pgdata_opt, post_opts); in do_init()
776 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
804 pgdata_opt = ""; in do_start()
2043 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c85 static char *pgdata_opt = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
482 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
507 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
759 if (pgdata_opt == NULL) in do_init()
760 pgdata_opt = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
770 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
798 pgdata_opt = ""; in do_start()
2097 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c85 static char *pgdata_opt = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
482 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
507 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
759 if (pgdata_opt == NULL) in do_init()
760 pgdata_opt = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
770 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
798 pgdata_opt = ""; in do_start()
2097 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c85 static char *pgdata_opt = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
482 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
507 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
759 if (pgdata_opt == NULL) in do_init()
760 pgdata_opt = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
770 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
798 pgdata_opt = ""; in do_start()
2097 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c85 static char *pgdata_opt = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
482 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
507 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
759 if (pgdata_opt == NULL) in do_init()
760 pgdata_opt = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
770 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
798 pgdata_opt = ""; in do_start()
2097 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c85 static char *pgdata_opt = NULL;
478 exec_path, pgdata_opt, post_opts,
482 exec_path, pgdata_opt, post_opts, DEVNULL);
507 exec_path, pgdata_opt, post_opts, DEVNULL);
759 if (pgdata_opt == NULL)
760 pgdata_opt = "";
767 exec_path, pgdata_opt, post_opts);
770 exec_path, pgdata_opt, post_opts, DEVNULL);
798 pgdata_opt = "";
2097 pgdata_opt ? pgdata_opt : "",
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c85 static char *pgdata_opt = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
482 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
507 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
759 if (pgdata_opt == NULL) in do_init()
760 pgdata_opt = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
770 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
798 pgdata_opt = ""; in do_start()
2097 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c85 static char *pgdata_opt = NULL; variable
478 exec_path, pgdata_opt, post_opts, in start_postmaster()
482 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
507 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
759 if (pgdata_opt == NULL) in do_init()
760 pgdata_opt = ""; in do_init()
767 exec_path, pgdata_opt, post_opts); in do_init()
770 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
798 pgdata_opt = ""; in do_start()
2097 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c87 static char *pgdata_opt = NULL; variable
497 exec_path, pgdata_opt, post_opts, in start_postmaster()
501 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
561 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
837 if (pgdata_opt == NULL) in do_init()
838 pgdata_opt = ""; in do_init()
845 exec_path, pgdata_opt, post_opts); in do_init()
848 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
876 pgdata_opt = ""; in do_start()
2244 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c88 static char *pgdata_opt = NULL; variable
491 exec_path, pgdata_opt, post_opts, in start_postmaster()
495 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
836 if (pgdata_opt == NULL) in do_init()
837 pgdata_opt = ""; in do_init()
844 exec_path, pgdata_opt, post_opts); in do_init()
847 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
874 if (ctl_command == RESTART_COMMAND || pgdata_opt == NULL) in do_start()
875 pgdata_opt = ""; in do_start()
2212 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c88 static char *pgdata_opt = NULL; variable
491 exec_path, pgdata_opt, post_opts, in start_postmaster()
495 exec_path, pgdata_opt, post_opts, DEVNULL); in start_postmaster()
836 if (pgdata_opt == NULL) in do_init()
837 pgdata_opt = ""; in do_init()
844 exec_path, pgdata_opt, post_opts); in do_init()
847 exec_path, pgdata_opt, post_opts, DEVNULL); in do_init()
874 if (ctl_command == RESTART_COMMAND || pgdata_opt == NULL) in do_start()
875 pgdata_opt = ""; in do_start()
2212 pgdata_opt ? pgdata_opt : "", in adjust_data_dir()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c88 static char *pgdata_opt = NULL;
491 exec_path, pgdata_opt, post_opts,
495 exec_path, pgdata_opt, post_opts, DEVNULL);
836 if (pgdata_opt == NULL)
837 pgdata_opt = "";
844 exec_path, pgdata_opt, post_opts);
847 exec_path, pgdata_opt, post_opts, DEVNULL);
874 if (ctl_command == RESTART_COMMAND || pgdata_opt == NULL)
875 pgdata_opt = "";
2212 pgdata_opt ? pgdata_opt : "",
[all …]

12