Re: unexpected field count in D message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Hicham G(dot) Elmongui" <elmongui(at)cs(dot)purdue(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: unexpected field count in D message
Date: 2004-10-22 22:03:37
Message-ID: 19305.1098482617@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Hicham G. Elmongui" <elmongui(at)cs(dot)purdue(dot)edu> writes:
> what does this message mean?

libpq is unhappy because the DataRow ('D') message had a field count
different from the preceding RowDescription ('T') message. How did you
manage that?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2004-10-22 22:40:33 ia64 hostname lookup problem
Previous Message Kevin Barnard 2004-10-22 21:32:14 Re: Two questions from the boss (SQL:2003 && scalability)