Re: initdb createuser commands

From: Samuel Williams <space(dot)ship(dot)traveller(at)gmail(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: initdb createuser commands
Date: 2016-10-30 09:19:06
Message-ID: CAHkN8V9+JtzLKSrQZHbv-8+1uReEMZxSXTtbhNYGk_a8wkH=Kw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John - that's an interesting example. If it's that easy, why isn't
that the approach given in tutorials and other documentation? What was
the motivation for the createuser command?

On 30 October 2016 at 20:20, John R Pierce <pierce(at)hogranch(dot)com> wrote:
> On 10/30/2016 12:15 AM, Samuel Williams wrote:
>>
>> But, I think having "pg_createuser" or, preferrably, "pg createuser".
>
>
> psql -c "create user ...."
>
>
>
> --
> john r pierce, recycling bits in santa cruz
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kiran 2016-10-30 09:31:43 Rows are repeating by the trigger function
Previous Message John R Pierce 2016-10-30 07:20:20 Re: initdb createuser commands