Home
last modified time | relevance | path

Searched refs:WAITS_PER_SEC (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c549 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
626 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
647 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
921 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
925 if (cnt % WAITS_PER_SEC == 0) in do_stop()
927 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1012 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1016 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1018 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1159 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c549 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
626 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
647 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
921 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
925 if (cnt % WAITS_PER_SEC == 0) in do_stop()
927 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1012 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1016 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1018 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1159 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c549 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
626 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
647 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
921 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
925 if (cnt % WAITS_PER_SEC == 0) in do_stop()
927 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1012 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1016 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1018 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1159 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c549 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
626 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
647 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
921 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
925 if (cnt % WAITS_PER_SEC == 0) in do_stop()
927 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1012 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1016 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1018 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1159 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c549 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
626 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
647 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
921 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
925 if (cnt % WAITS_PER_SEC == 0) in do_stop()
927 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1012 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1016 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1018 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1159 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c549 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
626 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
647 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
921 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
925 if (cnt % WAITS_PER_SEC == 0) in do_stop()
927 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1012 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1016 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1018 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1159 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c549 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
626 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
647 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
921 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
925 if (cnt % WAITS_PER_SEC == 0) in do_stop()
927 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1012 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1016 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1018 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1159 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c543 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
620 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
641 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
915 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
919 if (cnt % WAITS_PER_SEC == 0) in do_stop()
921 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1006 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1010 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1012 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1153 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c543 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
620 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
641 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
915 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
919 if (cnt % WAITS_PER_SEC == 0) in do_stop()
921 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1006 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1010 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1012 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1153 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c543 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
620 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
641 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
915 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
919 if (cnt % WAITS_PER_SEC == 0) in do_stop()
921 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1006 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1010 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1012 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1153 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c543 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
620 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
641 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
915 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
919 if (cnt % WAITS_PER_SEC == 0) in do_stop()
921 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1006 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1010 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1012 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1153 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c543 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++)
620 if (i % WAITS_PER_SEC == 0)
641 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
915 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
919 if (cnt % WAITS_PER_SEC == 0)
921 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1006 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
1010 if (cnt % WAITS_PER_SEC == 0)
1012 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1153 if (cnt % WAITS_PER_SEC == 0)
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c543 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
620 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
641 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
915 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
919 if (cnt % WAITS_PER_SEC == 0) in do_stop()
921 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1006 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1010 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1012 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1153 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c543 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
620 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
641 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
915 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
919 if (cnt % WAITS_PER_SEC == 0) in do_stop()
921 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1006 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1010 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1012 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1153 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1004 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1008 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1010 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1095 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1099 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1101 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1242 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1002 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1006 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1008 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1093 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1097 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1099 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1235 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1002 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1006 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1008 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1093 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1097 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1099 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1235 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++)
674 if (i % WAITS_PER_SEC == 0)
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1002 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
1006 if (cnt % WAITS_PER_SEC == 0)
1008 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1093 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
1097 if (cnt % WAITS_PER_SEC == 0)
1099 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1235 if (cnt % WAITS_PER_SEC == 0)
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1002 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1006 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1008 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1093 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1097 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1099 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1235 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1002 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1006 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1008 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1093 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1097 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1099 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1235 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1002 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1006 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1008 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1093 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1097 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1099 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1235 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1003 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1007 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1009 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1094 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1098 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1100 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1241 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++)
674 if (i % WAITS_PER_SEC == 0)
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1003 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
1007 if (cnt % WAITS_PER_SEC == 0)
1009 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1094 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
1098 if (cnt % WAITS_PER_SEC == 0)
1100 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1241 if (cnt % WAITS_PER_SEC == 0)
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++) in wait_for_postmaster()
674 if (i % WAITS_PER_SEC == 0) in wait_for_postmaster()
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in wait_for_postmaster()
1003 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_stop()
1007 if (cnt % WAITS_PER_SEC == 0) in do_stop()
1009 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_stop()
1094 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++) in do_restart()
1098 if (cnt % WAITS_PER_SEC == 0) in do_restart()
1100 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC); in do_restart()
1241 if (cnt % WAITS_PER_SEC == 0) in do_promote()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c597 for (i = 0; i < wait_seconds * WAITS_PER_SEC; i++)
674 if (i % WAITS_PER_SEC == 0)
695 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1002 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
1006 if (cnt % WAITS_PER_SEC == 0)
1008 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1093 for (cnt = 0; cnt < wait_seconds * WAITS_PER_SEC; cnt++)
1097 if (cnt % WAITS_PER_SEC == 0)
1099 pg_usleep(USEC_PER_SEC / WAITS_PER_SEC);
1235 if (cnt % WAITS_PER_SEC == 0)
[all …]

12