Re: Configurable path to look up dynamic libraries

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Trond Eivind Glomsrød <teg(at)redhat(dot)com>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Configurable path to look up dynamic libraries
Date: 2001-05-16 17:02:28
Message-ID: Pine.LNX.4.30.0105161857060.779-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Lamar Owen writes:

> SO, if postgresql.conf is already sitting in datadir, why not include the
> pg_hba.conf settings in the GUC?

Because the two have completely different structure.

> But in today's climate, an XML config might be better received.

Not in this lifetime.

> Oh, and tell initdb to not overwrite a postgresql.conf that already
> exists. :-).

Initdb doesn't even start if one already exists.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Buttafuoco 2001-05-16 17:02:29 Fw: Running config vars
Previous Message Klaus Reger 2001-05-16 16:57:13 Re: Grammar-problems with pl/pgsql in gram.y