pgsql-hackers since 2021-08-28 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

Aug. 28, 2021

Thread Author Time
Re: Async-unsafe functions in signal handlers Denis Smirnov 00:45
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Michael Paquier 01:40
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud 01:41
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud 01:43
Re: Estimating HugePages Requirements? Michael Paquier 02:00
Re: Remove Value node struct Julien Rouhaud 03:41
Re: Estimating HugePages Requirements? Justin Pryzby 03:57
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 05:36
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 06:38
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 06:46
Re: Gather performance analysis 📎 Dilip Kumar 07:10
Summary of GSoC 2021 Trafalgar Ricardo Lu 08:39
Re: [PATCH] pgbench: add multiconnect option Fabien COELHO 09:01
Re: Added schema level support for publication. Amit Kapila 09:49
Re: Schema variables - new implementation for Postgres 15 Gilles Darold 09:57
Re: Next Steps with Hash Indexes Amit Kapila 11:00
Re: Gather performance analysis Zhihong Yu 11:29
Re: Gather performance analysis Zhihong Yu 11:33
Re: pg_receivewal starting position Bharath Rupireddy 12:10
pg_receivewal: remove extra conn = NULL; in StreamLog 📎 Bharath Rupireddy 12:10
Re: \dP and \dX use ::regclass without "pg_catalog." Álvaro Herrera 12:57
Re: Use extended statistics to estimate (Var op Var) clauses 📎 Tomas Vondra 13:52
Re: Use extended statistics to estimate (Var op Var) clauses Zhihong Yu 14:06
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 14:28
Re: Use extended statistics to estimate (Var op Var) clauses Mark Dilger 16:30
Re: Use extended statistics to estimate (Var op Var) clauses Zhihong Yu 17:18
Re: Use extended statistics to estimate (Var op Var) clauses Mark Dilger 17:40
extended stats objects are the only thing written like "%s"."%s" Justin Pryzby 18:16
Re: extended stats objects are the only thing written like "%s"."%s" Alvaro Herrera 18:25
Re: extended stats objects are the only thing written like "%s"."%s" Tom Lane 19:48
Re: pg_receivewal: remove extra conn = NULL; in StreamLog Daniel Gustafsson 19:57
Re: Autovacuum on partitioned table (autoanalyze) Álvaro Herrera 20:03
Re: Can we get rid of repeated queries from pg_dump? 📎 Tom Lane 22:26

Aug. 29, 2021

Thread Author Time
Re: Added schema level support for publication. vignesh C 01:51
Re: archive status ".ready" files may be created too early Andres Freund 02:37
inconsistent behavior with "GENERATED BY DEFAULT AS IDENTITY" Himanshu Upadhyaya 08:06
Re: Can we get rid of repeated queries from pg_dump? Gus Spier 11:35
Re: Can we get rid of repeated queries from pg_dump? Alvaro Herrera 13:13
Re: inconsistent behavior with "GENERATED BY DEFAULT AS IDENTITY" Tom Lane 13:40
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 13:51
Re: Spelling change in LLVM 14 API Alvaro Herrera 15:40
Re: AIX: Symbols are missing in libpq.a Noah Misch 15:46
Re: Spelling change in LLVM 14 API Tom Lane 16:11
Re: inconsistent behavior with "GENERATED BY DEFAULT AS IDENTITY" Himanshu Upadhyaya 16:11
Re: Spelling change in LLVM 14 API Alvaro Herrera 16:47
Re: Spelling change in LLVM 14 API Andres Freund 17:40
Re: Can we get rid of repeated queries from pg_dump? Stephen Frost 19:47
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 20:46

Aug. 30, 2021

