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

Feb. 4, 2022

Thread Author Time
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart 00:03
Re: Fix BUG #17335: Duplicate result rows in Gather node 📎 David Rowley 00:07
Re: Stats collector's idx_blks_hit value is highly misleading in practice John Naylor 00:08
Re: Fix CheckIndexCompatible comment Fujii Masao 00:08
Re: Fix CheckIndexCompatible comment Nathan Bossart 00:14
Re: row filtering for logical replication 📎 Peter Smith 00:27
Re: do only critical work during single-user vacuum? Robert Haas 00:30
Re: Fix BUG #17335: Duplicate result rows in Gather node Robert Haas 00:47
Re: [PATCH] reduce page overlap of GiST indexes built using sorted method 📎 Alexander Korotkov 00:52
Re: do only critical work during single-user vacuum? Andres Freund 01:35
Re: support for CREATE MODULE Alvaro Herrera 01:42
Re: fairywren is generating bogus BASE_BACKUP commands Andres Freund 01:51
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 01:59
Re: do only critical work during single-user vacuum? Robert Haas 02:08
Re: Windows now has fdatasync() Thomas Munro 02:24
Re: Collecting statistics about contents of JSONB columns 📎 Tomas Vondra 02:47
Re: Collecting statistics about contents of JSONB columns Tomas Vondra 03:00
Re: Windows crash / abort handling David Rowley 03:21
Re: do only critical work during single-user vacuum? Andres Freund 03:26
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 03:53
Re: warn if GUC set to an invalid shared library Maciek Sakrejda 04:36
Re: do only critical work during single-user vacuum? Justin Pryzby 04:44
Re: Adding CI to our tree Justin Pryzby 05:04
Re: CREATEROLE and role ownership hierarchies Maciek Sakrejda 05:38
Re: make MaxBackends available in _PG_init 📎 Nathan Bossart 05:54
Re: support for CREATE MODULE Julien Rouhaud 06:50
Re: Adding CI to our tree Andres Freund 07:36
RE: row filtering for logical replication 📎 [email protected] 09:28
Re: Deparsing rewritten query Julien Rouhaud 09:35
Re: Add connection active, idle time to pg_stat_activity 📎 Sergey Dudoladov 09:58
Re: row filtering for logical replication 📎 Peter Smith 10:56
Re: Add psql command to list constraints Dag Lem 11:39
Re: Deparsing rewritten query Pavel Stehule 11:45
Re: [BUG]Update Toast data failure in logical replication 📎 Amit Kapila 12:15
Re: Bugs in pgoutput.c Amit Kapila 12:20
Re: Windows now has fdatasync() Robert Haas 13:10
Re: make MaxBackends available in _PG_init Robert Haas 13:46
pg_walfile_name uses XLByteToPrevSeg Ashutosh Bapat 14:05
Re: Extensible Rmgr for Table AMs Robert Haas 14:10
Re: pg_walfile_name uses XLByteToPrevSeg Robert Haas 14:17
Re: Extensible Rmgr for Table AMs Julien Rouhaud 14:48
Re: Extensible Rmgr for Table AMs Robert Haas 14:53
Re: Extensible Rmgr for Table AMs Julien Rouhaud 14:56
Re: [PATCH] Add min() and max() aggregate functions for xid8 Fujii Masao 15:30
Re: [BUG]Update Toast data failure in logical replication Alvaro Herrera 15:36
Re: [PATCH] Add reloption for views to enable RLS 📎 Laurenz Albe 16:09
Re: Stats collector's idx_blks_hit value is highly misleading in practice Peter Geoghegan 16:18
Re: Stats collector's idx_blks_hit value is highly misleading in practice John Naylor 16:39
Re: [PATCH] Accept IP addresses in server certificate SANs 📎 Jacob Champion 17:06
Re: Synchronizing slots from primary to standby Ashutosh Sharma 17:51
Re: Support for NSS as a libpq TLS backend Bruce Momjian 18:04
Re: decoupling table and index vacuum Robert Haas 18:15
Re: Support for NSS as a libpq TLS backend Bruce Momjian 18:22
Re: Support for NSS as a libpq TLS backend Robert Haas 18:33
Re: Unclear problem reports Bruce Momjian 18:36
Re: Unclear problem reports Bruce Momjian 18:38
Re: Support for NSS as a libpq TLS backend Bruce Momjian 18:39
Re: support for CREATE MODULE Bruce Momjian 18:46
Re: decoupling table and index vacuum Peter Geoghegan 18:46
Re: decoupling table and index vacuum Robert Haas 18:54
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations John Naylor 19:00
Re: should vacuum's first heap pass be read-only? Peter Geoghegan 19:16
configure sets GCC=yes for clang Tomas Vondra 19:16
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 19:41
Re: configure sets GCC=yes for clang Tom Lane 19:41
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 19:45
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 19:48
Re: Support for NSS as a libpq TLS backend Stephen Frost 19:57
Release notes for February minor releases Tom Lane 19:58
Re: Support for NSS as a libpq TLS backend Stephen Frost 19:59
Re: Support for NSS as a libpq TLS backend Stephen Frost 20:03
Re: should vacuum's first heap pass be read-only? Greg Stark 20:05
Re: make MaxBackends available in _PG_init 📎 Nathan Bossart 20:13
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 20:18
Re: should vacuum's first heap pass be read-only? Robert Haas 20:18
Re: should vacuum's first heap pass be read-only? Robert Haas 20:23
Re: make MaxBackends available in _PG_init Robert Haas 20:27
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 20:30
Re: support for CREATE MODULE Swaha Miller 20:52
Re: Release notes for February minor releases Justin Pryzby 21:02
Re: support for CREATE MODULE Swaha Miller 21:04
Re: should vacuum's first heap pass be read-only? Peter Geoghegan 21:11
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 21:18
Re: Windows now has fdatasync() 📎 Thomas Munro 21:23
Re: decoupling table and index vacuum Peter Geoghegan 21:25
Re: Release notes for February minor releases Michael Banck 21:27
Re: [PATCH] Add reloption for views to enable RLS walther 21:28
Re: Release notes for February minor releases Tom Lane 21:29
Re: Release notes for February minor releases Tom Lane 21:35
Re: Release notes for February minor releases Justin Pryzby 21:41
Re: support for CREATE MODULE Alvaro Herrera 21:48
Re: Release notes for February minor releases Tom Lane 21:49
Re: support for CREATE MODULE Tom Lane 22:12
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 22:26
Re: pg_walfile_name uses XLByteToPrevSeg Nathan Bossart 22:50
Re: do only critical work during single-user vacuum? John Naylor 22:56
Re: support for CREATE MODULE Jim Mlodgenski 23:25
Re: support for CREATE MODULE Nathan Bossart 23:33
Re: Support tab completion for upper character inputs in psql Tom Lane 23:41
Re: support for CREATE MODULE Tom Lane 23:51
Re: Windows now has fdatasync() Robert Haas 23:54
Documentation about PL transforms Chapman Flack 23:55

