Re: PostgreSQL Hosting - Mailing list pgsql-general

From Thomas F. O'Connell
Subject Re: PostgreSQL Hosting
Date
Msg-id 53BA11CE-F4C6-42F0-BA75-C20AA51881DB@sitening.com
Whole thread Raw
In response to Re: PostgreSQL Hosting  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
I don't really think it's that bad (if it proves to work):

1. A simple modification to system_views.sql
2. Modified schema search path: public, pg_catalog, $user
3. New public views: pg_database, pg_group

If the final two pieces work, we won't even need to modify phpPgAdmin.

Anyway, thanks for your insights. I don't think we're really in a
position to support postmaster-per-client hosting, though, at the
moment.

--
Thomas F. O'Connell
Co-Founder, Information Architect
Sitening, LLC

Strategic Open Source: Open Your i™

http://www.sitening.com/
110 30th Avenue North, Suite 6
Nashville, TN 37203-6320
615-260-0005

On Jul 11, 2005, at 1:30 PM, Joshua D. Drake wrote:

> I honestly didn't read through the whole thing. It looked like a whole
> bunch of administrative trouble to me ;)
>
> Sincerely,
>
> Joshua D. Drake

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: upgrading from 8.0 rc5
Next
From: Tom Lane
Date:
Subject: Re: strange problem with pl/pgsql function caching of bad values