postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

Support postgres_privs module

Open goldenberg opened this issue 8 years ago • 6 comments

Addresses #175 to use the builtin postgresql_privs module to grant and revoke privileges on objects and schemas.

  • Added Ensure postgres is running task based on users.yml. Let me know if that's excessive.
  • Modified README.md with an example. Should we modify the postgresql_user_privileges example to get rid of the privilege string format since so it's not redundant now? Or is there still a valid use case for that format?

goldenberg avatar Jun 15 '16 21:06 goldenberg

I wanted to check in to see if we can get this merged?

Thanks!

goldenberg avatar Jun 21 '16 22:06 goldenberg

This looks like a great addition! CWGTM?

jesselang avatar Jun 23 '16 20:06 jesselang

Thanks! That'd be great.

goldenberg avatar Jun 23 '16 22:06 goldenberg

Any progress on this? I need it to create read-only users.

cnf avatar Aug 09 '16 09:08 cnf

Is this the same as #134? Which one should be merged?

gclough avatar Apr 06 '18 13:04 gclough

Is there any updates on this PR? I was thinking about making pretty much the same PR before i discovered this one got stuck.

rlex avatar Feb 27 '20 16:02 rlex