Feb. 5, 2022

Thread Author Time
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 00:40
Re: [PATCH] Add min() and max() aggregate functions for xid8 📎 Ken Kato 01:46
Re: Windows now has fdatasync() Thomas Munro 01:46
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Greg Stark 03:20
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 03:44
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 04:20
Re: Deparsing rewritten query Julien Rouhaud 05:04
Re: Unclear problem reports Julien Rouhaud 05:17
Re: Release notes for February minor releases Michael Banck 08:28
Re: Latest LLVM breaks our code again Thomas Munro 08:29
Re: row filtering for logical replication 📎 Amit Kapila 11:50
Re: [BUG]Update Toast data failure in logical replication Alvaro Herrera 12:25
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tomas Vondra 13:32
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy 14:31
Re: Synchronizing slots from primary to standby Andres Freund 19:59
Re: Release notes for February minor releases Andres Freund 22:17
Re: Release notes for February minor releases Andres Freund 22:58
Re: Unclear problem reports Noah Misch 23:02
Re: Unclear problem reports Andres Freund 23:20
Re: [BUG]Update Toast data failure in logical replication Andres Freund 23:34
Re: Unclear problem reports Magnus Hagander 23:41
Re: Unclear problem reports Noah Misch 23:58

Feb. 6, 2022

