pgsql-hackers since 2022-02-10 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

Feb. 10, 2022

Thread Author Time
GetRelationPublicationActions. - Remove unreachable code 📎 Peter Smith 00:23
Re: catalog access with reset GUCs during parallel worker startup Andres Freund 00:33
Re: GetRelationPublicationActions. - Remove unreachable code Tom Lane 00:34
Re: row filtering for logical replication Peter Smith 00:41
Re: Replacing TAP test planning with done_testing() Michael Paquier 00:58
Re: Justin Pryzby <[email protected]> Michael Paquier 01:01
Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) Kyotaro Horiguchi 01:18
Re: GetRelationPublicationActions. - Remove unreachable code 📎 Peter Smith 01:37
Re: make MaxBackends available in _PG_init Michael Paquier 01:47
Re: [RFC] building postgres with meson - perl embedding Andres Freund 01:47
Re: warn if GUC set to an invalid shared library 📎 Justin Pryzby 01:58
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 02:14
Re: Plug minor memleak in pg_dump Michael Paquier 02:16
Logging in LockBufferForCleanup() Andres Freund 02:22
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Bharath Rupireddy 02:26
Re: [RFC] building postgres with meson - perl embedding Tom Lane 02:34
Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) 📎 Michael Paquier 02:38
Re: Logging in LockBufferForCleanup() Michael Paquier 02:43
Re: catalog access with reset GUCs during parallel worker startup Robert Haas 02:47
Re: Database-level collation version tracking Julien Rouhaud 02:54
Re: [PATCH] Add min() and max() aggregate functions for xid8 Fujii Masao 03:37
RE: row filtering for logical replication 📎 [email protected] 03:59
Re: Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules 📎 Bharath Rupireddy 04:21
Use return value of XLogRecGetBlockTag instead of explicit block ref checks and also use XLogRecHasBlockRef/Image macros instead of explicit checks 📎 Bharath Rupireddy 04:53
Re: Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules Andres Freund 05:17
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 06:17
Re: Replacing TAP test planning with done_testing() Kyotaro Horiguchi 06:26
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) 📎 Nitin Jadhav 06:52
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Julien Rouhaud 07:52
Re: decoupling table and index vacuum Dilip Kumar 08:09
Re: generic plans and "initial" pruning 📎 Amit Langote 08:13
Re: Database-level collation version tracking 📎 Peter Eisentraut 08:57
Re: POC: GROUP BY optimization 📎 Andrey V. Lepikhov 09:00
Re: Identify missing publications from publisher while create/alter subscription. Ashutosh Sharma 09:45
Re: row filtering for logical replication Amit Kapila 10:18
Re: Database-level collation version tracking Julien Rouhaud 11:08
Re: Plug minor memleak in pg_dump Ranier Vilela 11:14
Re: Unnecessary call to resetPQExpBuffer in getIndexes Peter Eisentraut 11:25
Remove 'IN' from pg_freespace docs for consistency 📎 Bharath Rupireddy 11:26
Re: Logging in LockBufferForCleanup() Masahiko Sawada 11:28
Re: Merging statistics from children instead of re-sampling everything Andrey Lepikhov 11:50
Re: Unnecessary call to resetPQExpBuffer in getIndexes Julien Rouhaud 11:53
Refactor CheckpointWriteDelay() 📎 Bharath Rupireddy 12:01
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 12:32
Re: refactoring basebackup.c 📎 Dipesh Pandit 12:40
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 13:34
Re: Plug minor memleak in pg_dump 📎 Ranier Vilela 13:49
Re: Plug minor memleak in pg_dump Daniel Gustafsson 13:57
Re: refactoring basebackup.c Jeevan Ladhe 14:31
faulty link Erik Rijkers 14:35
Re: Plug minor memleak in pg_dump Ranier Vilela 14:36
Re: Support escape sequence for cluster_name in postgres_fdw.application_name 📎 Fujii Masao 14:42
Re: faulty link Josef Šimánek 14:48
Re: faulty link walther 14:52
Re: faulty link Daniel Westermann (DWE) 14:53
Re: faulty link Josef Šimánek 14:54
Re: CREATE INDEX CONCURRENTLY on partitioned index 📎 Alexander Pyhalov 15:07
Re: faulty link Tom Lane 15:23
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 15:32
Re: Logging in LockBufferForCleanup() Fujii Masao 15:47
Re: faulty link Dagfinn Ilmari Mannsåker 15:53
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 16:00
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work 📎 Bharath Rupireddy 16:00
Re: faulty link Dave Page 16:07
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Peter Geoghegan 16:25
Race condition in TransactionIdIsInProgress Konstantin Knizhnik 16:46
Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? 📎 Bharath Rupireddy 16:51
Re: support for CREATE MODULE Swaha Miller 16:53
Re: [RFC] building postgres with meson Andrew Dunstan 17:00
Re: Race condition in TransactionIdIsInProgress Andrey Borodin 17:33
Re: [RFC] building postgres with meson Andres Freund 17:52
Re: logical decoding and replication of sequences 📎 Tomas Vondra 18:17
Re: Per-table storage parameters for TableAM/IndexAM extensions Jeff Davis 18:37
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas 18:49
Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? Justin Pryzby 18:59
Re: [RFC] building postgres with meson Andrew Dunstan 19:06
Re: decoupling table and index vacuum Robert Haas 19:13
Re: decoupling table and index vacuum Robert Haas 19:16
Re: decoupling table and index vacuum Peter Geoghegan 19:21
Re: make MaxBackends available in _PG_init Nathan Bossart 19:26
Re: [PATCH v2] use has_privs_for_role for predefined roles Nathan Bossart 19:28
Re: Race condition in TransactionIdIsInProgress Alvaro Herrera 19:33
Re: decoupling table and index vacuum Peter Geoghegan 19:35
Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway 19:37
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart 19:39
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Imseih (AWS), Sami 19:39
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Thomas Munro 20:10
List of all* PostgreSQL EXTENSIONs in the world Joel Jacobson 20:18
Re: Race condition in TransactionIdIsInProgress Robert Haas 20:21
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas 20:23
Re: is the base backup protocol used by out-of-core tools? Robert Haas 20:28
Re: List of all* PostgreSQL EXTENSIONs in the world Robert Haas 20:35
Re: List of all* PostgreSQL EXTENSIONs in the world Joe Conway 21:04
Re: support for CREATE MODULE Bruce Momjian 21:06
Re: support for CREATE MODULE Alvaro Herrera 21:16
Re: Synchronizing slots from primary to standby Bruce Momjian 21:47
Re: WaitLatchOrSocket seems to not count to 4 right... 📎 Thomas Munro 21:47
Re: generic plans and "initial" pruning Robert Haas 22:01
Re: Windows now has fdatasync() Thomas Munro 22:12
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund 22:14
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund 22:26
Re: Merging statistics from children instead of re-sampling everything Tomas Vondra 22:37
Re: Add jsonlog log_destination for JSON server logs Alvaro Herrera 22:45
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund 23:10
Re: Allow parallel plan for referential integrity checks? Andreas Karlsson 23:16

