AlloyDB Dynamic Account
n this article
Overview
You can use this account type to connect Google AlloyDB Snaps with datasources that use AlloyDB Dynamic account.
Prerequisites
Valid Hostname, Database and User credentials.
Limitations and Known Issues
None.
Account Settings
Â
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon ( ): Indicates a list that is dynamically populated based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the fieldset.
Remove icon ( ): Indicates that you can remove fields from the fieldset.
Upload icon ( ): Indicates that you can upload files from the SLDB.
Field Name | Field Type | Description | |
---|---|---|---|
Label* Â Default Value:Â None | String | Specify a unique label for the account. Â | |
Account properties | The account information required to create a connection to the PostgreSQL database. | ||
Hostname
| String/Expression | Specify the AlloyDB server's address. | |
Port Number Default Value: 5432 | Integer | Specify the port number of the database server to which you need to connect. | |
Database name
| String/Expression | Specify the name of the database to which you need to connect. | |
Username Default Value:Â N/A | String/Expression | Specify the username that is allowed to connect to the database. | |
Password Default Value:Â N/A | String/Expression | Specify the password used to connect to the data source. | |
JDBC JARs | Use this field set to list the JDBC jar files that must be loaded for the account to work. | ||
JDBC Driver | String | Specify the JDBC driver that must be loaded for the account to work. By default, this field has one row populated. | |
JDBC Driver Class  Default Value: org.postgresql.Driver | String | The JDBC driver class that you want to use with the account. | |
Configure SSH Tunnel
| Checkbox | Select this checkbox to allow the Snap to create an SSH tunnel for connecting the Snaplex to the AlloyDB server. After the operation is completed, the tunnel is closed. If you select true, you must provide the configuration details of the SSH tunnel. | |
SSH Auth Mode
| String/Expression | Select an option to specify the mode for authenticating the user on the SSH tunnel. The available options are:
Do not enable expression in this field. If you enable expression then the other fields that are based on the expression might not be available. | |
SSH Hostname
| String/Expression | Specify either the IP address or the domain name of the SSH server to which you want to connect. or use an expression for this field. | |
SSH Username
| String/Expression | Specify the SSH username for connecting to the SSH tunnel. | |
SSH Password
| String/Expression | Specify the password for the specified SSH username for connecting to the SSH tunnel. This field is required if SSH Auth Mode is Password. | |
SSH Port
| Integer/Expression | Specify the SSH port to connect to the PostgreSQL Server. Ensure that there are no port conflicts. | |
Advanced properties | Advanced properties associated with the PostgreSQL account type. | ||
Auto commit
| Checkbox | Select this check box to commit batches as soon as they are executed. If the Snap fails, only the batch being executed at that moment is rolled back. Deselect the check box to commit Snap execution output only after all the batches are executed. If the Snap fails, the entire transaction is rolled back unless the Snap finds invalid input data before it sends the insert request to the server and routes the error documents to the Error view. | |
Batch size* Default Value: 50 | Integer | Specify the number of statements to execute at a time. | |
Fetch size* Â Default Value: 100 | Integer | Specify the number of rows to fetch at a time when executing a query. Â | |
Max pool size* Â Default Value: 50 | Integer | Specify the maximum number of connections a pool must maintain at a time. Â | |
Max life time* Â Default value: 30 | Integer | Specify the maximum lifetime of a connection in the pool. Â | |
Idle Timeout*  Default value: 5 | Integer | Specify the maximum amount of time a connection is allowed to sit idle in the pool. A value of 0 indicates that idle connections are never removed from the pool.  | |
Checkout timeout* Â Default Value: 10000 | Integer | Specify the number of milliseconds to wait for a connection to be available when the pool is exhausted. | |
URL properties | Use this field set to define URL properties to use if any. | ||
URL Property Name | String | Specify a name for the URL property if any. | |
URL Property Value | String | Specify a value for the URL property name. |
Snap Pack History
Related Links
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2024 SnapLogic, Inc.