Configuration Question - Mailing list pgsql-general

From Terry Lee Tucker
Subject Configuration Question
Date
Msg-id 200908180632.25562.terry@chosen-ones.org
Whole thread Raw
Responses Re: Configuration Question
Re: Configuration Question
List 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
--

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: design, plpgsql and sql injection in dynamically generated sql
Next
From: Pavel Stehule
Date:
Subject: Re: design, plpgsql and sql injection in dynamically generated sql