Melvin Call escribió:
> Hello,
> 
> I have a question for which I am unable to find an answer in the
> documentation, if y'all don't mind, I will ask here and hope for an
> answer.
> 
> After installing PostgreSQL and logging in as the admin user of
> postgres, I have created a new user with the CREATEDB privilege. How
> does that user log in for the first time to create a DB? Am I required
> to create a default user DB when I create the user, or is there a way
> to log in with no default DB?

They can use the "postgres" database for this.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to