From 5455d8246f7aba5e57f4498317c40d5efd37ea96 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sun, 18 Feb 2024 12:59:21 +0100 Subject: [PATCH] Update versions, timescaledb, postgis, postgres --- tests/sql/summary.sql.output | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/tests/sql/summary.sql.output b/tests/sql/summary.sql.output index e55acda..15ab546 100644 --- a/tests/sql/summary.sql.output +++ b/tests/sql/summary.sql.output @@ -6,10 +6,10 @@ You are now connected to database "signalk" as user "username". Expanded display is on. -[ RECORD 1 ]--+------------------------------- -server_version | 16.1 (Debian 16.1-1.pgdg110+1) +server_version | 16.2 (Debian 16.2-1.pgdg110+2) -[ RECORD 1 ]--------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -postgis_full_version | POSTGIS="3.4.1 ca035b9" [EXTENSION] PGSQL="160" GEOS="3.9.0-CAPI-1.16.2" PROJ="7.2.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj DATABASE_PATH=/usr/share/proj/proj.db" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" +postgis_full_version | POSTGIS="3.4.2 c19ce56" [EXTENSION] PGSQL="160" GEOS="3.9.0-CAPI-1.16.2" PROJ="7.2.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj DATABASE_PATH=/usr/share/proj/proj.db" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" -[ RECORD 1 ]-------------------------------------------------------------------------------------- Name | citext @@ -48,12 +48,12 @@ Schema | pg_catalog Description | PL/Python3U untrusted procedural language -[ RECORD 8 ]-------------------------------------------------------------------------------------- Name | postgis -Version | 3.4.1 +Version | 3.4.2 Schema | public Description | PostGIS geometry and geography spatial types and functions -[ RECORD 9 ]-------------------------------------------------------------------------------------- Name | timescaledb -Version | 2.13.1 +Version | 2.14.1 Schema | public Description | Enables scalable inserts and complex queries for time-series data (Community Edition) -[ RECORD 10 ]------------------------------------------------------------------------------------- @@ -106,14 +106,14 @@ laninline | 13543 lanvalidator | 13544 lanacl | -[ RECORD 5 ]-+----------- -oid | 18297 +oid | 18175 lanname | plpython3u lanowner | 10 lanispl | t lanpltrusted | t -lanplcallfoid | 18294 -laninline | 18295 -lanvalidator | 18296 +lanplcallfoid | 18172 +laninline | 18173 +lanvalidator | 18174 lanacl | -[ RECORD 1 ]+----------- @@ -645,12 +645,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.6.1", "sys_version" : "PostgreSQL 16.1", "timescaledb" : "2.13.1", "postgis" : "3.4.1", "postgrest" : "PostgREST 12.0.2"} +versions_fn | {"api_version" : "0.6.1", "sys_version" : "PostgreSQL 16.2", "timescaledb" : "2.14.1", "postgis" : "3.4.2", "postgrest" : "PostgREST 12.0.2"} -[ RECORD 1 ]----------------- api_version | 0.6.1 -sys_version | PostgreSQL 16.1 -timescaledb | 2.13.1 -postgis | 3.4.1 +sys_version | PostgreSQL 16.2 +timescaledb | 2.14.1 +postgis | 3.4.2 postgrest | PostgREST 12.0.2