Mailing lists [pgsql-hackers]
- Re: ExecRTCheckPerms() and many prunable partitions Tom Lane
- Re: ExecRTCheckPerms() and many prunable partitions Tom Lane
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: Official Windows Installer and Documentation Thomas Kellerer
- Re: collect_corrupt_items_vacuum.patch Robert Haas
- Re: collect_corrupt_items_vacuum.patch Tom Lane
- Re: [Patch] ALTER SYSTEM READ ONLY Jacob Champion
- Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Tom Lane
- Re: Proposal: add a debug message about using geqo David G. Johnston
- Re: fairywren hung in pg_basebackup tests Thomas Munro
- Re: Introduce wait_for_subscription_sync for TAP tests Masahiko Sawada
- Re: Introduce wait_for_subscription_sync for TAP tests Masahiko Sawada
- Re: Official Windows Installer and Documentation Julien Rouhaud
- Re: collect_corrupt_items_vacuum.patch Robert Haas
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Official Windows Installer and Documentation David G. Johnston
- Re: Documentation about PL transforms chap@anastigmatix.net
- RE: [Commitfest 2022-07] Patch Triage: Waiting on Author houzj.fnst@fujitsu.com
- Re: Improve description of XLOG_RUNNING_XACTS Masahiko Sawada
- Re: fairywren hung in pg_basebackup tests Thomas Munro
- Re: Official Windows Installer and Documentation Julien Rouhaud
- Re: Official Windows Installer and Documentation David G. Johnston
- RE: Support load balancing in libpq kuroda.hayato@fujitsu.com
- Re: Official Windows Installer and Documentation Tom Lane
- Re: Official Windows Installer and Documentation Julien Rouhaud
- Re: Skip partition tuple routing with constant partition key David Rowley
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: Official Windows Installer and Documentation Tom Lane
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
- Re: Improve description of XLOG_RUNNING_XACTS Ashutosh Bapat
- Re: Official Windows Installer and Documentation David G. Johnston
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: Documentation about PL transforms Pavel Stehule
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Fix annotations nextFullXid Fujii Masao
- How to get accurate backup end time when it is taken from synchronous standby ? Harinath Kanchu
- Re: Improve description of XLOG_RUNNING_XACTS Kyotaro Horiguchi
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Refactoring postgres_fdw/connection.c Fujii Masao
- Re: Improve description of XLOG_RUNNING_XACTS Masahiko Sawada
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Refactoring postgres_fdw/connection.c Kyotaro Horiguchi
- Re: Improve description of XLOG_RUNNING_XACTS Kyotaro Horiguchi
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Any way to get timestamp from LSN value ? Harinath Kanchu
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion alvherre@alvh.no-ip.org
- [PATCH] BUG FIX: redo will abort, due to inconsistent page found in BRIN_REGULAR_PAGE 王海洋
- RE: Skip partition tuple routing with constant partition key houzj.fnst@fujitsu.com
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- Re: Checking pgwin32_is_junction() errors Thomas Munro
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- ci: update to freebsd 13.1 / remove minor versions from image names Andres Freund
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Andrey Borodin
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: Hash index build performance tweak from sorting Simon Riggs
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Zhang Mingli
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Maximize page freezing Simon Riggs
- Re: small windows psqlrc re-wording Julien Rouhaud
- Re: Maximize page freezing Matthias van de Meent
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Patch to address creation of PgStat* contexts with null parent context Zhang Mingli
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: small windows psqlrc re-wording Tom Lane
- Re: COPY FROM FORMAT CSV FORCE_NULL(*) ? Zhang Mingli
- Re: Mingw task for Cirrus CI Melih Mutlu
- Re: replacing role-level NOINHERIT with a grant-level option tushar
- Re: small windows psqlrc re-wording Julien Rouhaud
- Re: Any way to get timestamp from LSN value ? Bharath Rupireddy
- How come drongo didn't fail authentication here? Tom Lane
- Re: small windows psqlrc re-wording Tom Lane
- Re: making relfilenodes 56 bits Robert Haas
- Re: replacing role-level NOINHERIT with a grant-level option Robert Haas
- Re: How come drongo didn't fail authentication here? Andrew Dunstan
- Re: How come drongo didn't fail authentication here? Tom Lane
- Re: How to get accurate backup end time when it is taken from synchronous standby ? Bharath Rupireddy
- Re: make update-po@master stops at pg_upgrade Alvaro Herrera
- Re: How come drongo didn't fail authentication here? Andrew Dunstan
- Re: make update-po@master stops at pg_upgrade Tom Lane
- Re: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..) Jacob Champion
- Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Jacob Champion
- Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Jacob Champion
- Re: making relfilenodes 56 bits Alvaro Herrera
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: Support for grabbing multiple consecutive values with nextval() Tom Lane
- Re: doc phrase: "inheritance child" Alvaro Herrera
- Re: replacing role-level NOINHERIT with a grant-level option tushar
- Re: Support for grabbing multiple consecutive values with nextval() Tom Lane
- Re: making relfilenodes 56 bits Robert Haas
- Re: making relfilenodes 56 bits Joshua Drake
- Re: ci: update to freebsd 13.1 / remove minor versions from image names Matthias van de Meent
- Re: ci: update to freebsd 13.1 / remove minor versions from image names Andres Freund
- Re: ci: update to freebsd 13.1 / remove minor versions from image names Matthias van de Meent
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Matthias van de Meent
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: Hash index build performance tweak from sorting Tom Lane
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: Maximize page freezing Peter Geoghegan
- Re: PROXY protocol support Jacob Champion
- Re: pg15b2: large objects lost on upgrade Robert Haas
- Re: Inconvenience of pg_read_binary_file() Tom Lane