Thread Author Time
jff: checksum algorithm is not as intended 📎 Yura Sokolov 00:18
Re: Write visibility map during CLUSTER/VACUUM FULL 📎 Justin Pryzby 00:26
Re: [PATCH] Tab completion for ALTER TABLE … ADD … Michael Paquier 00:55
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Masahiko Sawada 01:12
Re: Remove Value node struct Kyotaro Horiguchi 02:13
Re: row filtering for logical replication 📎 Peter Smith 02:14
Re: [PATCH] More docs on what to do and not do in extension code Craig Ringer 02:20
Re: Added schema level support for publication. Greg Nancarrow 02:53
Re: Tablesync early exit 📎 Peter Smith 03:20
RE: Added schema level support for publication. [email protected] 03:40
Re: jff: checksum algorithm is not as intended Tom Lane 04:21
Re: simplifying foreign key/RI checks Corey Huinker 04:36
Re: create table like: ACCESS METHOD Michael Paquier 04:58
Re: Using COPY FREEZE in pgbench Tatsuo Ishii 05:11
Re: Fix around conn_duration in pgbench Tatsuo Ishii 05:22
replace IDENTIFY_SYSTEM code in receivelog.c with RunIdentifySystem() 📎 Bharath Rupireddy 05:30
Re: Fix around conn_duration in pgbench Yugo NAGATA 05:43
Re: create table like: ACCESS METHOD Michael Paquier 05:56
Re: Fix around conn_duration in pgbench Tatsuo Ishii 06:03
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Masahiko Sawada 06:15
Re: replace IDENTIFY_SYSTEM code in receivelog.c with RunIdentifySystem() Michael Paquier 06:29
Re: Added schema level support for publication. Amit Kapila 06:42
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Amit Kapila 06:44
Re: Postgres picks suboptimal index after building of an extended statistics 📎 Andrey Lepikhov 06:44
Re: list of acknowledgments for PG14 Peter Eisentraut 07:02
Re: Skipping logical replication transactions on subscriber side 📎 Masahiko Sawada 07:06
Re: Estimating HugePages Requirements? 📎 Michael Paquier 07:29
Re: replace IDENTIFY_SYSTEM code in receivelog.c with RunIdentifySystem() Bharath Rupireddy 07:31
improve pg_receivewal code 📎 Bharath Rupireddy 07:32
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 07:44
Re: Multi-Column List Partitioning Rajkumar Raghuwanshi 07:51
RE: Added schema level support for publication. [email protected] 08:01
Re: Some RELKIND macro refactoring 📎 Peter Eisentraut 08:17
Re: verify_heapam for sequences? Peter Eisentraut 08:22
Re: Error code for checksum failure in origin.c Amit Kapila 08:35
Re: Defer selection of asynchronous subplans until the executor initialization stage Andrey V. Lepikhov 08:36
suboverflowed subtransactions concurrency performance optimize 📎 Pengchengliu 08:43
Re: Added schema level support for publication. Greg Nancarrow 08:44
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan 08:59
Re: Defer selection of asynchronous subplans until the executor initialization stage 📎 Etsuro Fujita 09:52
Re: Failure of subscription tests with topminnow Amit Kapila 09:52
Re: pg_receivewal starting position 📎 Ronan Dunklau 09:55
Re: pg_receivewal starting position Ronan Dunklau 09:56
Re: Error code for checksum failure in origin.c Kasahara Tatsuhito 10:16
Re: suboverflowed subtransactions concurrency performance optimize Andrey Borodin 10:24
Re: Trap errors from streaming child in pg_basebackup to exit early Bharath Rupireddy 10:31
Re: Avoid choose invalid number of partitions (src/backend/executor/nodeAgg.c) David Rowley 10:44
Re: [PATCH] Allow multiple recursive self-references Denis Hirn 10:52
Re: Failure of subscription tests with topminnow 📎 Ajin Cherian 12:18
Re: [PATCH] Tab completion for ALTER TABLE … ADD … 📎 Dagfinn Ilmari Mannsåker 13:38
Re: pgsql: Avoid using ambiguous word "positive" in error message. Robert Haas 14:03
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 14:11
Re: pgsql: Avoid using ambiguous word "positive" in error message. Tom Lane 14:16
Patch: shouldn't timezone(text, timestamp[tz]) be STABLE? 📎 Aleksander Alekseev 14:19
Re: pgsql: Avoid using ambiguous word "positive" in error message. Robert Haas 14:19
Re: Async-unsafe functions in signal handlers Denis Smirnov 14:26
RE: AIX: Symbols are missing in libpq.a REIX, Tony 14:33
Re: Fix around conn_duration in pgbench Fujii Masao 14:36
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 14:45
Re: Patch: shouldn't timezone(text, timestamp[tz]) be STABLE? Tom Lane 14:51
Re: AIX: Symbols are missing in libpq.a Noah Misch 14:52
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 14:58
Re: Added schema level support for publication. 📎 vignesh C 15:05
Re: Patch: shouldn't timezone(text, timestamp[tz]) be STABLE? Tom Lane 15:07
Pg stuck at 100% cpu, for multiple days hubert depesz lubaczewski 15:18
Re: Added schema level support for publication. vignesh C 15:19
Re: Added schema level support for publication. vignesh C 15:26
Re: Added schema level support for publication. vignesh C 15:28
RE: AIX: Symbols are missing in libpq.a REIX, Tony 15:35
Re: pg_dump, ATTACH, and independently restorable child partitions Justin Pryzby 15:42
Re: Use extended statistics to estimate (Var op Var) clauses 📎 Tomas Vondra 15:59
Re: Patch: shouldn't timezone(text, timestamp[tz]) be STABLE? Aleksander Alekseev 16:09
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 16:42
Re: Possible missing segments in archiving on standby 📎 Fujii Masao 16:54
Re: Patch: shouldn't timezone(text, timestamp[tz]) be STABLE? Tom Lane 16:58
Added missing invalidations for all tables publication 📎 vignesh C 17:09
Re: Can we get rid of repeated queries from pg_dump? Tom Lane 17:33
Re: extended stats objects are the only thing written like "%s"."%s" Alvaro Herrera 18:06
Re: perlcritic: prohibit map and grep in void conext Andrew Dunstan 18:27
Re: verify_heapam for sequences? 📎 Mark Dilger 19:00
Re: Pg stuck at 100% cpu, for multiple days Laurenz Albe 19:09
Re: Pg stuck at 100% cpu, for multiple days Justin Pryzby 19:34
Re: archive status ".ready" files may be created too early [email protected] 19:51
Re: archive status ".ready" files may be created too early Bossart, Nathan 19:59
Re: dynamic result sets support in extended query protocol 📎 Peter Eisentraut 20:22
Re: reporting TID/table with corruption error Alvaro Herrera 20:31
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified 📎 Alvaro Herrera 20:51
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified David Christensen 20:55
Re: archive status ".ready" files may be created too early Andres Freund 21:05
Re: dynamic result sets support in extended query protocol Zhihong Yu 21:11
Re: Use extended statistics to estimate (Var op Var) clauses Zhihong Yu 22:14
Re: archive status ".ready" files may be created too early Bossart, Nathan 22:39
Re: archive status ".ready" files may be created too early Bossart, Nathan 23:08
Re: Avoid choose invalid number of partitions (src/backend/executor/nodeAgg.c) Ranier Vilela 23:18
unpack_sql_state not called? Peter Smith 23:32

