OSDN Git Service

Include the first valid listen address in pg_ctl to improve server start
authorBruce Momjian <bruce@momjian.us>
Fri, 31 Dec 2010 22:24:26 +0000 (17:24 -0500)
committerBruce Momjian <bruce@momjian.us>
Fri, 31 Dec 2010 22:25:02 +0000 (17:25 -0500)
commit30aeda439456d14e713a5693461bcd62035f1d9d
tree729144557a95458fa2620c5191822699be7a59d4
parent39c8dd66204ebfea9c1c6a7a9ca38b7419dbe8a1
Include the first valid listen address in pg_ctl to improve server start
"wait" detection and add postmaster start time to help determine if the
postmaster is actually using the specified data directory.
doc/src/sgml/storage.sgml
src/backend/port/ipc_test.c
src/backend/port/sysv_shmem.c
src/backend/postmaster/postmaster.c
src/backend/utils/init/miscinit.c
src/bin/pg_ctl/pg_ctl.c
src/include/miscadmin.h