servers - Search results in mailing lists
Mailing lists >> pgsql-bugs >> Thread
2025-05-08 22:55:51 | BUG #18920: LOAD '$libdir/plugins' no longer works in 18beta1 (PG Bug reporting form)
server start: ``` psql (18beta1) Type "help" for help. postgres=# LOAD '$libdir/plugins/auto_explain.so'; ERROR: could not access
Mailing lists >> pgsql-bugs >> Thread
2025-05-08 19:17:15 | BUG #18919: Source archives in ftp/source/v17.5 are missing (PG Bug reporting form)
Server x86-64 Description: When trying to download postgresql-17.5.tar.bz2 I get a 404 File
Mailing lists >> pgsql-bugs >> Thread
2025-05-05 11:00:12 | BUG #18910: DEREF_OF_NULL.RET Pointer, returned from function 'palloc0' at simplehash.h:1080, may (PG Bug reporting form)
Server-side: No issue exists since the server version of palloc never returns NULL (throws
Mailing lists >> pgsql-bugs >> Thread
2025-05-04 15:35:08 | Re: BUG #18909: Query creates millions of temporary files and stalls (Sergey Koposov)
server does delete tmp files fast enough (takes a few min still). And apparently even
Mailing lists >> pgsql-bugs >> Thread
2025-04-29 19:35:36 | BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq (PG Bug reporting form)
server in pipeline mode (registering with COPY), an error "SSL error: bad length" sometimes occurs
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (3)
2025-04-28 16:05:28 | Re: Postgres 17.4 is much slower than Postgres 15.12 using RECURSIVE (marcos sicat)
Server Info: Postgres 17 [image.png] Server Info: Postgres 15 [image.png] Query Performance: Postgres
Mailing lists >> pgsql-bugs >> Thread
2025-04-24 09:04:59 | DSA refcnt overflow in pg_stat/could not attach to dynamic shared area (李园园)
server log. 2025-04-24 03:41:32 WaitForParallelWorkersToFinish, parallel.c:838 2025-04-24 03:41:32 STATEMENT
Mailing lists >> pgsql-bugs >> Thread
2025-04-23 07:48:23 | BUG #18902: TRAP:: failed Assert("!is_sorted") in File: "createplan.c" (PG Bug reporting form)
SERVER testserver1 FOREIGN DATA WRAPPER postgres_fdw; DO $d$ BEGIN EXECUTE $$CREATE SERVER loopback FOREIGN
Mailing lists >> pgsql-bugs >> Thread
2025-04-21 20:30:10 | Re: Command order bug in pg_dump (Kirill Reshke)
server should choose these names in order. I understand this is too much code for this
Mailing lists >> pgsql-bugs >> Thread
2025-04-17 03:09:09 | BUG #18898: replication process not working... sometimes (PG Bug reporting form)
server, 3 nodes acting as hubs and lots of point of sales (POS) grouped in the hubs
Mailing lists >> pgsql-bugs >> Thread >> Search in thread (3)
2025-04-17 02:54:23 | Re: BUG #18897: Logical replication conflict after using pg_createsubscriber under heavy load (Zane Duffield)
server="host=localhost port=$PRIMARY_PORT dbname=$DBNAME" pg_ctl start -D "$REPLICA_DIR" echo
Mailing lists >> pgsql-bugs >> Thread
2025-04-16 11:59:35 | BUG #18895: Installation failure on Fedora 42 due to missing repos (PG Bug reporting form)
Server x86-64 Description: Following the official availability of Fedora 42 on April 15 2025 I tried
Mailing lists >> pgsql-bugs >> Thread
2025-04-14 09:08:13 | BUG #18894: values of JLC_COLLATE and LC_CTYPE in the database have changed from (PG Bug reporting form)
server 2019 Datacenter Description: In PostgreSQL 17.1, the values of JLC_COLLATE and LC_CTYPE
Mailing lists >> pgsql-bugs >> Thread
2025-04-12 06:34:59 | BUG #18893: Segfault during analyze pg_database (PG Bug reporting form)
server processes 2025-04-12 12:43:13.280 ACST [2846810] LOG: all server processes terminated
Mailing lists >> pgsql-bugs >> Thread
2025-04-10 19:47:44 | BUG #18891: /src/include/lib/simplehash.h possible palloc0 problems (PG Bug reporting form)
server side there is no problem as the server version of palloc never returns NULL