Hi Mitani,

Thanks for helping.


I tried to disable the ipv6 editing the file /etc/modprobe.d/aliases,
changing it in the following way:

#alias net-pf-10 ipv6
alias net-pf-10 ipv6 off
alias net-pf-10 off

The problem persists.

Mine pg_hba has:

# "local" is for Unix domain socket connections only
local   all         all                               trust

# IPv4 local connections:
host    all         all         127.0.0.1/32          trust
host    all         all         192.168.1.0/24          trust

I am doing the wrong way? Is there another way?

I am using Debian.

Thanks.
Daniel Matte Freitas.

On Wed, Mar 5, 2008 at 9:56 PM, At.Mitani <[EMAIL PROTECTED]> wrote:

> Hi Daniel,
>
> > [EMAIL PROTECTED]:/usr/local/pgsql/data$ LOG:  could not create IPv6 socket:
> > Address family not supported by protocol
>
> PGCluster is not support IPv6 network.
> Please change m4 network to IPv4 environment.
>
> I also tested as same as your server composition.
> In my case, the recovery with rsync of m3 and m4 were succeeded.
>
> Regards,
> --
> At.Mitani <[EMAIL PROTECTED]>
> _______________________________________________
> Pgcluster-general mailing list
> [email protected]
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>
_______________________________________________
Pgcluster-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgcluster-general

Reply via email to