[Pgcluster-general] problems with rsync on pgcluster

Daniel Matte Freitas danielmatte at gmail.com
Thu Mar 6 21:36:37 UTC 2008


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 <mitani at sraw.co.jp> wrote:

> Hi Daniel,
>
> > postgres at m4:/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 <mitani at sraw.co.jp>
> _______________________________________________
> Pgcluster-general mailing list
> Pgcluster-general at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pgcluster-general/attachments/20080306/2ee21827/attachment.html 


More information about the Pgcluster-general mailing list