summaryrefslogtreecommitdiff
path: root/src/tutorial/complex.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-01-07 18:20:58 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-01-07 18:20:58 -0500
commitb05a34739fc1188056931eeec780817bdbb84381 (patch)
tree8029158394bd7859f52654ceb2c938e83a860642 /src/tutorial/complex.source
parent099541e8f1988cd8c1ae1a00ded015370fbc61b2 (diff)
Fix unobvious interaction between -X switch and subdirectory creation.
Turns out the only reason initdb -X worked is that pg_mkdir_p won't whine if you point it at something that's a symlink to a directory. Otherwise, the attempt to create pg_xlog/ just like all the other subdirectories would have failed. Let's be a little more explicit about what's happening. Oversight in my patch for bug #13853 (mea culpa for not testing -X ...)
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions