| От | Kurt Roeckx |
|---|---|
| Тема | Re: Ipv6 network cleanup patch #2. |
| Дата | |
| Msg-id | 20030601231303.GB19271@ping.be обсуждение |
| Ответ на | Re: Ipv6 network cleanup patch #2. (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-patches |
On Sun, Jun 01, 2003 at 11:53:58PM +0200, Peter Eisentraut wrote: > > - pg_hba.conf.sample has ipv6 addresses in them. If you don't > > have support for ipv6 it will give an error on that. Not sure > > what to do with that. > > That depends on what we decide(d?) to do with the IPv6 support in the > first place. Some people have suggested to silently disable IPv6 if the > kernel isn't set up for it, others wanted an explicit switch. > pg_hba.conf should then behave similarly. This has nothing to do with the kernel supporting it but with the libc (or other libs) supporting it. If we use our getaddrinfo() because the system doesn't provide any, we give an error trying to read what is in the config file. Kurt
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера