Liquibase support for RedShift

I have tried to  connect to a RedShift instance with Liquibase. I have used RedShift and Postgres drivers and have not had much luck.

It seems people have had some success. Can you please describe how you are doing it. What Driver, properties file, Jar files or any other details.

I have used Liquibase for Mysql with liquibase.bat before successfully.

Thank you

Hi @benjaminberoukhim,

Sorry for the long wait. I know this is an old thread but just for others looking: Redshift is supported by extension which is maintained by the extension writer, I would log an issue here:

I do know we would need to see the error. and the command used as well as what’s in the liquibase.properties file to help diagnose.