On 10/9/2017 10:51 AM, David G. Johnston wrote:
It worked, thanks! For future reference and for the benefit of others, the command that I ran is: ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT SELECT, INSERT, UPDATE, DELETE ON TABLES TO webapp;
|
On 10/9/2017 10:51 AM, David G. Johnston wrote:
It worked, thanks! For future reference and for the benefit of others, the command that I ran is: ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT SELECT, INSERT, UPDATE, DELETE ON TABLES TO webapp;
|