Re: Storing Configuration settings for a database?

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Storing Configuration settings for a database?
Date: 2004-01-26 17:55:09
Message-ID: 20040126185509.A606@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I want to store config file keys and values in my PG database
> in order to 1) be able to INSERT/UPDATE/DELETE configuration settings
> without a flat file and 2) give access to the config settings with
> my web application.
In GnuMed (www.gnumed.org) we do it like this:

http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/gnumed/gnumed/gnumed/server/sql/gmconfiguration.sql?rev=1.28

(look at the cfg_* tables)

Regards,

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-01-26 18:02:15 Re: [GENERAL] LIVE Coverage of LinuxWorld Conference
Previous Message Josh Berkus 2004-01-26 17:20:12 Re: [GENERAL] LIVE Coverage of LinuxWorld Conference & Expo