pgsql-hackers since 2023-03-13 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 13, 2023

Thread Author Time
Re: Progress report of CREATE INDEX for nested partitioned tables Tom Lane 00:15
Re: Requiring recovery.signal or standby.signal when recovering with a backup_label Michael Paquier 01:06
Re: psql \watch 2nd argument: iteration count Michael Paquier 01:17
Re: psql \watch 2nd argument: iteration count Michael Paquier 01:26
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 01:41
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher [email protected] 02:30
RE: Rework LogicalOutputPluginWriterUpdateProgress [email protected] 02:47
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken 📎 Thomas Munro 03:11
Re: psql \watch 2nd argument: iteration count 📎 Andrey Borodin 03:59
Re: Compilation error after redesign of the archive modules Michael Paquier 05:03
Microsecond-based timeouts 📎 Thomas Munro 05:23
Re: [Proposal] Add foreign-server health checks infrastructure Katsuragi Yuta 06:03
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı 06:22
Re: meson: Non-feature feature options Peter Eisentraut 06:27
Re: CI and test improvements Peter Eisentraut 06:39
Re: Combine pg_walinspect till_end_of_wal functions with others 📎 Michael Paquier 06:56
RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu) 07:05
Re: Add macros for ReorderBufferTXN toptxn vignesh C 07:19
Re: ICU locale validation / canonicalization Peter Eisentraut 07:25
Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Michael Paquier 07:47
Re: pg_dump versus hash partitioning Julien Rouhaud 08:33
Re: Assert failure of the cross-check for nullingrels Richard Guo 09:03
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 [email protected] 09:42
Re: Assert failure of the cross-check for nullingrels 📎 Richard Guo 09:44
Re: [BUG] pg_stat_statements and extended query protocol Drouvot, Bertrand 09:54
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut 10:06
Re: Allow tests to pass in OpenSSL FIPS mode Daniel Gustafsson 10:10
Re: Combine pg_walinspect till_end_of_wal functions with others 📎 Bharath Rupireddy 10:23
Re: Allow logical replication to copy tables in binary format 📎 Melih Mutlu 10:29
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 10:51
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL [email protected] 10:53
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Amit Kapila 11:48
Re: Ability to reference other extensions by schema in extension scripts 'Sandro Santilli' 11:59
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 12:08
Re: Lock mode in ExecMergeMatched() Dean Rasheed 12:20
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli 12:22
Re: [PATCH] Support % wildcard in extension upgrade filenames 'Sandro Santilli' 12:24
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Ants Aasma 12:37
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 12:43
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL 📎 Önder Kalacı 12:56
Re: Supporting MERGE on updatable views 📎 Dean Rasheed 13:00
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila 13:11
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL 📎 Daniel Gustafsson 13:19
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Jonathan S. Katz 13:26
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 13:28
Re: MERGE ... RETURNING 📎 Dean Rasheed 13:36
Re: Progress report of CREATE INDEX for nested partitioned tables Justin Pryzby 13:50
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED Alexander Lakhin 14:00
Re: Reducing connection overhead in pg_upgrade compat check phase 📎 Daniel Gustafsson 14:10
Re: Add support for DEFAULT specification in COPY FROM Andrew Dunstan 14:15
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 14:16
Bug in jsonb_in function (14 & 15 version are affected) 📎 Nikolay Shaplov 14:18
Re: buildfarm + meson Andrew Dunstan 14:19
RE: Ability to reference other extensions by schema in extension scripts Regina Obe 14:28
Re: Progress report of CREATE INDEX for nested partitioned tables Tom Lane 14:42
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 14:55
[PATCH] Extend the length of BackgroundWorker.bgw_library_name 📎 Yurii Rashkovskii 14:57
Re: [Proposal] Allow pg_dump to include all child tables with the root table 📎 Gilles Darold 15:15
Re: ICU locale validation / canonicalization Jeff Davis 15:31
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Juan José Santamaría Flecha 16:49
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Nathan Bossart 17:35
Re: Lock mode in ExecMergeMatched() Alvaro Herrera 17:47
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Yurii Rashkovskii 17:48
Re: Bug in jsonb_in function (14 & 15 version are affected) 📎 Tom Lane 17:58
Re: meson: Non-feature feature options Nathan Bossart 18:04
Re: Lock mode in ExecMergeMatched() Alvaro Herrera 18:05
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart 18:21
RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 18:48
Re: meson: Non-feature feature options Nazir Bilal Yavuz 18:57
Re: meson: Non-feature feature options Nathan Bossart 19:04
Re: [PoC] Let libpq reject unexpected authentication requests 📎 Jacob Champion 19:38
Re: Improve logging when using Huge Pages 📎 Justin Pryzby 20:03
Re: meson: Non-feature feature options 📎 Andres Freund 20:13
Re: meson: Non-feature feature options Andres Freund 20:14
Re: Transparent column encryption 📎 Peter Eisentraut 20:21
Re: Add LZ4 compression in pg_dump 📎 Tomas Vondra 20:21
Re: Transparent column encryption Peter Eisentraut 20:22
Re: meson: Non-feature feature options Nathan Bossart 20:25
Re: Request for comment on setting binary format output per session 📎 Dave Cramer 20:33
Re: Improve logging when using Huge Pages Stephen Frost 20:33
Re: Transparent column encryption Andres Freund 20:41
Re: meson: Non-feature feature options Nazir Bilal Yavuz 20:46
Re: Transparent column encryption Andres Freund 21:11
Re: pg_usleep for multisecond delays Nathan Bossart 21:16
Re: [BUG] pg_stat_statements and extended query protocol David Zhang 21:30
Re: Operation log for major operations Dmitry Koval 21:36
Re: optimize several list functions with SIMD intrinsics Nathan Bossart 21:40
Re: meson: Non-feature feature options Andres Freund 21:45
Re: Add LZ4 compression in pg_dump Tomas Vondra 21:47
RE: Ability to reference other extensions by schema in extension scripts 📎 Regina Obe 21:57
Re: Microsecond-based timeouts Andres Freund 21:59
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED Andres Freund 22:20
Re: Testing autovacuum wraparound (including failsafe) Jacob Champion 22:25
Re: meson: Non-feature feature options Nathan Bossart 22:32
Re: Show various offset arrays for heap WAL records 📎 Melanie Plageman 23:00
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Nathan Bossart 23:10
Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) 📎 Tomas Vondra 23:16
Re: Testing autovacuum wraparound (including failsafe) Peter Geoghegan 23:24
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier 23:32
ICU 54 and earlier are too dangerous Jeff Davis 23:39
Re: pg_dump versus hash partitioning 📎 Tom Lane 23:39
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Michael Paquier 23:40

