On Thu, Mar 10, 2005 at 10:49:20AM -0800, Gaurav Arora wrote:
> Is it possible to create another administrator
> for PostgreSQL server ? I am using Postgres 7.4.6
See the documentation for createuser, CREATE USER, and the "User
Attributes" section in the "Database Users and Privileges" chapter:
http://www.postgresql.org/docs/7.4/interactive/app-createuser.html
http://www.postgresql.org/docs/7.4/interactive/sql-createuser.html
http://www.postgresql.org/docs/7.4/interactive/user-attributes.html
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/