Tagged Questions
1
vote
1answer
528 views
How to create a PostgreSQL web application user with limited privileges as easy as possible?
Does somebody now an easy and relatively fast way to achieve the following:
I have a PostgreSQL 8.2.9 DBMS with several (10 or so) different databases, which all serve for respective web ...