Skip to content

Upgrading to Postgres 16.2

Latest
Compare
Choose a tag to compare
@AmebaBrain AmebaBrain released this 01 Mar 00:53
· 18 commits to master since this release

Major Datero engine release that switches to Postgres 16.2.

All inclusive datero_engine image with underlying postgres version: 16.2.

docker pull chumaky/datero_engine
docker pull chumaky/datero_engine:16.2

Included FDWs:

Datero Postgres FDW Version
16.2 16.2 MySQL 2.9.1
16.2 16.2 Oracle 2.6.0
16.2 16.2 SQLite 2.4.0
16.2 16.2 Mongo 5.5.1
16.2 16.2 TDS master branch (2.0.3)
16.2 16.2 Postgres built-in
16.2 16.2 Flat Files built-in

Individual FDW Images

FDW Image
MySQL chumaky/postgres_mysql_fdw
Oracle chumaky/postgres_oracle_fdw
SQLite chumaky/postgres_sqlite_fdw
Mongo chumaky/postgres_mongo_fdw
TDS chumaky/postgres_mssql_fdw