Configuration Question

From: Terry Lee Tucker <terry(at)chosen-ones(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Configuration Question
Date: 2009-08-18 10:32:25
Message-ID: 200908180632.25562.terry@chosen-ones.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings:

Is there a way to get hold of an environment variable such that it can be
referenced in postgresql.conf? In particular, I'd like to be able to point
dynamic_library_path to an environment variable defined at the system level
as in dynamic_library_path = '$SOURCE:$libdir'.

master=# select version();
version
--------------------------------------------------------------------------------------------------------
PostgreSQL 8.3.3 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.1.2
20070626 (Red Hat 4.1.2-14)

TIA
--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2009-08-18 10:38:49 Re: design, plpgsql and sql injection in dynamically generated sql
Previous Message Ivan Sergio Borgonovo 2009-08-18 10:14:02 Re: design, plpgsql and sql injection in dynamically generated sql