Skip to main content

Community

Destination Improvement: Allow synching of indices between PostgreSQL databases

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Borja,

    Thank you for your feedback in our feature request portal! I'm Kevin from the product team here at Fivetran.

    We don't have a concrete timeline at the moment for adding this feature. However, many customers have asked for this same functionality, so I will be sure to add yours to the tally. I am curious what types of indices you are currently using in Postgres, based on their docs, there are many different kinds: https://www.postgresql.org/docs/current/indexes-types.html

    Any insight you can share will help us scope out this project!

    Hi Kevin, we're primarily interested on btree indexes (unique and non-unique, multi-column...). Looking forward to the implementation :)