10PoundBrown
MIS
Hi all,
I am faced with the need to create a postgres user that has only select/update/insert/delete priviledges but not be able to create users, databases, alter tables, create tables, so on and so on.
Has anyone done this with postgres? When I check the help file for create user, the only restriction I can find are create_databases? and create_users?
Thanks a lot!!
10LB
I am faced with the need to create a postgres user that has only select/update/insert/delete priviledges but not be able to create users, databases, alter tables, create tables, so on and so on.
Has anyone done this with postgres? When I check the help file for create user, the only restriction I can find are create_databases? and create_users?
Thanks a lot!!
10LB