Re: Small fix in PG 9.4b2 - pg_env.sh

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: "pasman(dot)p(at)gmail(dot)com" <pasman(dot)p(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: Small fix in PG 9.4b2 - pg_env.sh
Date: 2014-08-31 23:27:08
Message-ID: CAB7nPqRm8ekydc2F=-1VH2Dsj8Rv8VpBOdnRXabxwtrYuQUOsg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Aug 31, 2014 at 11:22 PM, pasman(dot)p(at)gmail(dot)com <pasman(dot)p(at)gmail(dot)com>
wrote:

> I propose to add in pg_env.sh line
> export LD_LIBRARY_PATH=<pg_lib_dir>:$LD_LIBRARY_PATH
> Postgres not need it but PgAdmin yes.

There is no such file in the Postgres source code. The version of Postgres
you are using may have been modified and includes this file, then If you
should report this issue there.
Regards,
--
Michael

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vinayak 2014-09-01 04:22:09 Re: Timezone difference between Oracle SYSDATE and PostgreSQL timestamp functions
Previous Message Gavin Flower 2014-08-31 22:38:49 Re: About limit on cube dimensions