Re: [SQL] Problems invoking psql. Help please.

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Hugh Esco <hesco(at)greens(dot)org>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: [SQL] Problems invoking psql. Help please.
Date: 2002-11-19 14:59:02
Message-ID: 1037717942.29678.33.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, 2002-11-19 at 04:48, Hugh Esco wrote:
> Shouldn't these environmental variables handle what the readpgenv file is
> supposed to do for me?

Yes, and they do. But readpgenv will read any unset variables from
/etc/postgresql/postgresql.env.

It is required because Debian policy forbids me to rely on their being
set. So I have to ensure that I can read them even if the user hasn't
set them.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"To show forth thy lovingkindness in the morning, and
thy faithfulness every night." Psalms 92:2

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Coutts, Ashe Testing Account 2002-11-20 23:22:43 pg_connect() unable to connect to pgsql server
Previous Message Oliver Elphick 2002-11-19 14:49:32 Re: [SQL] Problems invoking psql. Help please.