Skip to end of banner
Go to start of banner

Configuring PostgreSQL Accounts

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Current »

In this article

Pages in this section

You must create accounts to connect to data sources that you want to use in your Pipelines. You can configure your PostgreSQL account in the SnapLogic UI using either the Designer or Manager.

Using SnapLogic Designer

  1. Drag a PostgreSQL Snap to the Canvas and click the Snap to open its settings.

  2. In the Account tab, either select an existing account from the Account Reference drop-down list, or click Add Account to create a new account.


  3. (Optional) Click Add Account, select the account type, and click OK.


  4. Select the location in which you want to create the account, select the account type, and click OKThe Add Account popup associated with the account type appears.

  5. Enter the required account details. For detailed guidance on how to provide information associated with each account type, use the following links:
  6. (Optional) Enter additional information on this account in the Notes field of the Info tab.

  7. Click Validate to verify the account, if the account type supports validation.

  8. Click Apply to complete configuring the PostgreSQL account.

Using SnapLogic Manager

Accounts in SnapLogic are associated with projects, and you can use accounts created in other projects only if you have at least Read access to them.

  1. In the left pane, browse to the project in which you want to create the account and click CreateAccount PostgreSQL, followed by the required account type.

    The Create Account popup associated with the selected account type appears.

  2. Enter the required account details.

  3. Optionally, enter additional information on this account in the Notes field of the Info tab.

  4. Click Validate to verify the account information, if your account supports validation.

  5. Click Apply to complete configuring the account.


Avoid updating account credentials while Pipelines using that account are executing. This may lead to unexpected results, including locking your PostgreSQL account.


See Also

Account History

 Click to view/expand

4.20 (snapsmrc535)

  • No updates made.

4.19 (snapsmrc528)

  • Added a new PostgreSQL Dynamic Account Type.

4.18 (snapsmrc523)

  • No updates made.

4.17 (snapsmrc515)

  • No updates made. Automatic rebuild with a platform release.

4.16 (snapsmrc508)

  • No updates made. Automatic rebuild with a platform release.

4.15 (snapsmrc500)

  • No updates made. Automatic rebuild with a platform release.

4.14 (snapsmrc490)

  • No updates made. Automatic rebuild with a platform release.

4.8

  • Info tab added to accounts.
  • Database accounts now invalidate connection pools if account properties are modified and login attempts fail.
  • No labels