Mailing lists [pgsql-hackers]
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) Tomas Vondra
- Re: Cleaning up threading code Thomas Munro
- Re: Preventing non-superusers from altering session authorization Joseph Koshakow
- Re: Add hint message for check_log_destination() Japin Li
- Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Peter Smith
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu)
- Re: check_strxfrm_bug() Thomas Munro
- Re: POC, WIP: OR-clause support for indexes Andrey Lepikhov
- doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Add more sanity checks around callers of changeDependencyFor() Michael Paquier
- Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Amit Kapila
- Re: pg_recvlogical prints bogus error when interrupted Michael Paquier
- Re: Autogenerate some wait events code and documentation Drouvot, Bertrand
- Re: Add hint message for check_log_destination() Kyotaro Horiguchi
- Re: Add hint message for check_log_destination() Michael Paquier
- Re: Autogenerate some wait events code and documentation Michael Paquier
- Re: Autogenerate some wait events code and documentation Drouvot, Bertrand
- RE: Support logical replication of DDLs Zhijie Hou (Fujitsu)
- Re: Add hint message for check_log_destination() Masahiko Sawada
- Re: Standardize type of variable when extending Buffers Kyotaro Horiguchi
- Re: Should we remove db_user_namespace? Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Autogenerate some wait events code and documentation Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Show various offset arrays for heap WAL records Heikki Linnakangas
- Re: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Peter Smith
- Valgrind errors on 32-bit OS o.tselebrovskiy@postgrespro.ru
- Check invalid pages at the end of recovery to alarm lost data 王伟(学弈)
- Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi
- Re: pg_usleep for multisecond delays Daniel Gustafsson
- Re: [PATCH] Slight improvement of worker_spi.c example Daniel Gustafsson
- Re: Eliminating SPI from RI triggers - take 2 Daniel Gustafsson
- Re: Eliminating SPI from RI triggers - take 2 Amit Langote
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- RE: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Hayato Kuroda (Fujitsu)
- Re: RADIUS tests and improvements Daniel Gustafsson
- Re: Split index and table statistics into different types of stats Daniel Gustafsson
- Re: Cross-database SERIALIZABLE safe snapshots Heikki Linnakangas
- [Question] Can someone provide some links related to the MemoryContext? Wen Yi
- Re: Prefetch the next tuple's memory during seqscans Daniel Gustafsson
- Re: Prefetch the next tuple's memory during seqscans Daniel Gustafsson
- Re: Some revises in adding sorting path Daniel Gustafsson
- Re: gcc -Wclobbered in PostgresMain Sergey Shinderuk
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Amit Kapila
- Re: Request for comment on setting binary format output per session Daniel Gustafsson
- Re: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Amit Kapila
- Re: PATCH: Using BRIN indexes for sorted output Matthias van de Meent
- Re: optimize several list functions with SIMD intrinsics Heikki Linnakangas
- Re:doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Sergei Kornilov
- RE: Initial Schema Sync for Logical Replication Kumar, Sachin
- Re: Standardize type of variable when extending Buffers Ranier Vilela
- Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- Re: POC, WIP: OR-clause support for indexes Ranier Vilela
- Re: [PATCH] Allow Postgres to pick an unused port to listen Daniel Gustafsson
- Re: HOT readme missing documentation on summarizing index handling Aleksander Alekseev
- Re: ResourceOwner refactoring Peter Eisentraut
- Re: PATCH: Using BRIN indexes for sorted output Matthias van de Meent
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Re: [PATCH] Slight improvement of worker_spi.c example Daniel Gustafsson
- Re: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Amit Kapila
- Re: [PATCH] Infinite loop while acquiring new TOAST Oid Aleksander Alekseev
- Re: remaining sql/json patches Amit Langote
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Alvaro Herrera
- Re: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Sergei Kornilov
- Re: Exclusion constraints on partitioned tables Peter Eisentraut
- Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Önder Kalacı
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: check_strxfrm_bug() Peter Eisentraut
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: Changing types of block and chunk sizes in memory contexts Melih Mutlu
- Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
- Re: remaining sql/json patches Alvaro Herrera
- Re: Add more sanity checks around callers of changeDependencyFor() Tom Lane
- Re: remaining sql/json patches Alvaro Herrera
- Re: Add more sanity checks around callers of changeDependencyFor() Alvaro Herrera
- Re: Add more sanity checks around callers of changeDependencyFor() Tom Lane
- Re: Exclusion constraints on partitioned tables Paul A Jungwirth
- Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: gcc -Wclobbered in PostgresMain Tom Lane
- Re: PATCH: Using BRIN indexes for sorted output Matthias van de Meent
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: BUG #18016: REINDEX TABLE failure Gurjeet Singh
- Re: BUG #18016: REINDEX TABLE failure Gurjeet Singh
- Re: BUG #18016: REINDEX TABLE failure Gurjeet Singh
- Re: UUID v7 Peter Eisentraut
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: DecodeInterval fixes Reid Thompson
- Re: Problems with estimating OR conditions, IS NULL on LEFT JOINs Alena Rybakina
- Re: pg_usleep for multisecond delays Nathan Bossart
- Re: DecodeInterval fixes Jacob Champion
- Re: Should we remove db_user_namespace? Nathan Bossart
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- stats test intermittent failure Melanie Plageman
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Sergei Kornilov
- Re: ResourceOwner refactoring Andres Freund
- Re: ResourceOwner refactoring Andres Freund
- Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: Preventing non-superusers from altering session authorization Nathan Bossart
- Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Nikolay Samokhvalov
- Re: Preventing non-superusers from altering session authorization Joseph Koshakow
- Re: Preventing non-superusers from altering session authorization Nathan Bossart