Re: Change onership of database and all tables? (fwd)

From: Russ Schneider <russ(at)sugapablo(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Change onership of database and all tables? (fwd)
Date: 2003-12-29 01:50:47
Message-ID: Pine.LNX.4.50.0312282050340.11630-100000@dell.sugapablo.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Sun, 28 Dec 2003, Russ Schneider wrote:

>
> In 7.2, how would you change ownership of a database and all its tables
> and sequences?
>
> Right now everything is owned by postgres and I want to change ownership
> to a regualar user.

Or if no one can answer the above question, what about a way to grant
permissions on more than one table at a time? Like GRANT ALL PRIVILEGES
ON [ALL TABLES] TO [USER]?

--
[ Russ Schneider (a.k.a. Sugapablo) ]
[ http://www.sugapablo.com <--music ]
[ http://www.sugapablo.net <--personal ]
[ sugapablo(at)12jabber(dot)com <--jabber IM ]

Responses

Browse pgsql-general by date

  From Date Subject
Next Message D. Dante Lorenso 2003-12-29 01:53:36 Re: simple auto-updating timestamp ?
Previous Message Casey Allen Shobe 2003-12-29 01:26:03 Re: Is my MySQL Gaining ?