Get rid of initdb -t bugs by the simple expedient of getting rid of
Tom Lane <tgl@sss.pgh.pa.us>
Get rid of initdb -t bugs by the simple expedient of getting rid of initdb -t. This option is obsoleted by 7.1's ability to drop and recreate template1 during normal operation.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/initdb.sgml | modified | +19 −37 |
| src/bin/initdb/initdb.sh | modified | +30 −47 |