Re: pg.dropped

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Filip Rembiałkowski <plk(dot)zuber(at)gmail(dot)com>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg.dropped
Date: 2010-01-07 16:46:35
Message-ID: 26607.1262882795@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

=?UTF-8?Q?Filip_Rembia=C5=82kowski?= <plk(dot)zuber(at)gmail(dot)com> writes:
> INSERT INTO thetable ( ... ) VALUES ( ... );
> ERROR: table row type and query-specified row type do not match

If you want any help with this you need to show a *complete* example
of how to produce this failure.

regards, tom lane

In response to

  • pg.dropped at 2010-01-07 16:22:49 from Filip Rembiałkowski

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2010-01-07 17:02:25 Re: PostgreSQL Write Performance
Previous Message Peter Geoghegan 2010-01-07 16:30:07 Re: Use C++ to iterate integer array returned from stored procedure

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2010-01-07 16:46:53 Re: Testing with concurrent sessions
Previous Message Tom Lane 2010-01-07 16:38:12 Re: Testing with concurrent sessions