pgsql-hackers since 2021-07-20 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

July 20, 2021

Thread Author Time
Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund 00:00
Re: Rename of triggers for partitioned tables 📎 Alvaro Herrera 00:03
Re: row filtering for logical replication Greg Nancarrow 00:12
Re: Rename of triggers for partitioned tables Arne Roland 00:22
Re: O_DIRECT on macOS Tom Lane 00:26
RE: row filtering for logical replication [email protected] 00:30
Re: Rename of triggers for partitioned tables Arne Roland 00:51
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 01:08
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 01:25
Re: Rename of triggers for partitioned tables Alvaro Herrera 01:39
RE: Parallel INSERT SELECT take 2 📎 [email protected] 01:47
Re: Why ALTER SUBSCRIPTION ... SET (slot_name='none') requires subscription disabled? Japin Li 01:59
Re: Transactions and indexes Chris Cleveland 02:20
Re: row filtering for logical replication Alvaro Herrera 02:23
Re: Transactions and indexes Peter Geoghegan 02:37
Re: Parallel INSERT SELECT take 2 Greg Nancarrow 02:40
Re: Transactions and indexes Chris Cleveland 03:04
Kerberos delegation support in libpq and postgres_fdw 📎 Peifeng Qiu 03:05
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 03:53
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 03:56
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 04:02
Re: Failure with 004_logrotate in prairiedog Kyotaro Horiguchi 04:12
Re: Have I found an interval arithmetic bug? 📎 Bruce Momjian 04:14
Re: row filtering for logical replication Amit Kapila 04:24
Re: Introduce pg_receivewal gzip compression tests Michael Paquier 04:31
Re: Avoid stack frame setup in performance critical routines using tail calls 📎 David Rowley 04:50
Re: O_DIRECT on macOS Thomas Munro 05:01
Re: Speed up transaction completion faster after many relations are accessed in a transaction David Rowley 05:04
Re: row filtering for logical replication Amit Kapila 05:23
Re: .ready and .done files considered harmful Dilip Kumar 05:41
Re: row filtering for logical replication Greg Nancarrow 06:08
Re: Avoid stack frame setup in performance critical routines using tail calls Andres Freund 06:16
Re: Avoid stack frame setup in performance critical routines using tail calls 📎 David Rowley 06:53
Re: Avoid stack frame setup in performance critical routines using tail calls Andres Freund 07:03
Re: Avoid stack frame setup in performance critical routines using tail calls 📎 David Rowley 07:37
Re: OpenSSL 3.0.0 compatibility Michael Paquier 07:54
RE: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE [email protected] 08:02
Re: row filtering for logical replication Amit Kapila 08:29
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley 08:34
Re: row filtering for logical replication Amit Kapila 09:00
Re: row filtering for logical replication Amit Kapila 09:02
Re: row filtering for logical replication Tomas Vondra 09:09
Re: Numeric x^y for negative x Yugo NAGATA 09:15
Re: Rename of triggers for partitioned tables Arne Roland 09:25
Re: Skipping logical replication transactions on subscriber side Amit Kapila 09:27
Re: row filtering for logical replication Amit Kapila 09:42
Re: row filtering for logical replication Dilip Kumar 09:48
Re: row filtering for logical replication Amit Kapila 10:02
Re: row filtering for logical replication Tomas Vondra 10:13
Re: row filtering for logical replication Dilip Kumar 11:03
Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley 11:06
Re: [PATCH] Allow multiple recursive self-references 📎 Denis Hirn 11:15
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort 📎 Ranier Vilela 11:28
Re: row filtering for logical replication Greg Nancarrow 11:42
Re: improvements in Unicode tables generation code 📎 Peter Eisentraut 11:57
Re: Next Steps with Hash Indexes Amit Kapila 12:00
Re: row filtering for logical replication Amit Kapila 12:07
Re: Next Steps with Hash Indexes Amit Kapila 12:26
Re: Next Steps with Hash Indexes 📎 Simon Riggs 13:02
Re: Next Steps with Hash Indexes Simon Riggs 13:02
Re: POC: GROUP BY optimization 📎 Tomas Vondra 13:12
Re: slab allocator performance issues David Rowley 14:15
Re: slab allocator performance issues Ranier Vilela 14:24
Re: Rename of triggers for partitioned tables Alvaro Herrera 14:42
Re: wrong relkind error messages 📎 Peter Eisentraut 15:08
Re: logical decoding and replication of sequences Peter Eisentraut 15:30
Re: Early Sort/Group resjunk column elimination. 📎 Ronan Dunklau 15:47
Re: Avoid stack frame setup in performance critical routines using tail calls Andres Freund 15:57
Re: Question about non-blocking mode in libpq Alvaro Herrera 16:05
something is wonky with pgbench pipelining Andres Freund 18:00
Re: Use extended statistics to estimate (Var op Var) clauses 📎 Tomas Vondra 18:28
Re: .ready and .done files considered harmful Robert Haas 18:32
Re: [PATCH] Automatic HASH and LIST partition creation Robert Haas 18:42
Re: something is wonky with pgbench pipelining Alvaro Herrera 18:57
Re: refactoring basebackup.c Robert Haas 18:57
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas 19:00
Re: [PATCH] Automatic HASH and LIST partition creation Justin Pryzby 19:13
Re: [PATCH] Automatic HASH and LIST partition creation Robert Haas 19:34
Re: refactoring basebackup.c Mark Dilger 20:03
Re: Fix pkg-config file for static linking 📎 Filip Gospodinov 20:04
Re: Rename of triggers for partitioned tables 📎 Alvaro Herrera 20:13
Re: logical decoding and replication of sequences Tomas Vondra 20:27
Re: speed up verifying UTF-8 📎 John Naylor 21:24
Re: Have I found an interval arithmetic bug? Zhihong Yu 21:33
Re: logical decoding and replication of sequences 📎 Tomas Vondra 21:41
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson 21:55
Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) 📎 Ranier Vilela 22:16
Re: Have I found an interval arithmetic bug? 📎 Bruce Momjian 22:53
Re: POC: GROUP BY optimization Tomas Vondra 23:08
Bitmap reuse 📎 Jeff Janes 23:10
Re: Bitmap reuse Tom Lane 23:25

