Re: Recognizing superuser in pg_hba.conf
От | Tom Lane |
---|---|
Тема | Re: Recognizing superuser in pg_hba.conf |
Дата | |
Msg-id | 26396.1577637094@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Recognizing superuser in pg_hba.conf (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: Recognizing superuser in pg_hba.conf
Re: Recognizing superuser in pg_hba.conf |
Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes: > On Sat, Dec 28, 2019 at 2:02 PM Vik Fearing <vik.fearing@2ndquadrant.com> wrote: >> I'm all for this (and even suggested it during the IRC conversation that >> prompted this patch). It's rife with bikeshedding, though. My original >> proposal was to use '&' and Andrew Gierth would have used ':'. > I think this is a good proposal regardless of which character we > decide to use. My order of preference from highest-to-lowest would > probably be :*&, but maybe that's just because I'm reading this on > Sunday rather than on Tuesday. I don't have any particular objection to '&' if people prefer that. But ':' seems like it would introduce confusion with the variable-substitution notation used in psql and some other places. It's not that hard to imagine that somebody might want a variable-substitution notation in pg_hba.conf someday, so we should leave syntax room for one, and ':' seems like a likely choice for it (although I suppose a case could be made for '$' too). regards, tom lane
В списке pgsql-hackers по дате отправления: