GRANT & DROP - Mailing list pgsql-admin

From Gavin M. Roy
Subject GRANT & DROP
Date
Msg-id 3A5A1E67.1A71B9C7@readysetnet.com
Whole thread Raw
Responses Re: GRANT & DROP  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: GRANT & DROP  ("Anthony E . Greene" <agreene@pobox.com>)
List pgsql-admin
I recently suffered the pains of not having good security on a database
when a developer dropped a production transaction payment table.  Thus
now I am paying attention to what I should have before which is database
security.  I am looking at the grant command and see it covers alot of
important things, but the one I am most interested is DROP TABLE and I
don't see it, nor ALTER.  Does DELETE cover DROP as well?  Anyone have
experience here?

TIA,

Gavin


pgsql-admin by date:

Previous
From: R D
Date:
Subject: Re: Granting Permissions to User To Access Database
Next
From: Tom Lane
Date:
Subject: Re: GRANT & DROP