Thread Author Time
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 02:23
Re: Adding CI to our tree Andres Freund 03:23
Re: pg_upgrade should truncate/remove its logs before running Michael Paquier 04:36
Re: GUC flags Michael Paquier 05:09
Re: pg_upgrade should truncate/remove its logs before running Julien Rouhaud 06:03
Re: Unclear problem reports Bharath Rupireddy 06:07
Re: pg_upgrade should truncate/remove its logs before running Michael Paquier 06:11
Re: Windows now has fdatasync() Michael Paquier 06:20
Re: pg_receivewal - couple of improvements Michael Paquier 06:46
Re: 2022-01 Commitfest Michael Paquier 06:49
Re: Ensure that STDERR is empty during connect_ok Michael Paquier 06:52
Re: 2022-01 Commitfest Julien Rouhaud 06:57
Re: libpq async duplicate error results Fabien COELHO 06:58
Re: pg_upgrade should truncate/remove its logs before running Tom Lane 06:58
Re: Ensure that STDERR is empty during connect_ok Michael Paquier 07:00
Re: pg_upgrade should truncate/remove its logs before running Julien Rouhaud 07:03
Re: pg_upgrade should truncate/remove its logs before running Michael Paquier 07:04
Re: pg_upgrade should truncate/remove its logs before running Tom Lane 07:17
Re: pg_receivewal - couple of improvements Bharath Rupireddy 07:31
Re: Unclear problem reports Magnus Hagander 13:10
Re: pg_upgrade should truncate/remove its logs before running Andrew Dunstan 13:32
Announcing Release 14 of the PostgreSQL Buildfarm client Andrew Dunstan 14:01
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Robert Haas 15:45
Re: BufferAlloc: don't take two simultaneous locks Michail Nikolaev 16:34
Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway 16:38
Re: [RFC] building postgres with meson 📎 Andrew Dunstan 17:06
Re: [PATCH v2] use has_privs_for_role for predefined roles Tom Lane 17:24
Re: Release notes for February minor releases Tom Lane 18:09
Re: [RFC] building postgres with meson Andres Freund 18:39
Re: Release notes for February minor releases Andres Freund 18:44
Re: Release notes for February minor releases Jonathan S. Katz 19:22
Re: Release notes for February minor releases Justin Pryzby 20:38
Re: Release notes for February minor releases Andres Freund 20:42
Re: [RFC] building postgres with meson Andrew Dunstan 20:57
Re: Use generation context to speed up tuplesorts Andy Fan 21:41
Re: Release notes for February minor releases Jonathan S. Katz 22:30
Re: GSoC 2022 Chapman Flack 22:33

Feb. 7, 2022

Thread Author Time
Re: pg_upgrade should truncate/remove its logs before running Michael Paquier 00:33
Re: pg_upgrade should truncate/remove its logs before running Tom Lane 00:39
Re: pg_upgrade should truncate/remove its logs before running Andrew Dunstan 00:47
2022-02-10 release announcement draft 📎 Jonathan S. Katz 01:01
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi 01:16
Re: [PATCH] Add min() and max() aggregate functions for xid8 Fujii Masao 01:45
Re: GUC flags 📎 Michael Paquier 02:40
Re: pg_receivewal - couple of improvements Michael Paquier 02:53
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi 03:02
Re: GUC flags Justin Pryzby 03:04
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 03:14
Re: 2022-02-10 release announcement draft Justin Pryzby 03:20
Re: pg_walfile_name uses XLByteToPrevSeg Kyotaro Horiguchi 04:21
Re: pg_walfile_name uses XLByteToPrevSeg Kyotaro Horiguchi 04:24
RE: row filtering for logical replication 📎 [email protected] 04:37
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 04:51
Query choosing Bad Index Path Valli Annamalai 05:15
Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules 📎 Bharath Rupireddy 05:22
Re: Make relfile tombstone files conditional on WAL level 📎 Dilip Kumar 05:26
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 📎 Etsuro Fujita 05:35
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita 05:50
[PATCH] Add UPDATE WHERE OFFSET IN clause 📎 Böszörményi Zoltán 05:59
Query choosing Bad Index Path Valli Annamalai 06:06
Re: 2022-01 Commitfest Julien Rouhaud 06:14
Re: Query choosing Bad Index Path Pavel Stehule 06:18
Re: Query choosing Bad Index Path Julien Rouhaud 06:18
Re: pg_receivewal - couple of improvements Bharath Rupireddy 06:33
Re: pg_receivewal - couple of improvements Julien Rouhaud 06:45
Re: [BUG]Update Toast data failure in logical replication 📎 Amit Kapila 06:55
Re: decoupling table and index vacuum Dilip Kumar 07:24
Remove IS_AF_UNIX macro? 📎 Peter Eisentraut 07:48
Re: row filtering for logical replication Peter Smith 07:50
Re: [BUG]Update Toast data failure in logical replication Dilip Kumar 07:57
Use JOIN USING aliases in ruleutils.c 📎 Peter Eisentraut 08:06
Re: Synchronizing slots from primary to standby Ashutosh Sharma 08:08
Re: Error "initial slot snapshot too large" in create replication slot Dilip Kumar 08:22
Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi 08:29
Re: [PATCH] nodeindexscan with reorder memory leak Aliaksandr Kalenik 08:42
Re: row filtering for logical replication Amit Kapila 10:08

Browse Archives

Prev | Next