On Tue, Oct 5, 2010 at 3:42 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> OTOH, we don't have a similar interlock to prevent renaming users
> who have active sessions, so maybe we are being overprotective here.
Yep. What is worse is that we can drop users who have active sessions
on the standby. Then we can get the following error from those sessions:
=> SELECT current_user;
ERROR: invalid role OID: 16384
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center