Aug. 31, 2021

Thread Author Time
Re: Can we get rid of repeated queries from pg_dump? 📎 Tom Lane 00:11
Re: Pg stuck at 100% cpu, for multiple days Joe Conway 00:15
Re: Pg stuck at 100% cpu, for multiple days Tom Lane 00:22
Re: Pg stuck at 100% cpu, for multiple days Joe Conway 01:16
Re: replace IDENTIFY_SYSTEM code in receivelog.c with RunIdentifySystem() Michael Paquier 01:21
Re: perlcritic: prohibit map and grep in void conext Michael Paquier 01:22
Re: Pg stuck at 100% cpu, for multiple days Michael Paquier 01:25
Re: unpack_sql_state not called? Michael Paquier 01:31
RE: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) [email protected] 02:08
RE: Added missing invalidations for all tables publication [email protected] 02:10
Replication slot drop message is sent after pgstats shutdown. Masahiko Sawada 02:37
Re: archive status ".ready" files may be created too early Andres Freund 02:38
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Laurenz Albe 02:55
Re: Added missing invalidations for all tables publication 📎 vignesh C 03:01
Re: Failure of subscription tests with topminnow Amit Kapila 03:11
Re: [PATCH] Tab completion for ALTER TABLE … ADD … Michael Paquier 03:20
Re: AIX: Symbols are missing in libpq.a Noah Misch 03:33
Re: Added schema level support for publication. vignesh C 03:40
Re: Replication slot drop message is sent after pgstats shutdown. Andres Freund 03:45
Re: Added schema level support for publication. vignesh C 03:45
Re: unpack_sql_state not called? Peter Smith 04:01
Re: Multi-Column List Partitioning Amit Langote 04:06
Re: unpack_sql_state not called? Michael Paquier 04:06
Re: perlcritic: prohibit map and grep in void conext Julien Rouhaud 04:19
Re: prevent immature WAL streaming Andres Freund 04:29
Re: Fix around conn_duration in pgbench Fabien COELHO 05:01
Re: Fix around conn_duration in pgbench 📎 Yugo NAGATA 05:15
Re: Fix around conn_duration in pgbench Tatsuo Ishii 05:18
Re: Added schema level support for publication. Greg Nancarrow 05:20
Re: Replication slot drop message is sent after pgstats shutdown. Masahiko Sawada 05:22
Re: Fix around conn_duration in pgbench Yugo NAGATA 05:28
Re: Replication slot drop message is sent after pgstats shutdown. Andres Freund 05:34
Improve logging when using Huge Pages 📎 Shinoda, Noriyoshi (PN Japan FSIP) 05:36
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 05:37
Re: Fix around conn_duration in pgbench Tatsuo Ishii 05:46
Re: Failure of subscription tests with topminnow Masahiko Sawada 05:47
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Dilip Kumar 05:53
Returning to Postgres community work Gurjeet Singh 05:53
Re: Returning to Postgres community work Gurjeet Singh 05:56
Re: Fix around conn_duration in pgbench Yugo NAGATA 06:03
Re: Can we get rid of repeated queries from pg_dump? hubert depesz lubaczewski 06:07
Re: Pg stuck at 100% cpu, for multiple days hubert depesz lubaczewski 06:11
Re: Pg stuck at 100% cpu, for multiple days hubert depesz lubaczewski 06:12
Re: Fix around conn_duration in pgbench Tatsuo Ishii 06:39
RE: suboverflowed subtransactions concurrency performance optimize Pengchengliu 06:43
Re: archive status ".ready" files may be created too early 📎 Bossart, Nathan 06:45
Re: .ready and .done files considered harmful Bossart, Nathan 06:52
Re: Improve logging when using Huge Pages Julien Rouhaud 06:57
Re: Fix around conn_duration in pgbench 📎 Yugo NAGATA 07:03
RE: Allow escape in application_name (was: [postgres_fdw] add local pid to fallback_application_name) 📎 [email protected] 07:11
Re: Possible missing segments in archiving on standby 📎 Kyotaro Horiguchi 07:35
Re: archive status ".ready" files may be created too early Andres Freund 07:43
Re: Fix around conn_duration in pgbench Fabien COELHO 07:56
Re: Replication slot drop message is sent after pgstats shutdown. 📎 Masahiko Sawada 08:14
Re: [PATCH] Allow multiple recursive self-references 📎 Denis Hirn 08:16
Re: Added missing invalidations for all tables publication Kyotaro Horiguchi 08:30
Re: [PATCH] Tab completion for ALTER TABLE … ADD … Dagfinn Ilmari Mannsåker 08:36

Browse Archives

Prev | Next