Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Database to database migration - Postgresql

Hi All,

 

I am trying to do a migration from one postgresql DB to another postgresql DB using TOS. I have already tried it using the normal technique of db to db migration. But I would also like to know if its possible to use tRest component or tRestclient component to insert the data into the final DB. Currently I am trying to make the design which looks something like the attached figure but not able to progress as I am not sure what will coe in the HTTP Body in tRest component as I have data coming in from tMap already. Can someone please help.

Labels (5)
3 Replies
fdenis
Master
Master

think aout quantity of data are you going to make one rest query by data ?
this process, is it one shot or not?
Anonymous
Not applicable
Author

YEs, it will be one shot and one time migration.

fdenis
Master
Master

so think about dose it work or not!
you may not need to check speed. but check completion.