[Pgpool-general] continue functioning on backend mismatch

asaf at lingnu.com asaf at lingnu.com
Thu Dec 10 09:31:24 UTC 2009


> Sorry for delay.
>
>> I'm testing the replication function for some time now, trying
>> to move to production, one of the biggest things preventing me
>> from doing so :
>>
>> when theres a mismatch between the two backends, my client is
>> stuck with it until I fix it, I would like, in such case,
>> to continue working only with the primary backend,
>> letting me fix the problem later on.
>> is this possible ?
>
> Here you mean "client" is a human or a client application? If you mean
the former, I guess what you would like to do is to hide the kind
mismatch errors from his eyes and let pgpool goes on? If you mean the
latter, you would like pgpool disconnect slave and cotinue the session
with master. Which one do you want?
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
>


the latter, disconnect (degenerate?) slave, continue with master,
raise some flag somewhere to be handled by the sys admin.

BTW : couldn't find in docs, what is the master-slave mode ?





More information about the Pgpool-general mailing list