Yes, I had to upgrade from Postgres 13 to get this working. I’m not sure if there’s a minimum Postgres version specified anywhere in the docs, I took a quick look but couldn’t find it.
For anyone else running Debian like me, you can add the official Postgres repo and use the pg_upgrade script to migrate to the new version.
Yes, I had to upgrade from Postgres 13 to get this working. I’m not sure if there’s a minimum Postgres version specified anywhere in the docs, I took a quick look but couldn’t find it.
For anyone else running Debian like me, you can add the official Postgres repo and use the pg_upgrade script to migrate to the new version.