Peter Eisentraut <[email protected]> writes: > Another option is that we just don't do the check in initdb. As the > tests show, you will then get an error from the backend call, so it's > really just a question of when the error is reported.
+1 ... seems better to not have two copies of the code.
regards, tom lane
