Giving a user a database - Mailing list pgsql-novice

From Robert C. Mosher II
Subject Giving a user a database
Date
Msg-id 1068150626.6027.14.camel@mosher
Whole thread Raw
Responses Re: Giving a user a database  (Josh Berkus <josh@agliodbs.com>)
List pgsql-novice
I need to give a user a single database that they will have full control
over. I am assuming this means giving them ownership of the database,
but I have no idea how to do that, even after looking through the manual
and the mailing list archive. How do I give a user ownership of a
database? Or if there's a better way of granting them full access
(creating and editing tables, etc.) what is it, and how do I do it?

Thanks,
Rob Mosher.


pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: DISTINCT ... ORDER BY
Next
From: Josh Berkus
Date:
Subject: Re: Giving a user a database