mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
since it can take a fair amount of time and this can confuse boot scripts that expect postmaster.pid to appear quickly. Move initialization of SSL library and preloaded libraries to after that point, too, just for luck. Per reports from Tony Caduto and others.