Re: permission problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I am having a problem adding a row to a postgresql table with a sequence
as a primary key using pg_query.  I receive an error, "permission denied
for sequence mytable_tid_seq".  I have set the permissions for the user
from all which did not work to insert, update and select which did not
work.  Can you  help.  Thanks

GRANT SELECT, UPDATE ON sequence mytable_tid_seq TO ...;

Chris


[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux