aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-10-20 20:05:45 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-10-20 20:05:45 +0000
commit78ce809216face4867cccb1ce207c9e35440c1e5 (patch)
treefe7e5b3b5c9b959e327b5f506ad2d9ca52d7f9c1 /src/backend/commands/dbcommands.c
parentc9de6b922e4f8c2647c64a67e86d4a95e3fca2cc (diff)
downloadpostgresql-78ce809216face4867cccb1ce207c9e35440c1e5.tar.gz
postgresql-78ce809216face4867cccb1ce207c9e35440c1e5.zip
Postpone pg_timezone_initialize() until after creation of postmaster.pid,
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.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions