The problem must be in the format of either some or all the various date
and timestamp fields. Oracle is probably more stringent about those than
postgres is. The create table statement says that d_beg and d_end are
both of type 'date', and that dt_rec and dt_sup are both
'timestamp', but the data for all four fields follows the same
format of 'yyyy-mm-dd hh:MM:ss'. You'd have to check the
oracle docs for what the correct format is for each of those datatypes.
Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/
Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/