From: | Tommi Maekitalo <t(dot)maekitalo(at)epgmbh(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: TCP/IP with 7.4 beta2 broken? |
Date: | 2003-09-02 06:43:12 |
Message-ID: | 200309020843.12914.t.maekitalo@epgmbh.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Am Dienstag, 2. September 2003 02:30 schrieb Andrew Dunstan:
> Quick fix is probably to turn IPv6 off in the kernel unless it's needed
> - on my RH box that is as simple as removing a line from
> /etc/sysconfig/network and rebooting
>
Quick fix is to put the right IPv6-adresses into pg_hba.conf, like I did.
The main problem is, that postgresql does not work out of the box.
If it is possible postmaster should do some mapping from IPv4-entries in
pg_hba.conf to IPv6-entries.
> Kurt Roeckx knows more about this than I do, but I know when I turned
> IPv6 on I had to do something similar to what is below - I seem to
> recall we had a discussion about this somewhere. I think we (or at
> least I) assumed that folks who turned on IPv6 would be able to figure
> this stuff out for themselves. If distributions are starting to ship
> with it turned on we may have to revisit that.
>
I did not switch IPv6 on. It was on after standard installation.
Tommi Mäkitalo
From | Date | Subject | |
---|---|---|---|
Next Message | Lee Kindness | 2003-09-02 08:08:49 | Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...) |
Previous Message | Bupp Phillips | 2003-09-02 05:37:36 | Re: PG7.5 |