March 14, 2023

Thread Author Time
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED 📎 Thomas Munro 00:01
Re: Allow logical replication to copy tables in binary format Peter Smith 00:06
Re: psql \watch 2nd argument: iteration count 📎 Michael Paquier 00:26
Re: ICU 54 and earlier are too dangerous Tom Lane 00:26
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED Michael Paquier 00:29
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED Andres Freund 00:41
Re: Allow logical replication to copy tables in binary format Peter Smith 00:48
Re: ICU 54 and earlier are too dangerous Andres Freund 01:13
Re: psql \watch 2nd argument: iteration count Andrey Borodin 01:14
Re: Show various offset arrays for heap WAL records Peter Geoghegan 01:41
Re: Allow logical replication to copy tables in binary format Peter Smith 02:13
Re: psql \watch 2nd argument: iteration count Michael Paquier 02:36
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Thomas Munro 02:38
Re: Allow logical replication to copy tables in binary format Amit Kapila 03:17
Re: Improve WALRead() to suck data directly from WAL buffers when possible 📎 Bharath Rupireddy 03:32
Re: Support logical replication of DDLs 📎 Ajin Cherian 04:17
Re: CI and test improvements 📎 Justin Pryzby 04:56
Re: psql \watch 2nd argument: iteration count Kyotaro Horiguchi 04:58
Re: Improve logging when using Huge Pages Kyotaro Horiguchi 05:02
Re: Combine pg_walinspect till_end_of_wal functions with others 📎 Bharath Rupireddy 05:05
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier 05:39
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher [email protected] 06:01
Re: Testing autovacuum wraparound (including failsafe) 📎 Masahiko Sawada 06:01
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Amit Kapila 06:50
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Peter Eisentraut 07:00
Re: Add macros for ReorderBufferTXN toptxn 📎 Peter Smith 07:06
Re: ICU locale validation / canonicalization Peter Eisentraut 07:08
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı 07:18
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 07:18
Re: ICU 54 and earlier are too dangerous Peter Eisentraut 07:25
Re: logical decoding and replication of sequences, take 2 John Naylor 07:30
Re: [PATCH] Add CANONICAL option to xmlserialize 📎 Jim Jones 07:49
Re: Improve WALRead() to suck data directly from WAL buffers when possible 📎 Bharath Rupireddy 07:58
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila 08:59
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 09:06
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher vignesh C 09:14
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 09:48
Re: [Proposal] Allow pg_dump to include all child tables with the root table Stéphane Tachoires 09:49
Re: [Proposal] Allow pg_dump to include all child tables with the root table stephane tachoires 09:50
Re: generic plans and "initial" pruning 📎 Amit Langote 10:07
Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) Christoph Berg 10:34
Re: [Proposal] Allow pg_dump to include all child tables with the root table Gilles Darold 10:44
Re: Allow logical replication to copy tables in binary format 📎 Melih Mutlu 11:01
Re: Add LZ4 compression in pg_dump gkokolatos 11:07
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 11:27
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Daniel Watzinger 11:30
Re: Add macros for ReorderBufferTXN toptxn vignesh C 11:32
Re: Add macros for ReorderBufferTXN toptxn Amit Kapila 11:43
Re: Add macros for ReorderBufferTXN toptxn Amit Kapila 11:46
Fix fseek() detection of unseekable files on WIN32 📎 Juan José Santamaría Flecha 12:26
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Juan José Santamaría Flecha 12:47
Re: [PATCH] Add pretty-printed XML output option Jim Jones 12:58
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) 📎 Tomas Vondra 13:49
Re: meson: Non-feature feature options 📎 Nazir Bilal Yavuz 14:07
Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) Tomas Vondra 14:24
Re: Progress report of CREATE INDEX for nested partitioned tables Justin Pryzby 14:34
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) Matthias van de Meent 14:41
Re: Progress report of CREATE INDEX for nested partitioned tables Tom Lane 14:46
Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF 📎 Jakub Wartak 14:47
Re: Progress report of CREATE INDEX for nested partitioned tables Ilya Gladyshev 14:58
Re: Add LZ4 compression in pg_dump gkokolatos 15:18
RE: Allow logical replication to copy tables in binary format Takamichi Osumi (Fujitsu) 15:20
Re: Add LZ4 compression in pg_dump Tomas Vondra 15:32
Re: ICU 54 and earlier are too dangerous Jeff Davis 15:48
Re: Add LZ4 compression in pg_dump Tomas Vondra 15:52
Re: ICU locale validation / canonicalization 📎 Jeff Davis 17:10
Re: [PATCH] Add pretty-printed XML output option Tom Lane 17:40
DROP DATABASE is interruptible Andres Freund 17:45
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Gregory Stark (as CFM) 17:46
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Gregory Stark (as CFM) 17:49
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Greg Stark 17:51
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Greg Stark 17:57
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane 17:58
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Gregory Stark (as CFM) 18:00
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Greg Stark 18:03
Re: [EXTERNAL] Re: Support load balancing in libpq Gregory Stark (as CFM) 18:05
Re: pg_stat_statements and "IN" conditions Gregory Stark (as CFM) 18:14
Re: Using each rel as both outer and inner for JOIN_ANTI Gregory Stark (as CFM) 18:25
Re: Privileges on PUBLICATION Gregory Stark (as CFM) 18:30
Re: Sampling-based timing for EXPLAIN ANALYZE Greg Stark 18:37
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Nathan Bossart 18:54
Re: Raising the SCRAM iteration count Gregory Stark (as CFM) 18:54
Re: psql \watch 2nd argument: iteration count Nathan Bossart 19:03
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov 19:04
Re: [PoC] Let libpq reject unexpected authentication requests 📎 Jacob Champion 19:14
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Jacob Champion 19:20
Re: [Proposal] Allow pg_dump to include all child tables with the root table Tom Lane 20:10
Re: Making background psql nicer to use in tap tests Daniel Gustafsson 20:24
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences 📎 Karl O. Pinc 21:29
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED 📎 Thomas Munro 21:33
Re: Combine pg_walinspect till_end_of_wal functions with others Andres Freund 21:54
Re: Add pg_walinspect function with block info columns Melanie Plageman 22:34
Re: Track IO times in pg_stat_io Andres Freund 22:56
Re: Add pg_walinspect function with block info columns Peter Geoghegan 22:56
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 22:57
Re: [PATCH] Add pretty-printed XML output option Tom Lane 23:25
Re: Add macros for ReorderBufferTXN toptxn 📎 Peter Smith 23:54

March 15, 2023

Thread Author Time
Re: Add macros for ReorderBufferTXN toptxn Peter Smith 00:01

Browse Archives

Prev | Next