I am using liquibase with Redhsift, but encountered current transaction is aborted, commands ignored until end of transaction block

Hello ,

I’m encountering an issue while using Liquibase with Amazon Redshift. During execution, I receive the following exception:

liquibase.exception.CommandExecutionException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: com.amazon.redshift.util.RedshiftException: ERROR: current transaction is aborted, commands ignored until end of transaction block

I used the jdbc redshift jar and liquibase-redshift extension jar, but nothing worked out for me.

What is the solution for this.

Thanks

1 Like

I am facing the same error…using the Amazon Redshift JDBC driver, also using the Liquibase extension…I get the same error on update.