Re: [HACKERS] ALTER SYSTEM for pg_hba.conf
От | Tom Lane |
---|---|
Тема | Re: [HACKERS] ALTER SYSTEM for pg_hba.conf |
Дата | |
Msg-id | 28418.1483561847@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | [HACKERS] ALTER SYSTEM for pg_hba.conf (Simon Riggs <simon@2ndquadrant.com>) |
Ответы |
Re: [HACKERS] ALTER SYSTEM for pg_hba.conf
Re: [HACKERS] ALTER SYSTEM for pg_hba.conf Re: [HACKERS] ALTER SYSTEM for pg_hba.conf |
Список | pgsql-hackers |
Simon Riggs <simon@2ndquadrant.com> writes: > My next thought is ALTER SYSTEM support for pg_hba.conf, especially > since that would make it easier to do a formal test of Haribabu's > pg_hba view patch by adding each of the options one by one and then > juggling them. It's quite unclear from this spec what you have in mind to control the entry order. Also, I'd personally be -1 on inventing a pile of new SQL keywords for this. Why not do it with a function, instead? Or for extra credit, finish the pg_hba view work first and then make it an updatable view. > ....and we can then have a nice simple > ALTER SYSTEM ENABLE REMOTE ACCESS FOR REPLICATION USING md5; I am minus a lot more than 1 on inventing a new SQL statement every time somebody thinks of a new way in which they'd like to frob pg_hba.conf. regards, tom lane
В списке pgsql-hackers по дате отправления: