Update PostgSail and PostgREST version

This commit is contained in:
xbgmsharp
2024-01-12 22:33:38 +01:00
parent 666f69c42a
commit 39888e1957

View File

@@ -243,6 +243,8 @@ schema_auth | accounts
-[ RECORD 2 ]---------
schema_auth | otp
-[ RECORD 3 ]---------
schema_auth | users
-[ RECORD 4 ]---------
schema_auth | vessels
(0 rows)
@@ -625,12 +627,12 @@ overpass_py_fn | {"name": "Port de la Ginesta", "type": "multipolygon", "leisure
overpass_py_fn | {"name": "Norra hamnen", "leisure": "marina"}
-[ RECORD 1 ]----------------------------------------------------------------------------------------------------------------------------------------------
versions_fn | {"api_version" : "0.5.2", "sys_version" : "PostgreSQL 16.1", "timescaledb" : "2.13.0", "postgis" : "3.4.1", "postgrest" : "PostgREST 11.2.2"}
versions_fn | {"api_version" : "0.6.0-beta", "sys_version" : "PostgreSQL 16.1", "timescaledb" : "2.13.0", "postgis" : "3.4.1", "postgrest" : "PostgREST 12.0.2"}
-[ RECORD 1 ]-----------------
api_version | 0.5.2
api_version | 0.6.0-beta
sys_version | PostgreSQL 16.1
timescaledb | 2.13.0
postgis | 3.4.1
postgrest | PostgREST 11.2.2
postgrest | PostgREST 12.0.2