On Mon, Mar 29, 2004 at 12:00:16 -0500,
Fabio Esposito <nfesposi@sourceweave.net> wrote:
>
> I'm sorry all, when you say regular user as opposed to superuser are you
> talking about the user that postgres is installed and running as? Should
> this be done as the os's root?
The os user used for creating the cluster with initdb is a superuser.
Any accounts created with the permission to create more users are also
superusers.