Update versions. Debian 12, PostgreSQL 16.3, timescaledb 2.15.0, PostgREST 12.0.3

This commit is contained in:
xbgmsharp
2024-05-14 21:11:08 +02:00
parent 4dcd8d2ea5
commit 30b1b8f0a6

View File

@@ -6,10 +6,10 @@
You are now connected to database "signalk" as user "username". You are now connected to database "signalk" as user "username".
Expanded display is on. Expanded display is on.
-[ RECORD 1 ]--+------------------------------- -[ RECORD 1 ]--+-------------------------------
server_version | 16.2 (Debian 16.2-1.pgdg110+2) server_version | 16.3 (Debian 16.3-1.pgdg120+1)
-[ RECORD 1 ]--------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -[ RECORD 1 ]--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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)" postgis_full_version | POSTGIS="3.4.2 c19ce56" [EXTENSION] PGSQL="160" GEOS="3.11.1-CAPI-1.17.1" PROJ="9.1.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.14" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)"
-[ RECORD 1 ]-------------------------------------------------------------------------------------- -[ RECORD 1 ]--------------------------------------------------------------------------------------
Name | citext Name | citext
@@ -53,7 +53,7 @@ Schema | public
Description | PostGIS geometry and geography spatial types and functions Description | PostGIS geometry and geography spatial types and functions
-[ RECORD 9 ]-------------------------------------------------------------------------------------- -[ RECORD 9 ]--------------------------------------------------------------------------------------
Name | timescaledb Name | timescaledb
Version | 2.14.2 Version | 2.15.0
Schema | public Schema | public
Description | Enables scalable inserts and complex queries for time-series data (Community Edition) Description | Enables scalable inserts and complex queries for time-series data (Community Edition)
-[ RECORD 10 ]------------------------------------------------------------------------------------- -[ RECORD 10 ]-------------------------------------------------------------------------------------
@@ -96,24 +96,24 @@ laninline | 0
lanvalidator | 2248 lanvalidator | 2248
lanacl | lanacl |
-[ RECORD 4 ]-+----------- -[ RECORD 4 ]-+-----------
oid | 13545 oid | 13568
lanname | plpgsql lanname | plpgsql
lanowner | 10 lanowner | 10
lanispl | t lanispl | t
lanpltrusted | t lanpltrusted | t
lanplcallfoid | 13542 lanplcallfoid | 13565
laninline | 13543 laninline | 13566
lanvalidator | 13544 lanvalidator | 13567
lanacl | lanacl |
-[ RECORD 5 ]-+----------- -[ RECORD 5 ]-+-----------
oid | 18175 oid | 18167
lanname | plpython3u lanname | plpython3u
lanowner | 10 lanowner | 10
lanispl | t lanispl | t
lanpltrusted | t lanpltrusted | t
lanplcallfoid | 18172 lanplcallfoid | 18164
laninline | 18173 laninline | 18165
lanvalidator | 18174 lanvalidator | 18166
lanacl | lanacl |
-[ RECORD 1 ]+----------- -[ 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"} overpass_py_fn | {"name": "Norra hamnen", "leisure": "marina"}
-[ RECORD 1 ]---------------------------------------------------------------------------------------------------------------------------------------------- -[ RECORD 1 ]----------------------------------------------------------------------------------------------------------------------------------------------
versions_fn | {"api_version" : "0.7.2", "sys_version" : "PostgreSQL 16.2", "timescaledb" : "2.14.2", "postgis" : "3.4.2", "postgrest" : "PostgREST 12.0.2"} versions_fn | {"api_version" : "0.7.3", "sys_version" : "PostgreSQL 16.3", "timescaledb" : "2.15.0", "postgis" : "3.4.2", "postgrest" : "PostgREST 12.0.3"}
-[ RECORD 1 ]----------------- -[ RECORD 1 ]-----------------
api_version | 0.7.2 api_version | 0.7.3
sys_version | PostgreSQL 16.2 sys_version | PostgreSQL 16.3
timescaledb | 2.14.2 timescaledb | 2.15.0
postgis | 3.4.2 postgis | 3.4.2
postgrest | PostgREST 12.0.2 postgrest | PostgREST 12.0.3