Re: Access privileges

2019-12-16 Thread Christoph Moench-Tegeder
## Daulat Ram (daulat@exponential.com):

> Can you please describe the 
>  " =Tc/postgres + postgres=CTc/postgres  +confluence=CTc/postgres".

It's all here:
https://www.postgresql.org/docs/current/ddl-priv.html

Regards,
Christoph

-- 
Spare Space




Access privileges

2019-12-16 Thread Daulat Ram
Hello,
Can you please describe the  " =Tc/postgres + postgres=CTc/postgres  
+confluence=CTc/postgres".  I want to give the same permissions to the 
different user on a new database.


   List of databases
Name|  Owner   | Encoding | Collate |  Ctype  |    Access privileges
+--+--+-+-+-
confluence | postgres | UTF8 | C   | C   | =Tc/postgres 
  +
   | 
postgres=CTc/postgres  +
   | 
confluence=CTc/postgres

Thanks,