For the complete documentation index, see llms.txt. This page is also available as Markdown.

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