PostgreSQL

Using the PostgreSQL Data Source

Authentication

Authentication to an instance of Amazon Redshift requires database credentials.

  • Host

  • Database Name

  • Username

  • Password

  • Port

More details about connecting to PostgreSQL can be found here:

https://www.postgresql.org/docs/current/ecpg-sql-connect.html

Last updated