Error on table insert: attribute 13 has wrong type
I installed 8.2 server on Windows XP
Today every instert to table causes error:
ERROR: attribute 13 has wrong type
DETAIL: Table has type character, but query expects character.
Any idea how to fix it ?
Andrus.
Andrus wrote:
I installed 8.2 server on Windows XP
Today every instert to table causes error:
ERROR: attribute 13 has wrong type
DETAIL: Table has type character, but query expects character.Any idea how to fix it ?
You need to upgrade to 8.2.3. That was a rush release to fix a bug
introduced in 8.2.2.
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
"Andrus" <kobruleht2@hot.ee> writes:
I installed 8.2 server on Windows XP
Today every instert to table causes error:
ERROR: attribute 13 has wrong type
DETAIL: Table has type character, but query expects character.
Any idea how to fix it ?
Update to 8.2.3.
regards, tom lane