Postgres 9.2 database

Hi

I have a postgres 9.2 database and I want to use liquibase on it. Postgres 9.2 is old and not supported by Liquibase, is it something that I should avoid? My plan is to start using liquibase on existing postgres 9.2 at the beginning and then move the database to a newer Postgres version later.

Thanks

Hi @patrick,

Here you can find what are the postgres version we do offer support for Postgres, I would encourage you to use Liquibase with one of the versions listed in that page.

Thanks,
Daniel.