[Pgpool-general] Consistency error codes

Xavier Noguer xnoguer at antica.cl
Thu Jan 14 13:44:02 UTC 2010


 Fernando, you can find a description of all message types here:

http://developer.postgresql.org/pgdocs/postgres/protocol-message-formats.html


 'D' means is a data row message.

 Regards

On Thu, 2010-01-14 at 09:56 -0200, Fernando Morgenstern wrote:
> Hello,
> 
> 
> Is there a part of the manual or some page where i can find the
> meaning of each consistency errors? I tried searching google but
> couldn't find this ( maybe i was using the wrong keywords ).
> 
> 
> Example:
> 
> 
> ERROR: kind mismatch among backends. Possible last query was: "SET
> DateStyle=ISO;SELECT oid, pg_encoding_to_char(encoding) AS encoding,
> datlastsysoid FROM pg_database WHERE oid = 435746" kind details are:
> 0[D] 1[C] 2[C] 3[C]
> HINT: check data consistency among db nodes
> 
> 
> C means that everything went correct on that node? What about D?
> 
> 
> 
> 
> Best Regards,
> ---
> 
> 
> Fernando Marcelo
> www.consultorpc.com
> fernando at consultorpc.com
> 
> 
> _______________________________________________
> Pgpool-general mailing list
> Pgpool-general at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pgpool-general



More information about the Pgpool-general mailing list