July 21, 2021

Thread Author Time
Re: badly calculated width of emoji in psql Jacob Champion 00:08
Re: Have I found an interval arithmetic bug? Zhihong Yu 00:13
Re: Column Filtering in Logical Replication Alvaro Herrera 00:14
Re: CLUSTER on partitioned index Alvaro Herrera 00:27
Re: Micro-optimizations to avoid some strlen calls. Michael Paquier 00:28
Re: Bitmap reuse David Rowley 00:31
Re: CLUSTER on partitioned index Michael Paquier 00:34
Re: Micro-optimizations to avoid some strlen calls. David G. Johnston 00:48
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort 📎 David Rowley 01:07
Re: Question about non-blocking mode in libpq 📎 Yugo NAGATA 01:15
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley 01:15
Re: Bitmap reuse Tom Lane 01:32
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort James Coleman 01:39
Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error 📎 Yugo NAGATA 01:49
add 'noError' to euc_tw_and_big5.c 📎 [email protected] 02:15
Re: wrong relkind error messages Michael Paquier 02:21
Re: 回复: Why is XLOG_FPI_FOR_HINT always need backups? Fujii Masao 02:23
ORDER BY pushdowns seem broken in postgres_fdw David Rowley 02:25
Re: add 'noError' to euc_tw_and_big5.c Michael Paquier 02:35
Re: Have I found an interval arithmetic bug? Bruce Momjian 02:48
Re: Add proper planner support for ORDER BY / DISTINCT aggregates 📎 David Rowley 02:52
Re: Addition of authenticated ID to pg_stat_activity Michael Paquier 04:21
Re: Doc necessity for superuser privileges to execute pg_import_system_collations() Fujii Masao 04:58
Re: A micro-optimisation for ProcSendSignal() 📎 Thomas Munro 05:39
Followup Timestamp to timestamp with TZ conversion Peter Volk 05:48
Re: wrong relkind error messages Peter Eisentraut 06:03
Re: when the startup process doesn't (logging startup delays) 📎 Nitin Jadhav 07:22
Re: Re: parallel distinct union and aggregate support patch [email protected] 07:36
Re: Incorrect usage of strtol, atoi for non-numeric junk inputs 📎 Kyotaro Horiguchi 08:02
Re: 回复: Why is XLOG_FPI_FOR_HINT always need backups? Kyotaro Horiguchi 08:03
Re: shared-memory based stats collector Kyotaro Horiguchi 08:09
Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Kyotaro Horiguchi 08:22
Re: Have I found an interval arithmetic bug? Dean Rasheed 08:23
Re: A problem about partitionwise join 📎 Richard Guo 08:44
Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau 09:05
Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo 09:07
Re: Added schema level support for publication. Rahila Syed 09:44
Re: Have I found an interval arithmetic bug? Tom Lane 09:58
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley 10:09
Re: Numeric x^y for negative x 📎 Dean Rasheed 10:10
Re: postgres_fdw - make cached connection functions tests meaningful Bharath Rupireddy 10:11
Re: Printing backtrace of postgres processes Bharath Rupireddy 10:22
Re: Micro-optimizations to avoid some strlen calls. David Rowley 10:44
Re: logical replication empty transactions 📎 Ajin Cherian 10:58
Re: logical replication empty transactions Ajin Cherian 11:00
Re: CLUSTER on partitioned index Laurenz Albe 11:01
Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy 11:17
Re: add 'noError' to euc_tw_and_big5.c John Naylor 11:44
Re: Incorrect usage of strtol, atoi for non-numeric junk inputs 📎 Michael Paquier 11:49
Re: ORDER BY pushdowns seem broken in postgres_fdw 📎 Ronan Dunklau 12:28
Re: Micro-optimizations to avoid some strlen calls. Ranier Vilela 12:28
Re: Incorrect usage of strtol, atoi for non-numeric junk inputs David Rowley 12:32
Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Michael Paquier 12:44
Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed 13:02
Re: when the startup process doesn't (logging startup delays) Justin Pryzby 13:13
Re: Incorrect usage of strtol, atoi for non-numeric junk inputs David Rowley 13:19
Re: ORDER BY pushdowns seem broken in postgres_fdw David Rowley 13:45
Re: add 'noError' to euc_tw_and_big5.c John Naylor 13:47
Re: Bitmap reuse David Rowley 13:54
Re: Bitmap reuse David Rowley 13:58
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau 14:01
Re: ORDER BY pushdowns seem broken in postgres_fdw 📎 Ronan Dunklau 14:33
Re: postgresql.conf.sample missing units John Naylor 14:33
Re: refactoring basebackup.c Robert Haas 15:09
Re: [POC] verifying UTF-8 using SIMD instructions 📎 Thomas Munro 15:29
Re: shared-memory based stats collector Andres Freund 15:58
Re: badly calculated width of emoji in psql Jacob Champion 16:05
Re: refactoring basebackup.c Mark Dilger 16:11
Re: speed up verifying UTF-8 Vladimir Sitnikov 16:13
Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Robert Haas 16:15
Re: refactoring basebackup.c Robert Haas 16:21
Re: speed up verifying UTF-8 John Naylor 16:41
Re: Case expression pushdown Tom Lane 16:49
Re: Have I found an interval arithmetic bug? Bryn Llewellyn 17:18
Re: Printing backtrace of postgres processes vignesh C 17:26
Re: Added schema level support for publication. 📎 vignesh C 17:29
Re: Have I found an interval arithmetic bug? Tom Lane 17:29
Re: Added schema level support for publication. vignesh C 17:34
Re: Added schema level support for publication. vignesh C 17:34
Re: Added schema level support for publication. vignesh C 17:37
Re: Have I found an interval arithmetic bug? Bryn Llewellyn 17:44
Re: [POC] verifying UTF-8 using SIMD instructions John Naylor 18:16
Re: Git revision in tarballs Peter Eisentraut 18:25
Re: Git revision in tarballs Daniel Gustafsson 19:12
Re: Git revision in tarballs Tom Lane 19:23
Re: Git revision in tarballs Daniel Gustafsson 19:26
Re: Git revision in tarballs Peter Eisentraut 19:49
Re: psql - add SHOW_ALL_RESULTS option 📎 Peter Eisentraut 19:55
Re: Git revision in tarballs Tom Lane 19:56
Re: proposal: enhancing plpgsql debug API - returns text value of variable content 📎 Pavel Stehule 20:23
Re: WIP: Relaxing the constraints on numeric scale Tom Lane 21:33
Re: badly calculated width of emoji in psql 📎 Jacob Champion 22:12
Re: Rename of triggers for partitioned tables Alvaro Herrera 22:16
Re: Using a stock openssl BIO Daniel Gustafsson 22:21
Re: POC: GROUP BY optimization 📎 Tomas Vondra 22:58
Re: Using a stock openssl BIO Andres Freund 23:10
Re: something is wonky with pgbench pipelining 📎 Andres Freund 23:55

July 22, 2021

Thread Author Time
Re: Have I found an interval arithmetic bug? 📎 Bruce Momjian 00:07
Re: [POC] verifying UTF-8 using SIMD instructions 📎 Thomas Munro 00:07
Re: ORDER BY pushdowns seem broken in postgres_fdw 📎 Ranier Vilela 00:16
Re: Micro-optimizations to avoid some strlen calls. 📎 Ranier Vilela 00:20
RE: [PATCH] Use optimized single-datum tuplesort in ExecSort [email protected] 00:27
RE: Added schema level support for publication. [email protected] 00:36
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley 00:38
RE: Added schema level support for publication. [email protected] 00:51
RE: [PATCH] Use optimized single-datum tuplesort in ExecSort [email protected] 00:53
Re: Have I found an interval arithmetic bug? Bryn Llewellyn 01:39
Re: Have I found an interval arithmetic bug? Bruce Momjian 01:43
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley 02:04

Browse Archives

Prev | Next