Feb. 11, 2022

Thread Author Time
Re: List of all* PostgreSQL EXTENSIONs in the world Ian Lawrence Barwick 00:22
Re: Add jsonlog log_destination for JSON server logs Tom Lane 01:18
Re: Add jsonlog log_destination for JSON server logs Michael Paquier 01:24
Re: generic plans and "initial" pruning Andres Freund 01:29
Re: Skipping logical replication transactions on subscriber side 📎 Masahiko Sawada 02:09
Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Andres Freund 02:22
Re: List of all* PostgreSQL EXTENSIONs in the world Julien Rouhaud 03:15
Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? 📎 Bharath Rupireddy 03:40
Re: List of all* PostgreSQL EXTENSIONs in the world Noah Misch 03:46
Re: Merging statistics from children instead of re-sampling everything Andrey V. Lepikhov 04:29
Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? 📎 Bharath Rupireddy 04:46
Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? Julien Rouhaud 05:03
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? 📎 Andy Fan 05:32
Re: Race condition in TransactionIdIsInProgress Andres Freund 05:56
Re: Race condition in TransactionIdIsInProgress Andres Freund 06:11
RE: [BUG]Update Toast data failure in logical replication 📎 [email protected] 06:30
Re: refactoring basebackup.c 📎 Dipesh Pandit 08:43
Re: Race condition in TransactionIdIsInProgress Simon Riggs 08:48
RE: row filtering for logical replication 📎 [email protected] 09:02
Re: unlogged sequences 📎 Peter Eisentraut 09:12
Re: pgsql: Add TAP test to automate the equivalent of check_guc Christoph Berg 09:48
[PATCH] minor reloption regression tests improvement 📎 Nikolay Shaplov 09:51
Assertion failure in WaitForWALToBecomeAvailable state machine Dilip Kumar 10:02
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 10:37
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 10:57
Re: refactoring basebackup.c 📎 Jeevan Ladhe 10:57
Re: Database-level collation version tracking Peter Eisentraut 11:07
Re: refactoring basebackup.c Dipesh Pandit 12:20
Re: [PoC] Improve dead tuple storage for lazy vacuum Matthias van de Meent 12:47
Re: Database-level collation version tracking Julien Rouhaud 12:51
Re: Assertion failure in WaitForWALToBecomeAvailable state machine Bharath Rupireddy 12:51
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 📎 Etsuro Fujita 12:59
Re: Assertion failure in WaitForWALToBecomeAvailable state machine Dilip Kumar 13:00
Re: Identify missing publications from publisher while create/alter subscription. Ashutosh Sharma 13:43
Re: Race condition in TransactionIdIsInProgress 📎 Simon Riggs 13:48
pgsql: Add suport for server-side LZ4 base backup compression. Robert Haas 13:54
Re: refactoring basebackup.c Robert Haas 13:55
Re: Synchronizing slots from primary to standby Peter Eisentraut 14:26
Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Yura Sokolov 14:26
Re: Synchronizing slots from primary to standby Peter Eisentraut 14:28
Re: pgsql: Add TAP test to automate the equivalent of check_guc Tom Lane 14:59
Re: refactoring basebackup.c Robert Haas 15:01
Re: refactoring basebackup.c Jeevan Ladhe 15:05
Re: Teach pg_receivewal to use lz4 compression Robert Haas 15:07
Re: Merging statistics from children instead of re-sampling everything Tomas Vondra 15:12
the build farm is ok, but not the hippopotamus (or the jay) Robert Haas 15:16
Re: refactoring basebackup.c Justin Pryzby 15:29
OpenSSL conflicts with wincrypt.h 📎 Juan José Santamaría Flecha 15:31
pg_receivewal.exe unhandled exception in zlib1.dll 📎 Juan José Santamaría Flecha 15:33
Re: pgsql: Add TAP test to automate the equivalent of check_guc Justin Pryzby 15:35
Re: OpenSSL conflicts with wincrypt.h Tom Lane 15:36
Re: pgsql: Add TAP test to automate the equivalent of check_guc Tom Lane 15:41
Re: refactoring basebackup.c Robert Haas 15:50
Re: pg_receivewal.exe unhandled exception in zlib1.dll Andres Freund 15:50
Re: Assertion failure in WaitForWALToBecomeAvailable state machine Bharath Rupireddy 16:55
postgres_fdw: using TABLESAMPLE to collect remote sample 📎 Tomas Vondra 17:02
Re: the build farm is ok, but not the hippopotamus (or the jay) Tomas Vondra 17:06
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andrew Dunstan 17:11
Re: pgsql: Add TAP test to automate the equivalent of check_guc Justin Pryzby 17:29
Re: pgsql: Add TAP test to automate the equivalent of check_guc Tom Lane 17:34
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 17:35
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane 17:39
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Robert Haas 17:43
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Bruce Momjian 17:50
[PATCH] Support % wildcard in extension upgrade filenames 📎 Sandro Santilli 17:59
Re: O(n) tasks cause lengthy startups and checkpoints 📎 Nathan Bossart 18:02
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane 18:06
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Robert Haas 18:13
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 18:18
Re: support for MERGE Alvaro Herrera 18:21
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Bruce Momjian 18:32
Re: support for MERGE Justin Pryzby 18:51
Re: Race condition in TransactionIdIsInProgress Andres Freund 19:08
Fix overflow in DecodeInterval 📎 Joseph Koshakow 19:48
Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra 19:52
Re: Replacing TAP test planning with done_testing() Daniel Gustafsson 20:04
Re: Replacing TAP test planning with done_testing() Andres Freund 20:16
Re: Replacing TAP test planning with done_testing() Tom Lane 20:22
Re: support for MERGE Alvaro Herrera 20:25
Re: Replacing TAP test planning with done_testing() Alvaro Herrera 20:28
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andrew Dunstan 20:40
Re: support for CREATE MODULE Robert Haas 20:46
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 20:47
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 20:48
Re: Fix overflow in DecodeInterval Tom Lane 20:55
Re: Per-table storage parameters for TableAM/IndexAM extensions Robert Haas 21:05
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Alvaro Herrera 21:08
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andrew Dunstan 21:11
Re: Merging statistics from children instead of re-sampling everything Robert Haas 21:17
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 21:19
Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier? Thomas Munro 21:22
Re: Fix overflow in DecodeInterval 📎 Joseph Koshakow 21:58
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Andrew Dunstan 22:33
Re: support for MERGE Justin Pryzby 22:43
PGroonga index-only scan problem with yesterday’s PostgreSQL updates Anders Kaseorg 23:41

Browse Archives

Prev | Next