Re: Multiple Servers - Mailing list pgsql-admin

From Chris Cameron
Subject Re: Multiple Servers
Date
Msg-id 5.1.0.14.0.20010820202024.0366a008@mail.upnix.com
Whole thread Raw
In response to Re: Multiple Servers  (Chris Cameron <chris@upnix.com>)
Responses Re: Multiple Servers  ("C. Bensend" <benny@bennyvision.com>)
List pgsql-admin
Actually, that's my exact same problem AND setup.

Making a user that can create databases, but not users is a decent idea.
That's what I'll be doing for my more trusted users. However, beyond that
it looks like the only choice is to run multipule postmasters.

Chris

At 08:48 PM 8/20/2001 -0500, C. Bensend wrote:

>Sorry for the interruption into this discussion, but it
>is very similar to the question I posted two weeks ago
>(http://fts.postgresql.org/db/mw/msg.html?mid=1027722).
>
>I have since revised my ideas of how my databases should
>be set up, ie:
>
>         * Users need to have superuser access to their OWN
>           databases
>         * Users should not have the ability to create users
>           or databases
>         * Users _need_ to be able to create tables, modify
>           tables, drop tables, etc
>
>I hope that I don't need to run multiple postmasters to get
>this done, as the DB machine is .. well .. needing some hardware
>upgrades.
>
>My own [twisted, non-programmer] logic tells me that I should
>be able to create a database, add a user, and grant all on
><database> for that specific user.  But, my SQL abilities are
>almost nil, and when I try to grant such things on a database,
>it denies me (No, I don't recall the error.  Yes, I will
>duplicate it and provide the _exact_ error).  :/
>
>Specifics:  PostgreSQL 7.1.2, OpenBSD 2.9 (DB), OpenBSD 2.8 on
>the client side.
>
>If anyone can give me some hints on how to do this, I would be
>VERY appreciative.
>
>Benny
>
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>You see, we're leveraging the synergies of our existing open source
>solution, without reliance on a single vendor.
>Or in english: We use samba cause NT sucks ass.
>                                                        --greg@rage.net
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org



pgsql-admin by date:

Previous
From: "C. Bensend"
Date:
Subject: Re: Multiple Servers
Next
From: Tom Lane
Date:
Subject: Re: Multiple Servers