[ADMIN] CREATE ANY TABLE privileges, etc - Mailing list pgsql-admin

From Don Seiler
Subject [ADMIN] CREATE ANY TABLE privileges, etc
Date
Msg-id CAHJZqBCXtbFz2BByVG4GHaOCfVVNzQzH2Y-11=njxyeVKniuKQ@mail.gmail.com
Whole thread Raw
Responses Re: [ADMIN] CREATE ANY TABLE privileges, etc  (Keith <keith@keithf4.com>)
List pgsql-admin
Good morning,

I've had a request to create a user that can create tables and schemas anywhere in this dev database. I know I could just make that user a SUPERUSER but wondering if there's anything short of that that seems more responsible. Again, this would only be in DEV so I'm not nearly as concerned giving them a superuser, assuming they haven't shown a track record of reckless behavior.

I'm thinking of privileges like Oracle's CREATE ANY TABLE, etc. vs granting them the DBA role.

Don.

--
Don Seiler
www.seiler.us

pgsql-admin by date:

Previous
From: Aleksander Kamenik
Date:
Subject: Re: [ADMIN] avoiding split brain with repmgr
Next
From: Keith
Date:
Subject: Re: [ADMIN] CREATE ANY TABLE privileges, etc