Re: BUG #15095: schema's owner can drop object's in his schema

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: digoal(at)126(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, PG Bug reporting form <noreply(at)postgresql(dot)org>
Subject: Re: BUG #15095: schema's owner can drop object's in his schema
Date: 2018-03-02 14:46:39
Message-ID: 25420.1520001999@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

=?utf-8?q?PG_Bug_reporting_form?= <noreply(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Dolgov 2018-03-02 15:35:07 Re: BUG #14999: pg_rewind corrupts control file global/pg_control
Previous Message David G. Johnston 2018-03-02 14:09:33 Re: TO_DATE Function unintended behavior when month value is greater than 12