pgsql-hackers since 2023-04-12 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 12, 2023

Thread Author Time
Re: Add LZ4 compression in pg_dump Justin Pryzby 00:41
Re: CI and test improvements 📎 Justin Pryzby 01:05
Re: Add LZ4 compression in pg_dump 📎 Michael Paquier 01:07
Regarding Plan tree output(Index/Bitmap Scan) Ajay P S 01:09
Re: longfin missing gssapi_ext.h 📎 Stephen Frost 01:18
Re: Add LZ4 compression in pg_dump Justin Pryzby 01:19
Re: ERROR messages in VACUUM's PARALLEL option Kyotaro Horiguchi 01:21
Re: longfin missing gssapi_ext.h Justin Pryzby 01:26
Re: longfin missing gssapi_ext.h 📎 Stephen Frost 01:30
Re: Regarding Plan tree output(Index/Bitmap Scan) Justin Pryzby 01:33
Re: longfin missing gssapi_ext.h 📎 Stephen Frost 01:45
Re: pg_init_privs corruption. Greg Stark 01:48
Re: Protecting allocator headers with Valgrind Richard Guo 01:59
Re: [PATCH] Allow Postgres to pick an unused port to listen Yurii Rashkovskii 02:17
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier 02:19
Re: v15b1: FailedAssertion("segment_map->header->magic == (DSA_SEGMENT_HEADER_MAGIC ^ area->control->handle ^ index)", File: "dsa.c", ..) Justin Pryzby 02:38
Re: Non-superuser subscription owners 📎 Amit Kapila 02:56
Re: Direct I/O Christoph Berg 02:56
Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply Kyotaro Horiguchi 03:00
Re: Direct I/O Thomas Munro 03:04
Re: Various typo fixes Michael Paquier 03:28
Re: Various typo fixes Justin Pryzby 03:44
Re: longfin missing gssapi_ext.h Tom Lane 04:00
Re: Various typo fixes Michael Paquier 04:05
Re: SQL/JSON revisited (documentation) 📎 Erik Rijkers 04:43
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Michael Paquier 04:46
Re: refactoring relation extension and BufferAlloc(), faster COPY Alexander Lakhin 05:00
Re: Minimal logical decoding on standbys Noah Misch 05:07
Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith 05:25
Re: Direct I/O 📎 Thomas Munro 05:48
Re: v12: ERROR: subplan "InitPlan 2 (returns $4)" was not initialized Richard Guo 06:01
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Peter Eisentraut 07:11
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 07:19
Re: Direct I/O Thomas Munro 07:37
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 07:55
Re: When to drop src/tools/msvc support Peter Eisentraut 08:54
Fix incorrect start up costs for WindowAgg paths (bug #17862) 📎 David Rowley 09:03
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 09:24
RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu) 09:48
Re: Unexpected (wrong?) result querying boolean partitioned table with NULL partition 📎 David Rowley 11:13
Re: Support logical replication of DDLs Amit Kapila 11:23
Wrong results from Parallel Hash Full Join Richard Guo 11:35
Re: [BUG #17888] Incorrect memory access in gist__int_ops for an input array with many elements David Rowley 11:48
Re: Non-superuser subscription owners Robert Haas 12:19
Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami 12:22
Re: [PATCH] Use role name "system_user" instead of "user" for unsafe_tests Aleksander Alekseev 12:30
Re: v12: ERROR: subplan "InitPlan 2 (returns $4)" was not initialized Tom Lane 12:34
Bufmgr possible overflow 📎 Ranier Vilela 12:36
Re: Direct I/O Andrew Dunstan 13:08
Re: Infinite Interval Ashutosh Bapat 13:11
Re: Direct I/O Dagfinn Ilmari Mannsåker 13:31
Re: Direct I/O Dagfinn Ilmari Mannsåker 14:23
Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Andy Fan 14:28
Re: longfin missing gssapi_ext.h 📎 Stephen Frost 14:33
Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply Fujii Masao 14:39
Note new NULLS NOT DISTINCT on unique index tutorial page 📎 David Gilman 14:40
Re: longfin missing gssapi_ext.h Jonathan S. Katz 14:40
Re: longfin missing gssapi_ext.h Daniel Gustafsson 14:45
Re: longfin missing gssapi_ext.h 📎 Stephen Frost 14:47
Re: longfin missing gssapi_ext.h Jonathan S. Katz 14:54
Re: longfin missing gssapi_ext.h Stephen Frost 14:55
Re: Wrong results from Parallel Hash Full Join Melanie Plageman 14:57
Re: refactoring basebackup.c Justin Pryzby 14:57
Re: Improve the performance of nested loop join in the case of partitioned inner table Alexandr Nikulin 15:00
Re: [PATCH] Allow Postgres to pick an unused port to listen Robert Haas 15:01
Re: is_superuser is not documented Fujii Masao 15:03
Re: meson documentation build open issues Peter Eisentraut 15:30
Re: longfin missing gssapi_ext.h Tom Lane 15:55
Re: refactoring basebackup.c Robert Haas 15:55
Re: Direct I/O Andrew Dunstan 16:12
Re: Unexpected (wrong?) result querying boolean partitioned table with NULL partition David Kimura 16:13
Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 16:15
Re: [PATCH] Allow Postgres to pick an unused port to listen Andrew Dunstan 16:16
Re: longfin missing gssapi_ext.h 📎 Stephen Frost 16:22
Re: [PATCH] Allow Postgres to pick an unused port to listen Mark Dilger 16:31
Re: longfin missing gssapi_ext.h Daniel Gustafsson 16:37
Re: Direct I/O Dagfinn Ilmari Mannsåker 16:38
Re: longfin missing gssapi_ext.h Jonathan S. Katz 16:39
Allowing parallel-safe initplans 📎 Tom Lane 16:43
Re: [PATCH] Allow Postgres to pick an unused port to listen Jacob Champion 16:45
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion 16:54
Re: [PATCH] Allow Postgres to pick an unused port to listen Greg Stark 17:31
Re: [PATCH] Allow Postgres to pick an unused port to listen Robert Haas 17:51
Re: Tab completion for AT TIME ZONE Dagfinn Ilmari Mannsåker 17:53
Re: Adding argument names to aggregate functions Dagfinn Ilmari Mannsåker 17:53
Re: [PATCH] Allow Postgres to pick an unused port to listen Tom Lane 17:56
Re: Allowing parallel-safe initplans Robert Haas 18:06
Re: [PATCH] Allow Postgres to pick an unused port to listen Robert Haas 18:08
Re: Wrong results from Parallel Hash Full Join Andres Freund 18:14
testing sepgsql in CI Andres Freund 18:17
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Jacob Champion 18:23
Re: [PATCH] Allow Postgres to pick an unused port to listen Tom Lane 18:24
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Jacob Champion 18:24
Re: Infinite Interval 📎 Joseph Koshakow 18:35
Re: testing sepgsql in CI Joe Conway 18:36
Re: Direct I/O Andrew Dunstan 18:57
Re: Wrong results from Parallel Hash Full Join Melanie Plageman 18:59
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Peter Eisentraut 19:43
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 19:57
Re: Temporary tables versus wraparound... again Greg Stark 20:22
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 20:23
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 20:29
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion 20:52
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 20:56
Re: Documentation for building with meson Peter Eisentraut 21:19
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Peter Eisentraut 21:23
Re: v12: ERROR: subplan "InitPlan 2 (returns $4)" was not initialized David Rowley 21:36
Re: Parallel Full Hash Join Thomas Munro 21:40
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 21:40
more elogs hit by sqlsmith (Re: amvalidate(): cache lookup failed for operator class 123) Justin Pryzby 21:40
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 21:46
Re: Wrong results from Parallel Hash Full Join 📎 Melanie Plageman 21:48
Re: [PATCH] Allow Postgres to pick an unused port to listen Michael Paquier 21:49
Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) David Rowley 22:09
Re: Add LZ4 compression in pg_dump 📎 Michael Paquier 22:23
Re: [PATCH] Use role name "system_user" instead of "user" for unsafe_tests Michael Paquier 22:38
Add ps display while waiting for wal in read_local_xlog_page_guts 📎 sirisha chamarthi 22:43
Re: Wrong results from Parallel Hash Full Join Thomas Munro 22:49
Re: Add LZ4 compression in pg_dump Justin Pryzby 22:52
Re: [PATCH] Allow Postgres to pick an unused port to listen Yurii Rashkovskii 23:18
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 23:25

