Re: Should SET ROLE inherit config params? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Should SET ROLE inherit config params?
Date
Msg-id 49CD063A.1080906@agliodbs.com
Whole thread Raw
In response to Re: Should SET ROLE inherit config params?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Should SET ROLE inherit config params?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom,

> BTW, does pg_dumpall know to dump ALTER USER SET settings attached
> to built-in roles (such as the proposed "autovacuum" role)?  I'd bet
> it doesn't do that.  Even if it does, that seems like a more awkward
> way to push settings over to a new installation than copying your
> postgresql.conf file.
>
> Simon's idea of "profiles" sounds worth pursuing to me, but clearly
> it's not happening for 8.4.

I don't see why having a *separate* concept of profiles in addition to 
the ROLES is helpful.  It seems like building a whole new house when all 
we really need is to expand the garage.

--Josh


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SSL over Unix-domain sockets
Next
From: Merlin Moncure
Date:
Subject: Re: 8.4 open items list