On 19-Jun-98 The Hermit Hacker wrote:
>
> what does your initdb command look like? how are you calling it?
.bash_profile
PATH=$PATH:/usr/local/pgsql/bin:.
MANPATH=/usr/local/pgsql/man
PGLIB=/usr/local/pgsql/lib
PGDATA=/usr/local/pgsql/data
export PATH MANPATH PGLIB PGDATA
I source .bash_profile
then run
initdb
Since I've defined PGLIB & PGDATA in my env vars initdb doesn't complain and happliy chugg
s along until postmaster core dumps and destroys the data directory.
_________________________________________________________
Dirk Elmendorf, VP/Development Main: 210-892-4000
Cymitar Technology Group, Inc. Direct: 210-892-4005
Lorene Office Plaza Fax: 210-892-4329
9828 Lorene Lane <http://www.cymitar.com>
San Antonio, TX 78216-4450 <delmendo@cymitar.com>
_________________________________________________________