Re: BUG #15095: schema's owner can drop object's in his schema - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #15095: schema's owner can drop object's in his schema
Date
Msg-id 25420.1520001999@sss.pgh.pa.us
Whole thread Raw
In response to BUG #15095: schema's owner can drop object's in his schema  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
=?utf-8?q?PG_Bug_reporting_form?= <noreply@postgresql.org> writes:
> Schema's owner can drop object's in his schema, I think this is an risk if
> multi-user use the same schema. 

This is not a bug, it's a documented behavior.  It's not much different
from the fact that a database owner can drop his database.

            regards, tom lane


pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: TO_DATE Function unintended behavior when month value is greaterthan 12
Next
From: Dmitry Dolgov
Date:
Subject: Re: BUG #14999: pg_rewind corrupts control file global/pg_control