From: | Markus Wanner <markus(at)bluegap(dot)ch> |
---|---|
To: | leiyonghua <leiyonghua(at)alibaba-inc(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: about postgres-r setup. |
Date: | 2008-07-30 07:56:39 |
Message-ID: | 48901EB7.9030102@bluegap.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello Leiyonghua,
leiyonghua wrote:
> at node2, and the psql command is hung up,
>
> NOTICE: Applying for membership in the communication group...
> NOTICE: Successfully joined the replication group. Now recovering schema...
I've just tested the very same here with ensemble, and could reproduce
the situation. It had to do with the ensemble receive buffer being too
small to hold the recovery data. That's fixed in today's snapshot. With
that I've been able to replicate simple tuples again.
Regards
Markus Wanner
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Wanner | 2008-07-30 08:07:35 | Re: Postgres-R: internal messaging |
Previous Message | Abhijit Menon-Sen | 2008-07-30 07:49:15 | Re: [PATCH] "\ef <function>" in psql |