From: | Melvin Call <melvincall979(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: New role, no database |
Date: | 2013-05-23 21:27:48 |
Message-ID: | CADGQN55xA=v7445PSrd6nHF-LhqkOsGA1KjPnGUdKCWhnMGMvQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
That works like a charm. Thanks Alvaro!
On 5/23/13, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
> 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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Oscar Calderon | 2013-05-23 21:36:32 | Success stories of PostgreSQL implementations in different companies |
Previous Message | Scott Marlowe | 2013-05-23 21:10:00 | Re: New role, no database |