problem with grant all privileges

Поиск
Список
Период
Сортировка
От Susan Cassidy
Тема problem with grant all privileges
Дата
Msg-id CAE3Q8okON4=xcmqNNiwxMBPN1RFy1+47bYts3acX55byB1i6CQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: problem with grant all privileges
Список pgsql-general
I tried:

GRANT ALL PRIVILEGES ON ALL SEQUENCES IN SCHEMA public TO testuser;
and I get:
ERROR:  syntax error at or near "ALL"
LINE 1: GRANT ALL PRIVILEGES ON ALL SEQUENCES IN SCHEMA public TO te...


also the same thing for tables, with the same results.

Am I misinterpreting the syntax for this?

Susan

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: any examples - sync offline json to server
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: problem with grant all privileges