Re: forcing table ownership - Mailing list pgsql-general

From Andy Colson
Subject Re: forcing table ownership
Date
Msg-id 4E728F53.1020504@squeakycode.net
Whole thread Raw
In response to Re: forcing table ownership  ("Darin Perusich" <Darin.Perusich@ctg.com>)
Responses Re: forcing table ownership
List pgsql-general
On 09/15/2011 04:31 PM, Darin Perusich wrote:
> Hi Andy,
>
>>
>> Any way you can update to PG 9?
>>
>> http://www.postgresql.org/docs/9.0/static/sql-
>> alterdefaultprivileges.html
>
> That's not really an option I'd like to consider. I really don't want to
> deploy anything outside of what's distributed with the OS, since I have
> a TON of opensuse servers to keep track of and there will be a bunch
> running postgres.
>
> Thanks!

How about "set role ..." then?

http://www.postgresql.org/docs/8.4/static/sql-set-role.html

-Andy

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why is this query running slowly?
Next
From: Aleksey Tsalolikhin
Date:
Subject: multi-master replication (Was: Has Pg 9.1.0 been released today?)