Re: pgsql setup

From: Jacques Williams <jacques(at)jacqro(dot)COM>
To: Carsten Huettl <CHUETTL(at)ahorn-Net(dot)de>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pgsql setup
Date: 2000-07-13 12:37:31
Message-ID: 20000713083731.A3872@jacqro3.jacqro.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Carsten,

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.

HTH,

Jacques Williams

On Thu, Jul 13, 2000 at 12:45:16AM +0200, Carsten Huettl wrote:
> Hello,
>
> I am runing pgsql with suse linux v.6.4
>
> I have installed pgsql with rpm.
> When I start initdb as user postgres I get the following error:
>
> /usr/lib/pgsql/bin/initdb: pg_id: command not found
> Unable to determine a valid username. If you are running
> initdb without an explicit username specified, then there
> may be a problem with finding the Postgres shared library
> and/or the pg_id utility.
>
> What can I do do fix this?
>
> TIA
> C.
>
>
> --
> Carsten Huettl - <http://www.ahorn-Net.de>
> pgp-key on request

In response to

  • pgsql setup at 2000-07-12 22:45:16 from Carsten Huettl

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message ERIC Lawson - x52010 2000-07-13 15:30:15 tuple maximum size; plpgsql to sendmail?
Previous Message Andrew McMillan 2000-07-13 09:44:58 Re: using pg_fieldisnull