Re: User privileges-verification required
Christopher Kings-Lynne <chriskl@familyhealth.com.au>
From: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
To: Nauman Naeem <nauman.naeem@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2006-02-26T05:04:41Z
Lists: pgsql-hackers
> In my opinion we should cater for such a situation, and two possible > solutions come to my mind for this: I've done exactly this before, and had to use single user mode to recover. Annoying. > 1. Place a restriction that there should be more than one superuser > before you can issue a "NOCREATEUSER" command. I agree :) Chris