RE: Configurable path to look up dynamic libraries

From: Franck Martin <Franck(at)sopac(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Configurable path to look up dynamic libraries
Date: 2001-05-16 22:48:13
Message-ID: F12ECEA0435AD211B5280008C7ACBC857FF649@BIGIRON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I would like to bring my 2 grains of salt to the discussion.

The advantage of putting configuration files in etc is that the
administrator knows that all his configuration files are there. For backup
or upgrade purpose, it is easy to review the /etc directory and make
modifcation if needed. It is rather a pain to look everywhere where the
configuration files are...

PG could look first in datadir and if nothing is found then go in /etc. This
would allow to run multiple instance of postifix (conf in data dir) or one
instance with a a standard place to put the configuration file...

I would add also, that with the extension mechanism, it would be nice if PG
could look for .so in the standard library path.

Franck Martin
Network and Database Development Officer
SOPAC South Pacific Applied Geoscience Commission
Fiji
E-mail: franck(at)sopac(dot)org <mailto:franck(at)sopac(dot)org>
Web site: http://www.sopac.org/
<http://www.sopac.org/> Support FMaps: http://fmaps.sourceforge.net/
<http://fmaps.sourceforge.net/>

This e-mail is intended for its addresses only. Do not forward this e-mail
without approval. The views expressed in this e-mail may not be necessarily
the views of SOPAC.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2001-05-16 23:05:27 Re: Upgrade issue (again).
Previous Message Bruce Momjian 2001-05-16 22:32:45 Re: Upgrade issue (again).