SELECT dblink_exec('dbname=sie7IAG110527A74',
' INSERT INTO public.catalogo_maestro(
id, codigo, tipoc, nombre, tipo, ctamayor, idrubro, afectable, "timestamp", status, idctasup, naturaleza, idbitacora, tipoc2)
VALUES (1,''_GLOBAL'',NULL,''Cuenta GLOBAL'',''CG'',0,0,0,''0000-00-00 00:00:00'',1,0,''D'',NULL,NULL);');
Do you know why I get this error?
date / time field value out of range: "0000-00-00 00:00:00" in postgres