Hi,
I created a superuser on postgres 8.3.1. Now as per my requirement I need to drop it. Each time I try to drop if using dropuser command I get the following error:
dropuser: removal of role "username" failed: ERROR: cache lookup failed for namespace 34939.
Please guide me to remove this superuser.