Re: Grant all privileges to user on a database

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Grant all privileges to user on a database
Дата
Msg-id CAKFQuwaJ=zeoBjdh9pMMWN34Y-rdhc4xmvT37YKWuBZcNjYR2Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Grant all privileges to user on a database  (Kaushal Shriyan <kaushalshriyan@gmail.com>)
Ответы Re: Grant all privileges to user on a database
Список pgsql-general
On Monday, July 24, 2023, Kaushal Shriyan <kaushalshriyan@gmail.com> wrote:


Are you sure the configured username has the necessary permissions to create tables in the database?

The error message is misleading, you can’t directly create tables in a database, you must create them in a schema and the permission to do so is granted to the role on the schema, not the database.

David J.
 

В списке pgsql-general по дате отправления: