sslinfo
The sslinfo module provides functions to retrieve and display information about the SSL/TLS connection being used by a PostgreSQL session, including the protocol version, cipher suite, and certificate details.
Information Analysis
| Extensibility Types: | Functions |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 484 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 484 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |
Compatibility Analysis
| Number of Failed Extensions: | 4 |
| Failure Rate: | 4.2% |
Failed Extensions
earthdistance
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing sslinfo ==============
CREATE EXTENSION
============== running regression test queries ==============
test earthdistance ... FAILED 173 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli-python/postgresql-15.3/contrib/earthdistance/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli-python/postgresql-15.3/contrib/earthdistance/regression.out".
waiting for server to shut down.... done
server stopped
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing sslinfo ==============
CREATE EXTENSION
============== running regression test queries ==============
test earthdistance ... FAILED 158 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli-python/postgresql-15.3/contrib/earthdistance/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli-python/postgresql-15.3/contrib/earthdistance/regression.out".
waiting for server to shut down.... done
server stopped
pg_stat_monitor
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing sslinfo ==============
CREATE EXTENSION
============== running regression test queries ==============
test basic ... ok 28 ms
test version ... ok 50 ms
test guc ... ok 27 ms
test pgsm_query_id ... ok 673 ms
test functions ... FAILED 72 ms
test counters ... ok 65 ms
test relations ... ok 199 ms
test database ... ok 393 ms
test error_insert ... ok 84 ms
test application_name ... ok 30 ms
test application_name_unique ... ok 22 ms
test top_query ... ok 27 ms
test cmd_type ... ok 48 ms
test error ... ok 22 ms
test rows ... ok 56 ms
test tags ... ok 26 ms
test user ... ok 48 ms
=======================
1 of 17 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli-python/pgextworkdir/pg_stat_monitor/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli-python/pgextworkdir/pg_stat_monitor/regression.out".
waiting for server to shut down.... done
server stopped
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing sslinfo ==============
CREATE EXTENSION
============== running regression test queries ==============
test basic ... ok 23 ms
test version ... ok 19 ms
test guc ... ok 19 ms
test pgsm_query_id ... ok 567 ms
test functions ... FAILED 75 ms
test counters ... ok 62 ms
test relations ... ok 159 ms
test database ... ok 415 ms
test error_insert ... ok 69 ms
test application_name ... ok 45 ms
test application_name_unique ... ok 23 ms
test top_query ... ok 29 ms
test cmd_type ... ok 50 ms
test error ... ok 59 ms
test rows ... ok 66 ms
test tags ... ok 32 ms
test user ... ok 84 ms
=======================
1 of 17 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli-python/pgextworkdir/pg_stat_monitor/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli-python/pgextworkdir/pg_stat_monitor/regression.out".
waiting for server to shut down.... done
server stopped
pgextwlist
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing sslinfo ==============
CREATE EXTENSION
============== running regression test queries ==============
test setup ... ok 48 ms
test pgextwlist ... FAILED 95 ms
test errors ... FAILED 9 ms
test crossuser ... ok 42 ms
test hooks ... ok 34 ms
======================
2 of 5 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli-python/pgextworkdir/pgextwlist-1.15/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli-python/pgextworkdir/pgextwlist-1.15/regression.out".
waiting for server to shut down.... done
server stopped
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing sslinfo ==============
CREATE EXTENSION
============== running regression test queries ==============
test setup ... ok 32 ms
test pgextwlist ... FAILED 73 ms
test errors ... FAILED 9 ms
test crossuser ... ok 32 ms
test hooks ... ok 29 ms
======================
2 of 5 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli-python/pgextworkdir/pgextwlist-1.15/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli-python/pgextworkdir/pgextwlist-1.15/regression.out".
waiting for server to shut down.... done
server stopped
timescaledb
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1154 ms
test alternate_users ... ok 813 ms
test chunk_utils ... ok 888 ms
test index ... ok 1014 ms
test pg_dump_unprivileged ... ok 790 ms
test tablespace ... ok 747 ms
parallel group (21 tests): broken_tables baserel_cache delete-15 create_hypertable custom_type ddl_extra cursor-15 chunks agg_bookends-15 ddl-15 ddl_errors create_table drop_hypertable create_chunks cluster-15 drop_extension copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4959 ms
append-15 ... ok 6623 ms
baserel_cache ... ok 4954 ms
broken_tables ... ok 4953 ms
chunk_adaptive ... ok 5024 ms
chunks ... ok 4958 ms
cluster-15 ... ok 4970 ms
constraint-15 ... ok 5059 ms
copy-15 ... ok 4990 ms
create_chunks ... ok 4968 ms
create_hypertable ... ok 4955 ms
create_table ... ok 4965 ms
cursor-15 ... ok 4956 ms
custom_type ... ok 4955 ms
ddl-15 ... ok 4962 ms
ddl_errors ... ok 4962 ms
ddl_extra ... ok 4955 ms
delete-15 ... ok 4953 ms
drop_extension ... FAILED 4975 ms
drop_hypertable ... ok 4964 ms
drop_owned ... ok 5083 ms
parallel group (21 tests): hash drop_schema misc null_exclusion insert_returning drop_rename_hypertable histogram_test information_views partitioning dump_meta grant_hypertable lateral merge generated_as_identity license partition parallel-15 insert_single extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6043 ms
drop_schema ... ok 6031 ms
dump_meta ... ok 6059 ms
extension_scripts ... ok 6072 ms
generated_as_identity ... ok 6064 ms
grant_hypertable ... ok 6060 ms
hash ... ok 4731 ms
histogram_test ... ok 6044 ms
information_views ... ok 6049 ms
insert-15 ... ok 6241 ms
insert_many ... ok 7415 ms
insert_returning ... ok 6039 ms
insert_single ... ok 6069 ms
lateral ... ok 6059 ms
license ... ok 6065 ms
merge ... ok 6059 ms
misc ... ok 6031 ms
null_exclusion ... ok 6031 ms
parallel-15 ... ok 6068 ms
partition ... ok 6066 ms
partitioning ... ok 6048 ms
parallel group (21 tests): reloptions upsert plan_hypertable_inline-15 timestamp partitionwise-15 plan_expand_hypertable-15 tableam sort_optimization update-15 size_utils plain triggers sql_query query-15 rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7881 ms
pg_join ... ok 9942 ms
plain ... ok 7890 ms
plan_expand_hypertable-15 ... ok 7883 ms
plan_hashagg-15 ... ok 9121 ms
plan_hypertable_inline-15 ... ok 7877 ms
plan_ordered_append ... ok 7925 ms
query-15 ... ok 7916 ms
relocate_extension ... ok 8588 ms
reloptions ... ok 7368 ms
rowsecurity-15 ... ok 7922 ms
size_utils ... ok 7888 ms
sort_optimization ... ok 7883 ms
sql_query ... ok 7890 ms
tableam ... ok 7882 ms
timestamp ... ok 7879 ms
triggers ... ok 7889 ms
truncate ... ok 8248 ms
trusted_extension ... ok 8169 ms
update-15 ... ok 7883 ms
upsert ... ok 7874 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 694 ms
vacuum ... ok 703 ms
vacuum_parallel ... ok 704 ms
version ... ok 701 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2384 ms
test alternate_users ... ok 1719 ms
test chunk_utils ... ok 1843 ms
test index ... ok 2219 ms
test pg_dump_unprivileged ... ok 1472 ms
test tablespace ... ok 1518 ms
parallel group (21 tests): custom_type baserel_cache agg_bookends-15 chunks drop_extension create_table ddl-15 ddl_extra broken_tables drop_hypertable chunk_adaptive create_chunks create_hypertable cursor-15 cluster-15 ddl_errors delete-15 copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11004 ms
append-15 ... ok 11056 ms
baserel_cache ... ok 11002 ms
broken_tables ... ok 11013 ms
chunk_adaptive ... ok 11021 ms
chunks ... ok 11006 ms
cluster-15 ... ok 11021 ms
constraint-15 ... ok 11256 ms
copy-15 ... ok 11055 ms
create_chunks ... ok 11021 ms
create_hypertable ... ok 11021 ms
create_table ... ok 11007 ms
cursor-15 ... ok 11021 ms
custom_type ... ok 10998 ms
ddl-15 ... ok 11007 ms
ddl_errors ... ok 11020 ms
ddl_extra ... ok 11009 ms
delete-15 ... ok 11038 ms
drop_extension ... FAILED 11006 ms
drop_hypertable ... ok 11014 ms
drop_owned ... ok 11280 ms
parallel group (21 tests): partitioning histogram_test extension_scripts information_views license insert_single generated_as_identity lateral drop_schema hash merge drop_rename_hypertable grant_hypertable insert_returning null_exclusion misc dump_meta partition parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15355 ms
drop_schema ... ok 15334 ms
dump_meta ... ok 15357 ms
extension_scripts ... ok 15247 ms
generated_as_identity ... ok 15248 ms
grant_hypertable ... ok 15354 ms
hash ... ok 15334 ms
histogram_test ... ok 15231 ms
information_views ... ok 15247 ms
insert-15 ... ok 16099 ms
insert_many ... ok 18268 ms
insert_returning ... ok 15354 ms
insert_single ... ok 15247 ms
lateral ... ok 15247 ms
license ... ok 15246 ms
merge ... ok 15333 ms
misc ... ok 15355 ms
null_exclusion ... ok 15355 ms
parallel-15 ... ok 15355 ms
partition ... ok 15355 ms
partitioning ... ok 10553 ms
parallel group (21 tests): sort_optimization plain reloptions sql_query size_utils tableam plan_hashagg-15 partitionwise-15 plan_hypertable_inline-15 timestamp triggers query-15 update-15 upsert plan_expand_hypertable-15 plan_ordered_append rowsecurity-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19299 ms
pg_join ... ok 20013 ms
plain ... ok 19261 ms
plan_expand_hypertable-15 ... ok 19328 ms
plan_hashagg-15 ... ok 19297 ms
plan_hypertable_inline-15 ... ok 19298 ms
plan_ordered_append ... ok 19328 ms
query-15 ... ok 19302 ms
relocate_extension ... ok 20542 ms
reloptions ... ok 19273 ms
rowsecurity-15 ... ok 19327 ms
size_utils ... ok 19293 ms
sort_optimization ... ok 18249 ms
sql_query ... ok 19275 ms
tableam ... ok 19294 ms
timestamp ... ok 19297 ms
triggers ... ok 19297 ms
truncate ... ok 20003 ms
trusted_extension ... ok 19903 ms
update-15 ... ok 19300 ms
upsert ... ok 19306 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1577 ms
vacuum ... ok 1611 ms
vacuum_parallel ... ok 1608 ms
version ... ok 1602 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".