Re: REASSIGN OWNED command page is not clear regarding to DEFAULT PRIVILEGE objects.

2019-03-26 Thread Brandon Hsu
Hi, Tom, Thanks a lot for improving the documentation to make it clearer. Tom Lane 於 2019年3月26日 週二 上午4:41寫道: > PG Doc comments form writes: > > Recently I try to drop a role without affecting objects dropped owned by > it, > > and try to use REASSIGN OWNED command to transfer ownership. > > Bu

Re: REASSIGN OWNED command page is not clear regarding to DEFAULT PRIVILEGE objects.

2019-03-25 Thread Tom Lane
PG Doc comments form writes: > Recently I try to drop a role without affecting objects dropped owned by it, > and try to use REASSIGN OWNED command to transfer ownership. > But we find DEFAULT PRIVILEGE policies are not transferred. > ... > Is it possible to add a note in REASSIGN OWNED page for t