Hi All,

how to insert mysql (datetime interval) data to postgrres interval datatype.

mysql
 | test_interval   | datetime     | YES  |     | 1970-01-02 00:00:00 |
         |

psql
 test_interval   | interval               |


any solution for this?

thanks
Deepak

Reply via email to