mirror of
https://github.com/postgres/postgres.git
synced 2025-12-16 16:42:29 +03:00
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.
This commit is contained in:
@@ -104,7 +104,7 @@ on_exit_reset(void)
|
||||
}
|
||||
|
||||
void
|
||||
RecordSharedMemoryInLockFile(unsigned long id1, unsigned long id2)
|
||||
AddToLockFile(int target_line, const char *str)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user