Re: advisory locks and permissions

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: advisory locks and permissions
Дата
Msg-id b42b73150609220826w3b709a14l8d9b0951033b276b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: advisory locks and permissions  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: advisory locks and permissions  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: advisory locks and permissions  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: advisory locks and permissions  (AgentM <agentm@themactionfaction.com>)
Список pgsql-hackers
On 9/22/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Stephen Frost <sfrost@snowman.net> writes:
> > * Tom Lane (tgl@sss.pgh.pa.us) wrote:
> >> An admin who is concerned about this can revoke public access on the
> >> functions for himself ... but should that be the default out-of-the-box
> >> configuration?  I feel more comfortable with saying "you have to turn
> >> on this potentially-dangerous feature" than with saying you have to turn
> >> it off.
>
> > I agree with having it turned off by default, at least in 8.2.
>
> Do we have a consensus to do this for 8.2?  Or are we going to leave it
> as is?  Those are the only two realistic short-term options ...

there are plenty of other potentially nasty things (like
generate_series and the ! operator).  why are advisory_locks handled
specially?   the way it stands right now is a user with command access
can DoS a server after five minutes of research on the web.

however, if we decide to lock them,  it should be documented as such.

advisory locks still show up as 'userlock' in the pg_locks view.  does
this matter?

merlin


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: 8.3 Development Cycle
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Release Notes: Major Changes in 8.2