Re: pgsql setup
Carsten Huettl <chuettl@ahorn-net.de>
From: "Carsten Huettl" <CHUETTL@ahorn-Net.de>
To: Jacques Williams <jacques@jacqro.COM>
Cc: pgsql-novice@postgresql.org
Date: 2000-08-02T09:08:27Z
Lists: pgsql-novice
Hello Jacque, > Try adding these to your environment: > > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/pgsql/lib > PGLIB=/usr/lib/pgsql/lib > > initdb is having trouble finding the library files. I am new to linux and pgsql too. How do I add this to my enviroment using bash? Simply: LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/pgsql/lib PGLIB=/usr/lib/pgsql/lib export LD_LIBRARY_PATH export PGLIB ? echo $PG_LIBRARY_PATH is empty Do I have to do this as root or postgres? tia C. -- Carsten Huettl - <http://www.ahorn-Net.de> pgp-key on request