Ways to edit users and permissions for database - Mailing list pgsql-general

From Alexander Reichstadt
Subject Ways to edit users and permissions for database
Date
Msg-id BC6EA4E0-61C5-454D-AC16-09535E5770BF@mac.com
Whole thread Raw
Responses Re: Ways to edit users and permissions for database  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hi,

this was probably asked dozens of times before, but I couldn't find where, and neither in the docs and what I found on
theweb didn't make sense. I found how to create users and check their permissions using terminal. But I need to alter
andcreate users and permissions through libpq or SQL directly. I also found there to be a reference on the
INFORMATION_SCHEMA,but still couldn't make sense out of these tables in the given context. This is to make a user
administrationinside the client frontend. What approach would be recommended for this purpose? 

Thanks
Alex

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Interesting article, Facebook woes using MySQL
Next
From: John R Pierce
Date:
Subject: Re: Ways to edit users and permissions for database