Something strange happening here. Can you connect to the DB using postgres client and show output of
\d win_event_log
on the old and new db?
I am not sure, if the issue is related to normal postgres and timescale difference, but you can try migrating the DB in postgres format and then converting it (nxdbmgr now supports in-place conversion to timescale)
\d win_event_log
on the old and new db?
I am not sure, if the issue is related to normal postgres and timescale difference, but you can try migrating the DB in postgres format and then converting it (nxdbmgr now supports in-place conversion to timescale)