From: | Jim Nasby <jim(at)nasby(dot)net> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Christopher Browne <cbbrowne(at)gmail(dot)com>, PostgreSQL Mailing Lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Extra functionality to createuser |
Date: | 2013-09-27 18:24:15 |
Message-ID: | 5245CD4F.6000303@nasby.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 9/27/13 6:01 AM, Robert Haas wrote:
>> Thus, the above commands might be replaced by:
>> > PGUSER=postgres createuser -D -S -l -g
>> >app_readonly_role,app2_writer_role my_new_user
>> >
>> >Would this be worth adding to the ToDo list?
> I'd be inclined to favor a patch implementing this.
+1
--
Jim C. Nasby, Data Architect jim(at)nasby(dot)net
512.569.9461 (cell) http://jim.nasby.net
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2013-09-27 18:43:51 | Re: Minmax indexes |
Previous Message | Jim Nasby | 2013-09-27 18:22:15 | Re: Minmax indexes |