Submit a ticket My tickets
Welcome
Login  Sign up

PostgreSQL Connector

This article describes how DataGalaxy PostgreSQL connector works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode  

This connector supports the following import modes:

Standard mode ✅URN mode

Connector Overview

PostregSQL connector imports metadata from a database  into a DataGalaxy database source object.

The extracted objects and their correspondences are detailed in the following table:

PostgreSQL Object
DataGalaxy Object
Comments
SchemaModel (Container)
TableTable (Structure)
ViewView (Structure) 
ColumnColumn (Field)Name, data type (size and precision), description, order are returned when available. Comments are uploaded to the DataGalaxy Technical Comment field.
Primary KeyPrimarey KeyThis information will be used to link tables in DataGalaxy diagrams
Foreign KeyForeign Key

Step 1 : Installation

  • Download DataGalaxy connector from the portal (see here)
  • Extract the connector archive in the directory of your choice
  • Download the PostgreSQL plug-in from the portal and copy it into the /lib directory of the connector

Step 2 : Run PostgreSQL connector

  • After starting the connector, access to Dictionary connectors:
  • If it has been correctly installed, the PostgreSQL plug-in appears in the list
  • The following information is requested: 
Parameter
Mandatory
Description
ServerYesPostgreSQL Server name
PortYesPostgreSQL Server port
InstanceYesPostgreSQL instance name
UserYes
PasswordYes
Advanced modeNoOption to customize the JDBC URL used to connect

Once these information filled, you can test the connection and start the import.

Releases

DatePlugin
Version
DataGalaxy
release
Desktop connector version (minimum)Description
16/06/20264.2.1v3.356.05.16.0
Fixed some security vulnerabilities
26/05/20264.2.0v3.344.05.15.12Support online mode
19/12/2025
4.1.0v3.294.05.15.4
Orphaned handling feature bugfix for urn mode
28/11/20254.0.2v3.288.25.15.3Fix PK/FK issue
01/10/20254.0.0v3.286.35.12.0Addition of URN support
26/07/20243.0.0v3.62.05.0.3Migrated from java 11 to java 17

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.