From: | John Carriel Gomez <john(dot)carriel(dot)g(at)gmail(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Help-PGRES_FATAL_ERROR |
Date: | 2011-08-07 20:10:33 |
Message-ID: | CAFgWzvZ=TK4LBxe+yyuNXWLnPRpOx=6ArJMVpDji9VV=YS5frw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Please help I can not replicate with Slony
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PGRES_FATAL_ERROR select "_replicaterminal".storeNode_int(1, 'Nodo
Maestro'); select "_replicaterminal".enableNode_int(1); - ERROR: invalid
input syntax for type timestamp: "Sun Aug 07 14:59:30.073665 2011 ECT"
CONTEXT: SQL statement "insert into "_replicaterminal".sl_confirm
(con_origin, con_received, con_seqno)
select no_id, p_no_id, 0 from
"_replicaterminal".sl_node
where no_id != p_no_id
and no_active"
PL/pgSQL function "enablenode_int" line 32 at SQL statement
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2011-08-08 03:36:25 | Re: Help-PGRES_FATAL_ERROR |
Previous Message | Peter Eisentraut | 2011-08-06 08:53:45 | Re: BUG #6146: COLLATE in ORDER BY not working with column names defined with "AS" |