Defining PostgreSQL Servers
The following properties are applicable to a PostgreSQL Server object.
Tab |
Section |
Property |
Description |
Additional Information |
---|---|---|---|---|
Name | Specifies the name of the server | |||
If Not Exists | Specifies that if the server already exists, no exception is thrown, and no action happens | |||
Generate | Specifies whether a SQL statement for the table is generated during forward engineering | |||
General | Server Options | Server Type | Specifies the type of the server | |
Server Version | Specifies the server version | |||
Wrapper_Name | Specifies the foreign data wrapper identifier | |||
Options | Specifies the options for the server | The options typically define the connection details of the server, but the actual names and values depend on the server's foreign-data wrapper. |
- (Optional) Click the Comment tab and enter any comments you want to associate with the object.
- (Optional) Click the UDP tab to work with user-defined properties for the object.
- (Optional) Click the Notes tab to view and edit user notes.
- (Optional) Click the Extended Notes tab to view or edit user notes.
- Click Close.
The server is defined, and the PostgreSQL Server Editor closes.
For more information, refer to PostgreSQL documentation.
Copyright © 2024 Quest Software, Inc. |