April 13, 2023

Thread Author Time
Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Andy Fan 00:16
Clean up hba.c of code freeing regexps 📎 Michael Paquier 00:16
Re: Wrong results from Parallel Hash Full Join 📎 Melanie Plageman 00:31
Re: Add LZ4 compression in pg_dump Michael Paquier 00:37
Re: Clean up hba.c of code freeing regexps Thomas Munro 00:53
Re: Add LZ4 compression in pg_dump Justin Pryzby 00:53
Re: Clean up hba.c of code freeing regexps Michael Paquier 01:24
Re: Bufmgr possible overflow Kyotaro Horiguchi 01:29
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Greg Stark 01:34
Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply Kyotaro Horiguchi 02:00
Re: Direct I/O Thomas Munro 02:04
Re: [PATCH] Allow Postgres to pick an unused port to listen Tom Lane 02:17
Re: Clean up hba.c of code freeing regexps Tom Lane 02:25
Re: Add ps display while waiting for wal in read_local_xlog_page_guts Tom Lane 02:29
Re: Non-superuser subscription owners Amit Kapila 02:32
Re: Unexpected (wrong?) result querying boolean partitioned table with NULL partition Richard Guo 02:39
Re: pg_upgrade and logical replication Peter Smith 02:42
Re: [PATCH] Allow Postgres to pick an unused port to listen Yurii Rashkovskii 02:45
Re: pg_upgrade and logical replication Julien Rouhaud 02:51
Re: Unexpected (wrong?) result querying boolean partitioned table with NULL partition Richard Guo 03:30
Re: Should we remove vacuum_defer_cleanup_age? Amit Kapila 03:34
Re: Unexpected (wrong?) result querying boolean partitioned table with NULL partition David Rowley 03:45
Re: Clean up hba.c of code freeing regexps Michael Paquier 03:48
Re: pg_upgrade and logical replication Peter Smith 05:26
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 05:43
Re: Add ps display while waiting for wal in read_local_xlog_page_guts Drouvot, Bertrand 06:02
Re: Add ps display while waiting for wal in read_local_xlog_page_guts Drouvot, Bertrand 06:05
Re: Partial aggregates pushdown Bruce Momjian 06:12
Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply Etsuro Fujita 06:13
Re: Clean up hba.c of code freeing regexps Drouvot, Bertrand 06:26
Re: Partial aggregates pushdown Bruce Momjian 06:50
Re: Allowing parallel-safe initplans Richard Guo 08:23
Re: doc: add missing "id" attributes to extension packaging page Peter Eisentraut 08:31
Re: pg_upgrade and logical replication Julien Rouhaud 08:45
Re: Support logical replication of DDLs Amit Kapila 09:31
Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith 09:52
Re: Clean up hba.c of code freeing regexps Alvaro Herrera 09:58
Re: pg_upgrade and logical replication Julien Rouhaud 10:04
Re: [PATCH] Use role name "system_user" instead of "user" for unsafe_tests Aleksander Alekseev 10:35
RE: Partial aggregates pushdown [email protected] 10:56
Re: Should we remove vacuum_defer_cleanup_age? Alvaro Herrera 11:18
Re: Bufmgr possible overflow Ranier Vilela 11:42
Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) 📎 David Rowley 11:51
Re: Protecting allocator headers with Valgrind David Rowley 12:24
Re: psql: Add role's membership options to the \du+ command 📎 Pavel Luzanov 12:44
Re: longfin missing gssapi_ext.h Stephen Frost 12:58
Re: PGBuildfarm member pollock Branch HEAD Failed at Stage Make Stephen Frost 13:26
Re: Allowing parallel-safe initplans Tom Lane 14:00
Re: doc: add missing "id" attributes to extension packaging page Brar Piening 14:01
Re: doc: add missing "id" attributes to extension packaging page Dagfinn Ilmari Mannsåker 14:58
Re: Should we remove vacuum_defer_cleanup_age? Jonathan S. Katz 15:32
Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc 15:40
Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc 15:53
Re: Partial aggregates pushdown Robert Haas 16:01
Re: pg_init_privs corruption. Robert Haas 16:15
Re: Should we remove vacuum_defer_cleanup_age? Jonathan S. Katz 16:16
Re: Unexpected (wrong?) result querying boolean partitioned table with NULL partition David Kimura 16:19
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 16:39
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 16:42
Re: Temporary tables versus wraparound... again Robert Haas 16:44
Re: Temporary tables versus wraparound... again Peter Geoghegan 17:01
Re: pg_replslotdata - a tool for displaying replication slot information Gurjeet 17:41
Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply 📎 Fujii Masao 18:04
Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply Fujii Masao 18:19
Re: COPY TO STDOUT Apache Arrow support Adam Lippai 18:35
Fix documentation for max_wal_size and min_wal_size 📎 sirisha chamarthi 19:01
Re: Backends stunk in wait event IPC/MessageQueueInternal 📎 Thomas Munro 21:49
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Daniel Gustafsson 22:26
RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 22:28
Re: Can we do something to help stop users mistakenly using force_parallel_mode? David Rowley 22:30
Re: Direct I/O Christoph Berg 22:31
Re: Clean up hba.c of code freeing regexps Michael Paquier 22:32
RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 22:32
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 22:52
Re: Wrong results from Parallel Hash Full Join Thomas Munro 23:05
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Daniel Gustafsson 23:09
Re: User functions for building SCRAM secrets Michael Paquier 23:14
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 23:27
Re: User functions for building SCRAM secrets Daniel Gustafsson 23:27

Browse Archives

Prev | Next