OSDN Git Service

yesterday I had a problem with initdb. I set bad environment values
authorBruce Momjian <bruce@momjian.us>
Tue, 8 Feb 2000 15:58:54 +0000 (15:58 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 8 Feb 2000 15:58:54 +0000 (15:58 +0000)
commit1cc7e40c808c370f634057dae85859f8d7066a64
treedae66fb1049f6e17d1cbcbe5c674f2abc63a17fa
parent394af52795f6bb02ae26af2ddca6cec0f255ee33
 yesterday I had a problem with initdb. I set bad environment values
and initdb crashs (I set pglib path to PG 6.5.3 directory instead to
7.0 and initdb take this BKI old templates ... (initdb not check
BKI version and BKI files not has any version comments (TODO?))

 This patch add to the initdb --show option which show setting of all
initdb's values. It spare developers time if in setting is bug.

                                                Karel

----------------------------------------------------------------------
Karel Zak <zakkr@zf.jcu.cz>              http://home.zf.jcu.cz/~zakkr/
src/bin/initdb/initdb.sh