You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. Open the **bronze** lakehouse and verify the `Files/documents` folder structure exists
48
49
49
-
> **PostgreSQL Mirroring:** If you enabled PostgreSQL mirroring, follow the detailed steps in [PostgreSQL mirroring](./postgresql_mirroring.md) to finalize the connection and mirror creation.
50
+
### PostgreSQL Mirroring (if enabled)
51
+
52
+
Use these short steps to create the Fabric connection and enable mirroring. For full details and troubleshooting, see [PostgreSQL mirroring](./postgresql_mirroring.md).
53
+
54
+
1. In Fabric, open the workspace, then select **Connections** → **New** → **PostgreSQL**.
55
+
2. Use the PostgreSQL server name, database name, and the `fabric_user` credentials stored in Key Vault.
56
+
3. Test the connection and **Save**.
57
+
4. In the workspace, select **New** → **Data pipeline** → **Mirror database**.
58
+
5. Pick the PostgreSQL connection, select the target database, and **Start mirroring**.
0 commit comments