pgsql-hackers since 2021-03-04 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

March 4, 2021

Thread Author Time
[PATCH] test/ssl: rework the sslfiles Makefile target 📎 Jacob Champion 00:03
Re: Make Append Cost aware of some run time partition prune case Ryan Lambert 00:14
Re: buildfarm windows checks / tap tests on windows Andrew Dunstan 00:21
Re: PATCH: Batch/pipelining support for libpq 📎 'Alvaro Herrera' 00:24
Re: PATCH: Batch/pipelining support for libpq 📎 Justin Pryzby 00:45
Re: Make Append Cost aware of some run time partition prune case Andy Fan 01:05
Re: PITR promote bug: Checkpointer writes to older timeline 📎 Kyotaro Horiguchi 01:28
n_mod_since_analyze isn't reset at table truncation 📎 Masahiko Sawada 01:35
Re: PROXY protocol support Tatsuo Ishii 01:42
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 01:45
Re: PATCH: Batch/pipelining support for libpq 'Alvaro Herrera' 01:51
Re: Add support for PROVE_FLAGS and PROVE_TESTS in MSVC scripts 📎 Michael Paquier 02:11
Re: PITR promote bug: Checkpointer writes to older timeline Michael Paquier 02:18
Re: archive_command / pg_stat_archiver & documentation Michael Paquier 02:21
RE: [POC] Fast COPY FROM command for the table with foreign partitions 📎 [email protected] 02:24
Re: n_mod_since_analyze isn't reset at table truncation Julien Rouhaud 02:24
Re: Let people set host(no)ssl settings from initdb Michael Paquier 02:25
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 02:28
make coverage-html would fail within build directory separate from source tree walker 02:33
Re: [POC] Fast COPY FROM command for the table with foreign partitions Zhihong Yu 02:51
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table [email protected] 02:52
Re: n_mod_since_analyze isn't reset at table truncation Fujii Masao 03:21
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 03:33
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table [email protected] 03:39
Re: n_mod_since_analyze isn't reset at table truncation Julien Rouhaud 03:40
RE: Avoid CommandCounterIncrement in RI trigger when INSERT INTO referencing table [email protected] 03:41
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 04:00
Re: Make Append Cost aware of some run time partition prune case 📎 Andy Fan 04:21
How to provide Documentation Feedback Ajay Patel 05:09
Re: How to provide Documentation Feedback Tom Lane 05:12
Re: How to provide Documentation Feedback Ajay Patel 05:22
Re: PITR promote bug: Checkpointer writes to older timeline Fujii Masao 05:57
Re: Wired if-statement in gen_partprune_steps_internal 📎 Amit Langote 06:03
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Japin Li 06:10
Re: [PATCH] Support empty ranges with bounds information Joel Jacobson 06:24
Re: pg_amcheck contrib application 📎 Mark Dilger 06:25
Re: proposal - psql - use pager for \watch command 📎 Pavel Stehule 06:37
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 06:46
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 06:50
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 06:51
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Bharath Rupireddy 06:53
Re: Shared memory size computation oversight? Michael Paquier 07:05
Re: [PATCH] Support empty ranges with bounds information Jeff Davis 07:05
Re: About to add WAL write/fsync statistics to pg_stat_wal view 📎 Masahiro Ikeda 07:14
Re: [BUG] segfault during delete Drouvot, Bertrand 07:17
Re: PITR promote bug: Checkpointer writes to older timeline Kyotaro Horiguchi 07:17
Re: Shared memory size computation oversight? Julien Rouhaud 07:23
Re: Identify missing publications from publisher while create/alter subscription. Bharath Rupireddy 07:34
RE: [POC] Fast COPY FROM command for the table with foreign partitions 📎 [email protected] 07:39
Re: Increase value of OUTER_VAR 📎 Andrey Lepikhov 07:43
Re: Track replica origin progress for Rollback Prepared Michael Paquier 08:10
Re: PITR promote bug: Checkpointer writes to older timeline Kyotaro Horiguchi 08:10
Re: OpenSSL 3.0.0 compatibility Michael Paquier 08:15
Re: PITR promote bug: Checkpointer writes to older timeline Kyotaro Horiguchi 08:17
Re: Shared memory size computation oversight? Michael Paquier 08:21
Re: Shared memory size computation oversight? Georgios 08:43
Re: Removing support for COPY FROM STDIN in protocol version 2 Heikki Linnakangas 08:59
Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar 09:05
Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar 09:06
Re: Extend more usecase for planning time partition pruning and init partition pruning. Amit Langote 09:07
Force lookahead in COPY FROM parsing 📎 Heikki Linnakangas 09:13
Re: [PATCH] psql : Improve code for help option Fujii Masao 09:25
Re: Get memory contexts of an arbitrary backend process torikoshia 09:32
Re: pgbench: option delaying queries till connections establishment? 📎 Thomas Munro 09:44
Re: proposal - psql - use pager for \watch command 📎 Pavel Stehule 10:28
Re: [HACKERS] Custom compression methods Dilip Kumar 10:33
Re: Improvements and additions to COPY progress reporting Michael Paquier 10:38
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 10:52
Re: Allow matching whole DN from a client certificate Ibrar Ahmed 10:53
Re: Disallow SSL compression? Michael Paquier 10:59
Re: [POC] Fast COPY FROM command for the table with foreign partitions Ibrar Ahmed 11:02
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 11:07
Re: Extending range type operators to cope with elements Ibrar Ahmed 11:11
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Ibrar Ahmed 11:15
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Ibrar Ahmed 11:22
Re: About to add WAL write/fsync statistics to pg_stat_wal view Ibrar Ahmed 11:25
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Ibrar Ahmed 11:28
Re: Improvements and additions to COPY progress reporting 📎 Matthias van de Meent 11:32
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 11:40
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 11:53
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 12:05
Re: [PATCH] pgbench: Bug fix for the -d option 📎 Michael Paquier 12:11
Re: Improvements and additions to COPY progress reporting Bharath Rupireddy 12:36
Re: Printing backtrace of postgres processes Bharath Rupireddy 12:55
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] 📎 Joel Jacobson 13:21
Re: make coverage-html would fail within build directory separate from source tree Alvaro Herrera 13:31
Re: make coverage-html would fail within build directory separate from source tree Alvaro Herrera 13:35
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 13:43
Re: Improvements and additions to COPY progress reporting Josef Šimánek 13:44
Re: Increase value of OUTER_VAR Tomas Vondra 13:59
Re: make coverage-html would fail within build directory separate from source tree walker 14:00
Re: make coverage-html would fail within build directory separate from source tree Alvaro Herrera 14:05
Re: make coverage-html would fail within build directory separate from source tree walker 14:09
Re: make coverage-html would fail within build directory separate from source tree Alvaro Herrera 14:20
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Alvaro Herrera 14:26
Re: [PATCH] postgres-fdw: column option to override foreign types Georgios Kokolatos 14:28
Re: Track replica origin progress for Rollback Prepared Amit Kapila 14:33
011_crash_recovery.pl failes using wal_block_size=16K walker 14:34
Re: Force lookahead in COPY FROM parsing John Naylor 14:37
Re: New default role- 'pg_read_all_data' gkokolatos 14:47
Re: Feedback on table expansion hook (including patch) Peter Eisentraut 14:56
Re: WIP: document the hook system Peter Eisentraut 15:00
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Alvaro Herrera 15:01
Re: make coverage-html would fail within build directory separate from source tree walker 15:06
Re: authtype parameter in libpq 📎 Daniel Gustafsson 15:06
Re: Increase value of OUTER_VAR Tom Lane 15:16
Re: make coverage-html would fail within build directory separate from source tree Tom Lane 15:21
Re: [PATCH] Support empty ranges with bounds information Isaac Morland 15:21
Re: pg_amcheck contrib application Robert Haas 15:29
Re: Increase value of OUTER_VAR Tomas Vondra 15:34
Re: Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Tom Lane 15:40
Re: About to add WAL write/fsync statistics to pg_stat_wal view 📎 Fujii Masao 16:02
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Dmitry Dolgov 16:03
Re: buildfarm windows checks / tap tests on windows 📎 Andrew Dunstan 16:10
Re: Removing support for COPY FROM STDIN in protocol version 2 Tom Lane 16:11
Re: Improvements and additions to COPY progress reporting Matthias van de Meent 16:19
Re: WIP: document the hook system David Steele 16:22
Re: Improvements and additions to COPY progress reporting Justin Pryzby 16:29
Re: WIP: BRIN multi-range indexes John Naylor 16:30
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Chapman Flack 16:41
Re: Confusing behavior of psql's \e 📎 Laurenz Albe 16:41
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Ibrar Ahmed 16:41
Re: Improvements and additions to COPY progress reporting 📎 Matthias van de Meent 16:45
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Justin Pryzby 16:47
Re: [PATCH] postgres-fdw: column option to override foreign types David Steele 16:48
Re: Confusing behavior of psql's \e Jacob Champion 16:51
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Joel Jacobson 16:53
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Gilles Darold 16:55
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 17:05
Re: [patch] bit XOR aggregate functions 📎 Ibrar Ahmed 17:14
Re: pg_amcheck contrib application Robert Haas 17:27
Re: [Patch] ALTER SYSTEM READ ONLY 📎 Amul Sul 17:32
Re: Corruption during WAL replay Ibrar Ahmed 17:37
Re: Add support for PROVE_FLAGS and PROVE_TESTS in MSVC scripts Juan José Santamaría Flecha 17:37
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul 17:51
Re: Shared memory size computation oversight? 📎 Julien Rouhaud 17:52
Re: Shared memory size computation oversight? 📎 Tom Lane 17:53
Re: buildfarm windows checks / tap tests on windows Andres Freund 17:56
Re: [PATCH] Support empty ranges with bounds information Joel Jacobson 18:05
Re: Increase value of OUTER_VAR Tom Lane 18:11
Re: buildfarm windows checks / tap tests on windows Andrew Dunstan 18:31
Re: Increase value of OUTER_VAR 📎 Tom Lane 19:01
CI/windows docker vs "am a service" autodetection on windows Andres Freund 19:08
Re: Allow matching whole DN from a client certificate Joel Jacobson 19:16
Add .log file ending to tap test log files Andres Freund 19:24
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 19:24
Re: [PATCH] postgres-fdw: column option to override foreign types Dian M Fay 19:29
Re: CI/windows docker vs "am a service" autodetection on windows Andrew Dunstan 19:33
Re: PROXY protocol support Jacob Champion 19:45
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Alvaro Herrera 19:48
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 19:59
Re: Removing support for COPY FROM STDIN in protocol version 2 Tom Lane 20:04
Re: PROXY protocol support Jacob Champion 20:07
Re: CI/windows docker vs "am a service" autodetection on windows Magnus Hagander 20:08
Re: PROXY protocol support Jan Wieck 20:29
Re: CI/windows docker vs "am a service" autodetection on windows Andres Freund 20:30
Re: CI/windows docker vs "am a service" autodetection on windows Magnus Hagander 20:36
Re: [POC] Fast COPY FROM command for the table with foreign partitions Justin Pryzby 20:39
Re: PROXY protocol support Magnus Hagander 20:40
Re: PROXY protocol support Magnus Hagander 20:45
Re: PROXY protocol support Magnus Hagander 20:47
Re: CI/windows docker vs "am a service" autodetection on windows Andres Freund 20:48
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 20:51
Re: Extensibility of the PostgreSQL wire protocol Jan Wieck 20:55
Re: Removing support for COPY FROM STDIN in protocol version 2 Heikki Linnakangas 20:55
Re: Huge memory consumption on partitioned table with FKs Tom Lane 21:00
Re: PROXY protocol support Jan Wieck 21:01
Re: CI/windows docker vs "am a service" autodetection on windows Alvaro Herrera 21:04
Re: Removing support for COPY FROM STDIN in protocol version 2 Andrew Dunstan 21:17
Re: pg_amcheck contrib application Robert Haas 21:23
Re: [PATCH] postgres-fdw: column option to override foreign types Tom Lane 21:28
Re: Add .log file ending to tap test log files Alvaro Herrera 21:28
Re: Removing support for COPY FROM STDIN in protocol version 2 Tom Lane 21:35
Re: [HACKERS] PATCH: Batch/pipelining support for libpq 📎 Alvaro Herrera 21:40
Make relfile tombstone files conditional on WAL level 📎 Thomas Munro 22:02
Re: pg_amcheck contrib application Peter Geoghegan 22:04
Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier? Thomas Munro 22:08
Re: PoC/WIP: Extended statistics on expressions 📎 Tomas Vondra 22:16
Re: PROXY protocol support Magnus Hagander 22:38
Re: pg_amcheck contrib application Mark Dilger 22:39
SPI return Patrick Handja 22:42
Re: Wired if-statement in gen_partprune_steps_internal Ryan Lambert 22:50
Re: Disallow SSL compression? 📎 Daniel Gustafsson 22:52
Re: Disallow SSL compression? Daniel Gustafsson 22:54
Re: libpq debug log Tom Lane 23:03
Re: SPI return Tom Lane 23:06
Re: PROXY protocol support Tatsuo Ishii 23:08
Re: Replace buffer I/O locks with condition variables (reviving an old patch) 📎 Thomas Munro 23:12
Re: PROXY protocol support Jacob Champion 23:21
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 23:37
Re: About to add WAL write/fsync statistics to pg_stat_wal view 📎 Masahiro Ikeda 23:38
Re: PITR promote bug: Checkpointer writes to older timeline 📎 Soumyadeep Chakraborty 23:42
Re: PROXY protocol support Hannu Krosing 23:57

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

Browse Archives

Prev | Next