host
: The host name or IP address of the Redshift cluster.port
: The port to use when connecting with the Redshift cluster.database
: The database name to use when connecting with the Redshift cluster.user
: The username to authenticate the user with the Redshift cluster.password
: The password to authenticate the user with the Redshift cluster.schema
: The database schema to use. Default is public.sslmode
: The SSL mode for the connection.redshift_datasource
as the datasource name, which is defined in the CREATE DATABASE
command.Database Connection Error
SQL statement cannot be parsed by mindsdb_sql