Creating a DB for another user (or...)

From: Matthew Rice <matt(at)starnix(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Creating a DB for another user (or...)
Date: 2000-08-24 18:20:32
Message-ID: 200008241820.OAA03389@hudson.starnix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everyone,

I have an application that wants to do more than GRANT will permit.
I want to be able to add/remove tables/columns. However, the "user"
that will be performing all of this (plus the regular inserts et al.)
doesn't have permission to create databases.

Is there a way to either assign superuser priviledges/ownership
to that user or to create the database for him?

Thanks,
--
matthew rice <matt(at)starnix(dot)com> starnix inc.
tollfree: 1-87-pro-linux thornhill, ontario, canada
http://www.starnix.com professional linux services & products

Browse pgsql-general by date

  From Date Subject
Next Message Michaël Fiey 2000-08-24 18:57:00 ECPG and SQL function
Previous Message Joel Burton 2000-08-24 18:10:04 Re: Problem with rules & ODBC