Skip to main content
Question

I need to select certain fields from several databases and populate data into PostgreSQL with a new data schema. Where should I start?

  • August 14, 2020
  • 1 reply
  • 4 views

I installed Postgres and set up the data schema. The source of the data are from several external places including databases and hard drives. I need to copy certain fields from the database and save them in Postgres tables. What is the best workflow to do this? Any guidance and tutorials are welcome, thank you very much!

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

davtorgh
Contributor
Forum|alt.badge.img+12
  • Contributor
  • August 14, 2020

Hi @chloesun​ ,

 

checkout this webinar. It does not talk about Postgres, but gives some useful ides to manage different source data into database tables.