pgsql-hackers since 2021-03-05 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
Browse Archives
Prev
|
Next
March 5, 2021
Thread |
Author |
Time |
Re: WIP: BRIN multi-range indexes
|
Tomas Vondra |
00:14 |
Re: PROXY protocol support
|
Álvaro Hernández |
00:33 |
Re: macOS SIP, next try
|
Tom Lane |
00:36 |
Re: WIP: BRIN multi-range indexes 📎
|
Tomas Vondra |
00:37 |
Re: Extensibility of the PostgreSQL wire protocol
|
Hannu Krosing |
00:38 |
Re: PoC/WIP: Extended statistics on expressions 📎
|
Justin Pryzby |
00:43 |
Re: PoC/WIP: Extended statistics on expressions
|
Tomas Vondra |
01:17 |
Re: Add support for PROVE_FLAGS and PROVE_TESTS in MSVC scripts
|
Michael Paquier |
01:28 |
Re: Extensibility of the PostgreSQL wire protocol
|
Jan Wieck |
01:38 |
Re: Track replica origin progress for Rollback Prepared
|
Amit Kapila |
01:41 |
Re: Parallel INSERT (INTO ... SELECT ...)
|
Amit Kapila |
01:46 |
[PATCH] pgbench: improve \sleep meta command 📎
|
miyake_kouta |
01:51 |
Re: make coverage-html would fail within build directory separate from source tree
|
walker |
01:55 |
RE: Refactor ECPGconnect and allow IPv6 connection 📎
|
[email protected] |
01:56 |
Re: [PATCH] remove deprecated v8.2 containment operators
|
Tom Lane |
01:58 |
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series)
|
Andy Fan |
02:22 |
Re: [PATCH] pgbench: Bug fix for the -d option
|
miyake_kouta |
02:26 |
011_crash_recovery.pl intermittently fails 📎
|
Kyotaro Horiguchi |
02:50 |
Re: Parallel INSERT (INTO ... SELECT ...) 📎
|
Greg Nancarrow |
02:54 |
Re: Corruption during WAL replay
|
Kyotaro Horiguchi |
03:01 |
Re: Track replica origin progress for Rollback Prepared
|
Amit Kapila |
03:11 |
Re: [PATCH] remove deprecated v8.2 containment operators 📎
|
Justin Pryzby |
03:13 |
Re: 011_crash_recovery.pl intermittently fails
|
Tom Lane |
03:32 |
Re: 011_crash_recovery.pl intermittently fails
|
Peter Geoghegan |
03:41 |
Re: About to add WAL write/fsync statistics to pg_stat_wal view 📎
|
Fujii Masao |
03:47 |
RE: [PATCH] pgbench: improve \sleep meta command
|
[email protected] |
03:57 |
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW
|
Japin Li |
04:01 |
Re: 011_crash_recovery.pl intermittently fails
|
Tom Lane |
04:02 |
RE: [PATCH] pgbench: improve \sleep meta command
|
[email protected] |
04:10 |
Re: 011_crash_recovery.pl intermittently fails
|
Tom Lane |
04:10 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
04:13 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
04:21 |
Re: [PATCH] pgbench: Bug fix for the -d option
|
Fujii Masao |
04:30 |
Re: 011_crash_recovery.pl intermittently fails
|
Thomas Munro |
04:30 |
Re: 011_crash_recovery.pl intermittently fails
|
Tom Lane |
04:40 |
Re: n_mod_since_analyze isn't reset at table truncation 📎
|
Masahiko Sawada |
04:44 |
Re: n_mod_since_analyze isn't reset at table truncation
|
Masahiko Sawada |
04:50 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
04:53 |
Re: 011_crash_recovery.pl intermittently fails
|
Andrey Borodin |
05:07 |
Re: pgbench: option delaying queries till connections establishment? 📎
|
Thomas Munro |
05:22 |
Re: Get memory contexts of an arbitrary backend process
|
Fujii Masao |
05:22 |
RE: libpq debug log
|
[email protected] |
05:24 |
RE: libpq debug log
|
[email protected] |
05:33 |
Re: libpq debug log
|
Tom Lane |
05:55 |
Re: SQL-standard function body 📎
|
Jaime Casanova |
05:58 |
Re: Improvements and additions to COPY progress reporting
|
Michael Paquier |
06:00 |
Re: Shared memory size computation oversight?
|
Julien Rouhaud |
06:05 |
RE: libpq debug log
|
[email protected] |
06:17 |
Re: n_mod_since_analyze isn't reset at table truncation
|
Fujii Masao |
06:31 |
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO
referencing table
|
[email protected] |
06:33 |
Re: [HACKERS] logical decoding of two-phase transactions 📎
|
Ajin Cherian |
06:50 |
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO
referencing table 📎
|
[email protected] |
06:57 |
Re: n_mod_since_analyze isn't reset at table truncation
|
Julien Rouhaud |
06:59 |
Re: Disallow SSL compression?
|
Michael Paquier |
07:04 |
Which PG version does CVE-2021-20229 affected?
|
bchen90 |
07:32 |
Re: [PATCH] pgbench: Bug fix for the -d option
|
Michael Paquier |
07:33 |
Re: Which PG version does CVE-2021-20229 affected?
|
Michael Paquier |
07:38 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
07:51 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
07:57 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
08:00 |
Re: [PoC] Non-volatile WAL buffer
|
Takashi Menjo |
08:08 |
Re: Add support for PROVE_FLAGS and PROVE_TESTS in MSVC scripts
|
Julien Rouhaud |
08:14 |
Re: shared-memory based stats collector 📎
|
Kyotaro Horiguchi |
08:18 |
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch
series)
|
Dmitry Dolgov |
08:19 |
Re: Which PG version does CVE-2021-20229 affected?
|
Thomas Kellerer |
08:19 |
Re: 011_crash_recovery.pl intermittently fails
|
Andrey Borodin |
08:20 |
Re: 011_crash_recovery.pl failes using wal_block_size=16K
|
Kyotaro Horiguchi |
08:37 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
08:41 |
Re: Is it useful to record whether plans are generic or custom?
|
Fujii Masao |
08:46 |
Re: Is it useful to record whether plans are generic or custom?
|
Fujii Masao |
08:47 |
Re: 011_crash_recovery.pl intermittently fails
|
Thomas Munro |
08:48 |
Re: PROXY protocol support
|
Magnus Hagander |
08:59 |
Re: PROXY protocol support
|
Magnus Hagander |
09:03 |
Re: n_mod_since_analyze isn't reset at table truncation
|
Fujii Masao |
09:07 |
Re: 011_crash_recovery.pl intermittently fails
|
Kyotaro Horiguchi |
09:08 |
Re: PROXY protocol support
|
Magnus Hagander |
09:14 |
Re: PROXY protocol support
|
Magnus Hagander |
09:22 |
Re: [PATCH] pgbench: Bug fix for the -d option
|
Fujii Masao |
09:35 |
Re: Printing backtrace of postgres processes
|
torikoshia |
09:47 |
Re: n_mod_since_analyze isn't reset at table truncation
|
Julien Rouhaud |
09:51 |
Re: [HACKERS] logical decoding of two-phase transactions
|
vignesh C |
10:25 |
Re: Parallel INSERT (INTO ... SELECT ...)
|
Amit Kapila |
10:35 |
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[]
|
Joel Jacobson |
10:37 |
Re: About to add WAL write/fsync statistics to pg_stat_wal view 📎
|
Masahiro Ikeda |
10:54 |
Re: POC: GROUP BY optimization 📎
|
Ibrar Ahmed |
11:37 |
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW 📎
|
Bharath Rupireddy |
11:48 |
Re: POC: GROUP BY optimization
|
Pavel Borisov |
11:49 |
Re: Disallow SSL compression? 📎
|
Daniel Gustafsson |
12:21 |
Re: Disallow SSL compression?
|
Michael Paquier |
12:37 |
Re: Confusing behavior of psql's \e 📎
|
Laurenz Albe |
12:38 |
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[]
|
Joel Jacobson |
12:42 |
Re: [patch] bit XOR aggregate functions 📎
|
Alexey Bashtanov |
12:42 |
RE: libpq debug log 📎
|
[email protected] |
12:56 |
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[]
|
Pavel Stehule |
12:57 |
Re: Parallel INSERT (INTO ... SELECT ...) 📎
|
Greg Nancarrow |
13:04 |
Re: Parallel INSERT (INTO ... SELECT ...)
|
Amit Kapila |
13:14 |
Re: Which PG version does CVE-2021-20229 affected?
|
Michael Banck |
13:16 |
Re: libpq debug log
|
[email protected] |
13:41 |
Re: n_mod_since_analyze isn't reset at table truncation
|
Masahiko Sawada |
13:43 |
Re: Nicer error when connecting to standby with hot_standby=off
|
David Steele |
13:45 |
Re: A reloption for partitioned tables - parallel_workers 📎
|
Laurenz Albe |
13:47 |
Re: PROXY protocol support
|
Álvaro Hernández |
13:49 |
Re: A reloption for partitioned tables - parallel_workers
|
Amit Langote |
13:55 |
Re: [PATCH] Finally split StdRdOptions into HeapOptions and
ToastOptions
|
David Steele |
14:00 |
Re: A reloption for partitioned tables - parallel_workers
|
Laurenz Albe |
14:06 |
Re: pgbench - add pseudo-random permutation function
|
David Steele |
14:11 |
Re: DROP INDEX CONCURRENTLY on partitioned index
|
David Steele |
14:27 |
Re: PoC/WIP: Extended statistics on expressions
|
Dean Rasheed |
14:32 |
Re: Which PG version does CVE-2021-20229 affected?
|
Tom Lane |
14:48 |
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[]
|
Andreas Karlsson |
15:19 |
Re: shared-memory based stats collector
|
Fujii Masao |
15:32 |
Re: problem with RETURNING and update row movement
|
David Steele |
15:52 |
Re: [PATCH] remove deprecated v8.2 containment operators
|
Tom Lane |
16:01 |
Re: 011_crash_recovery.pl intermittently fails
|
Tom Lane |
16:16 |
Re: posgres 12 bug (partitioned table)
|
David Steele |
16:25 |
Re: contrib/cube - binary input/output handlers 📎
|
Kohei KaiGai |
16:25 |
Re: pgbench - add pseudo-random permutation function
|
Alvaro Herrera |
16:30 |
Re: How to retain lesser paths at add_path()?
|
David Steele |
16:33 |
Re: contrib/cube - binary input/output handlers 📎
|
Tom Lane |
16:41 |
Re: Disallow SSL compression?
|
Magnus Hagander |
16:44 |
RE: [POC] Fast COPY FROM command for the table with foreign
partitions 📎
|
[email protected] |
16:54 |
Re: posgres 12 bug (partitioned table) 📎
|
Pavel Biryukov |
16:55 |
Re: Allow an alias to be attached directly to a JOIN ... USING
|
David Steele |
17:00 |
Re: n_mod_since_analyze isn't reset at table truncation
|
Julien Rouhaud |
17:13 |
Re: [PoC] Non-volatile WAL buffer
|
Tomas Vondra |
17:16 |
Re: Nicer error when connecting to standby with hot_standby=off
|
Fujii Masao |
17:36 |
Re: We should stop telling users to "vacuum that database in
single-user mode"
|
Alvaro Herrera |
18:45 |
Re: CI/windows docker vs "am a service" autodetection on windows
|
Andres Freund |
18:57 |
Re: PROXY protocol support
|
Jacob Champion |
19:11 |
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] 📎
|
Joel Jacobson |
19:46 |
Re: Nicer error when connecting to standby with hot_standby=off
|
James Coleman |
20:04 |
Re: Nicer error when connecting to standby with hot_standby=off
|
Alvaro Herrera |
20:37 |
Re: CI/windows docker vs "am a service" autodetection on windows 📎
|
Andres Freund |
20:55 |
Re: Assertion failure with barriers in parallel hash join 📎
|
Thomas Munro |
20:56 |
Re: Allow matching whole DN from a client certificate 📎
|
Andrew Dunstan |
21:01 |
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series)
|
Andy Fan |
22:45 |
Re: Extend more usecase for planning time partition pruning and init
partition pruning.
|
Andy Fan |
23:02 |
Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier?
|
Daniel Gustafsson |
23:10 |
March 6, 2021
March 7, 2021
Browse Archives
Prev
|
Next