Hi,
I want to copy one of my Postgresql databases with all tables included to another database.
Used “Full refresh | Overwrite” but it seems that it is not creating the primary keys, indexes etc.
Is there a way to do this?
Thank you for your help!
Hi,
I want to copy one of my Postgresql databases with all tables included to another database.
Used “Full refresh | Overwrite” but it seems that it is not creating the primary keys, indexes etc.
Is there a way to do this?
Thank you for your help!
Hello there! You are receiving this message because none of your fellow community members has stepped in to respond to your topic post. (If you are a community member and you are reading this response, feel free to jump in if you have the answer!) As a result, the Community Assistance Team has been made aware of this topic and will be investigating and responding as quickly as possible.
Some important considerations that will help your to get your issue solved faster:
Thank you for your time and attention.
Best,
The Community Assistance Team
Airbyte is a integration tool which allow you to send data from any source to any destination. Because of this sometimes you can’t achieve exactly same copies. For this cases you need to use other tools OR export the normalization module and edit as your needs.