Re: pgsql setup
От | Carsten Huettl |
---|---|
Тема | Re: pgsql setup |
Дата | |
Msg-id | 337CE6846367@ahorn.sgh.uunet.de обсуждение исходный текст |
Ответ на | Re: pgsql setup (Jacques Williams <jacques@jacqro.COM>) |
Ответы |
Re: pgsql setup
Re: pgsql setup |
Список | 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
В списке pgsql-novice по дате отправления: