5 ms·
Is there any way to set tcpKeepAlive=true, ssl=true, and specify a sslrootcert (for Redshift use)?
by shazeline 11y ago
Is there any way to set tcpKeepAlive=true, ssl=true, and specify a sslrootcert (for Redshift use)?
- amjith 11y agoRedshift is not officially supported since I'm targeting Postgres 9.x. But there is some work underway to add support for Redshift. https://github.com/dbcli/pgcli/issues/18 https://github.com/dbcli/pgcli/issues/18
- shazeline 11y agoCool! I think this project is really awesome and your blog is full of interesting things. Keep up the great work!