Skip to content

Releases: chumaky/docker-images

Upgrading to Postgres 16.2

01 Mar 00:53
Compare
Choose a tag to compare

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

Upgrading to Postgres 15.2

09 Mar 23:24
Compare
Choose a tag to compare

Major HSQL release that switches to Postgres 15.2.

Image:
docker pull toleg/postgres_hsql
docker pull toleg/postgres_hsql:15.2

Postgres version: 15.2
Included FDWs:

FDW Version
Mysql 2.9.0
Oracle 2.5.0
SQLite 2.3.0
Mongo 5.5.0
TDS (MSSQL & Sybase) 2.0.3

Initial HSQL Release

08 Mar 23:44
Compare
Choose a tag to compare

Initial HSQL release that implements Heterogeneous SQL feature on top of Postgres database via Foreign Data Wrappers.

Image: docker pull toleg/postgres_hsql:14.4

Postgres version: 14.4
Included FDWs:

FDW Version
Mysql 2.8.0
Oracle 2.4.0
SQLite 2.1.1
Mongo 5.4.0
TDS (MSSQL & Sybase) 2.0.2