Re: PG vs MySQL - Mailing list pgsql-general

From Marc G. Fournier
Subject Re: PG vs MySQL
Date
Msg-id 20040329191036.Y51637@ganymede.hub.org
Whole thread Raw
In response to Re: PG vs MySQL  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Mon, 29 Mar 2004, Tom Lane wrote:

> It might be possible to do something with a flat file as an intermediary
> between the postmaster and the tables that are the master data.  We
> already do this for pg_shadow passwords, and I've been thinking of
> proposing that we add a flat file for the database name -> OID mapping
> so we could get rid of the horrid hack that is GetRawDatabaseInfo().
> Per-database flat files would be a bit messy though.

The ability to manipulate pg_hba via interfaces stuck as phpPgAdmin and
PgAdmin would definitely be a plus, even if it just results in something
like pg_shadow ... in an ISP environment, pg_hba is about the only
'hassle' that I think really exists ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: PG vs MySQL
Next
From: "Marc G. Fournier"
Date:
Subject: Re: PG vs MySQL