Re: Permission to create a table in postgresql database - Mailing list pgsql-admin

From Paul Förster
Subject Re: Permission to create a table in postgresql database
Date
Msg-id A5C3DD1D-9A2B-41B3-B020-57C94FC9ECDD@gmail.com
Whole thread Raw
In response to Permission to create a table in postgresql database  (dbatoCloud Solution <dbatocloud17@gmail.com>)
List pgsql-admin
Hi Ashok,

> On 08. Jan, 2021, at 14:58, dbatoCloud Solution <dbatocloud17@gmail.com> wrote:
>
> I want to grant permission to user to create a table, alter table , create
> sequence in postgresql database .
>
> Please advice me

see: https://www.postgresql.org/docs/current/sql-grant.html

I guess, the first syntax should be what you want.

Cheers,
Paul


pgsql-admin by date:

Previous
From: dbatoCloud Solution
Date:
Subject: Permission to create a table in postgresql database
Next
From: Laurenz Albe
Date:
Subject: Re: Permission to create a table in postgresql database