On ons, 2011-04-06 at 09:51 -0500, Jim Nasby wrote: > Note that doesn't work if the user has superuser because it was granted via > another role.
You can only be a superuser if your own superuser bit is set. It cannot be granted via some other role. (Not sure whether that's a feature.) -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
