• Error is:

    DBD::Pg::st execute failed: ERROR:  column "myfield" is of type timestamp without time zone[] but expression is of type cstring[]
    LINE 1: UPDATE test SET myfield = $1 WHERE myid = 1
                                      ^
    HINT:  You will need to rewrite or cast the expression. at foo.pl line 27.
    Issuing rollback() due to DESTROY without explicit disconnect() of DBD::Pg::db handle dbname=postgres;host=localhost;port=5432 at foo.pl line 27.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment