From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- dbaccess/uiconfig/ui/postgrespage.ui | 285 +++++++++++++++++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 dbaccess/uiconfig/ui/postgrespage.ui (limited to 'dbaccess/uiconfig/ui/postgrespage.ui') diff --git a/dbaccess/uiconfig/ui/postgrespage.ui b/dbaccess/uiconfig/ui/postgrespage.ui new file mode 100644 index 0000000000..e5867ec412 --- /dev/null +++ b/dbaccess/uiconfig/ui/postgrespage.ui @@ -0,0 +1,285 @@ + + + + + + 1000000000000 + 1 + 10 + + + True + False + True + True + 6 + vertical + 12 + + + True + False + start + 6 + Set up a connection to a PostgreSQL database + + + + + + Set up connection to a PostgreSQL database + static + + + + + False + True + 0 + + + + + True + False + Please enter the required information to connect to a PostgreSQL database, either by entering the host name, port number and server, or by entering the connection string. + True + 72 + 72 + 0 + + + Please enter the required information to connect to a PostgreSQL database. Please contact your system administrator if you are unsure about the following settings. + static + + + + + False + True + 1 + + + + + True + False + Please contact your system administrator if you are unsure + 0 + + + False + True + 2 + + + + + + True + False + True + True + 6 + 12 + + + True + False + _Database name: + True + dbNameEntry + 1 + + + 0 + 0 + + + + + True + False + _Server: + True + hostNameEntry + 1 + + + 0 + 1 + + + + + True + False + _Port number: + True + portNumEntry + 1 + + + 0 + 2 + + + + + True + True + True + True + True + + + Enter the name of the database. + + + + + 1 + 0 + + + + + True + True + True + True + True + + + Enter the server url of the database. + + + + + 1 + 1 + + + + + True + False + True + 12 + + + True + True + True + True + True + adjustment1 + + + Enter the port number of the DBMS service. Default for PostgreSQL is 5432. + + + + + False + True + 0 + + + + + True + False + Default: 5432 + + + False + True + 1 + + + + + 1 + 2 + + + + + False + True + 3 + + + + + + True + False + True + True + 6 + 12 + + + True + False + start + Alternatively, enter the driver-specific connection string here + True + browseurl + + + 0 + 0 + + + + + + True + False + True + + + True + True + True + True + True + + + Enter the complete connector URL to access the PostGreSQL DBMS service. The connector URL is in the form "postgresql://myHost:port/MyDatabase". + + + + + 1 + 0 + + + + + True + False + + + 0 + 0 + + + + + 0 + 1 + + + + + False + True + 4 + + + + -- cgit v1.2.3