Manuel Giorgini wrote:
I just finished an installation of RC 0.2.1.
I am using postgres 7.4.1 ;
It's 5 years old and there were many updates in 7.4 line (7.4.25).
[05-May-2009 11:10:50 +0200] DB Error: _doQuery: [Error message: Could not execute statement] [Last executed query: PREPARE mdb2_statement_pgsql_5b0929dec7663e6f88ca030599ba8a998e3b74a83 (text, text, tex t) AS INSERT INTO identities (user_id, del, standard, name, email) VALUES ($1, 0, 1, $2, $3)] [Native message: ERROR: column "user_id" is of type integer but expression is of type text
Enable sql queries debuging (in DB or rc) and you'll see how looks real query. Works for me with postgres >=8.2.