Skip to main content

openGauss Connection

Create a PawSQL Workspace from a OpenGauss connection.

Requirements

  • OpenGauss Server 1.0 or above.
  • Make sure your database is accessible from the machine running PawSQL

Information Needed

When we choose a openGauss connection as the workspace type, we need to supply following connection information. PawSQL will connect to the database server and retrieve the table、view and indexes definition.

  • Host * - The host name of the database.
  • Port * - The port to connect to.
  • Database * - The database name.
  • Schemes * - A list of schema names.
  • Username * - The user name which is used to access the database.
  • Password * - The password associated with the user name.

How to access your database from internet?