[Request for Beta Testers] Destinations V2 for postgres is open for early access! #34423
Replies: 3 comments 14 replies
-
Running into an issue with a Postgres to Postgres connection using the new Destinations V2: Context
Problem
Solutions
I can provide a full log of the sync error or any additonal information on request |
Beta Was this translation helpful? Give feedback.
-
@gisripa I've tried SQL Server and the E2E source and the normalization worked just fine. Airbyte V 0.50.47 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Early Access Available!
Hi Airbyte community,
Early access for Destinations V2 for Postgres is now available, bringing you:
_airbyte_meta
column, allowing for better tracking of inconsistencies and resolution of issues.How to Enroll
We are actively seeking and iterating on feedback to refine these features prior to general availability. Here's how you can try out the beta:
[For Airbyte Self-Managed only] In your Workspace Settings, upgrade destination Postgres to the early access version, 0.6.0. (Airbyte Cloud will automatically pick up this update.)

Create a new Postgres destination, and enable the Destinations V2 option. Keep in mind that the early access version is NOT suitable for production and we may ask you to reset your data.

Create connections sending data to the new Postgres destination. Please use a different namespace for these connections to avoid overwriting/modifying any production data..
When creating syncs with your new Postgres destination, be sure to choose Raw data (JSON) as your Normalization Method. In the V2 version of the Postgres destination this option will be removed, but in this "hybrid" version of the destination, this option remains for the V1 versions of the sync. You will still be getting final tables with V2 syncs, but the mechanism we will use to generate them is no longer dbt normalization - it's built into the connector.

Request for Feedback
As you explore the new functionality, we ask that you pay special attention to table and column name changes, missing or incorrect column types, and the speed and cost of your syncs.
We look forward to hearing about your experience with Postgres Destinations V2. Please don't hesitate to share any feedback or questions in the comments below. You can also join us on Slack if you would like to chat directly with the team about this feature.
Beta Was this translation helpful? Give feedback.
All reactions