| From: | chiru r <chirupg(at)gmail(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | John R Pierce <pierce(at)hogranch(dot)com>, Forums postgresql <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: pg_basebackup issue |
| Date: | 2017-04-22 15:13:26 |
| Message-ID: | CA+RSxMgF-VwzUXae31WQW9i67HZRHs2XcPfmAu-KBg-zp7xe-Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
But, SUPERUSER privileges are working, you can see above I am able to do
CREATEUSER and CREATEDB.
What is the differences in case A and case B for Superuser?
Thanks,
Chiru
On Sat, Apr 22, 2017 at 10:45 AM, David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> On Saturday, April 22, 2017, chiru r <chirupg(at)gmail(dot)com> wrote:
>
>> Thank you for the reply.
>>
>> It is inheriting role attributes. I am able to do CREATEDB,CREATEROLE...
>> etc .
>> Even i am able to do manual start backup and stop backup also using
>> *backup_admin.*
>>
>
> So I've recently read that while some role attributes are inherited
> SUPERUSER is not. Everything you are seeing work or not works appears to
> be due to superuser privileges differences.
>
> David J.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Melvin Davidson | 2017-04-22 15:27:19 | Total ram size study |
| Previous Message | David G. Johnston | 2017-04-22 14:45:59 | Re: pg_basebackup issue |