Mailing lists [pgsql-hackers]
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Race conditions in logical decoding Álvaro Herrera
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Refactor replication origin state reset helpers Chao Li
- Re: trivial designated initializers Jelte Fennema-Nio
- Re: A few pg_locale.c fixes Chao Li
- Re: Correction to comment of brin_range_deserialize Chao Li
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: [PATCH] llvmjit: always add the simplifycfg pass Andres Freund
- Re: Document NULL David G. Johnston
- Re: pg_plan_advice Zsolt Parragi
- Docs: Use non-default throughout the documentation David G. Johnston
- Re: trivial designated initializers Peter Eisentraut
- Re: Correction to comment of brin_range_deserialize Michael Paquier
- Re: psql: make %P prompt option consistent when not connected Michael Paquier
- Re: Add comments about fire_triggers argument in ri_triggers.c surya poondla
- Re: Interrupts vs signals Heikki Linnakangas
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- ERROR: failed to find conversion function from iso-8859-1 to text jian he
- Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: ERROR: failed to find conversion function from iso-8859-1 to text Tom Lane
- Re: pg_stat_statements: add missing tests for nesting_level Michael Paquier
- Re: LLVM 22 Andres Freund
- Re: AIX support Tom Lane
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Chao Li
- Re: pg_plan_advice Tom Lane
- Re: Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT Ajin Cherian
- RE: AIX support Srirama Kucherlapati
- Re: ERROR: failed to find conversion function from iso-8859-1 to text jian he
- Re: pg_plan_advice David G. Johnston
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexander Lakhin
- Re: Is there value in having optimizer stats for joins/foreignkeys? Alexandra Wang
- Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Tom Lane
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: pg_plan_advice Lukas Fittl
- Re: pg_upgrade: optimize replication slot caught-up check Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Add SECURITY_INVOKER_VIEWS option to CREATE DATABASE Laurenz Albe
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT cca5507
- [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Zhang Mingli
- Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Chao Li
- Re: pg_plan_advice Richard Guo
- RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Hayato Kuroda (Fujitsu)
- Re: [PATCH] Refactor *_abbrev_convert() functions Michael Paquier
- Re: Batching in executor Amit Langote
- Re: implement CAST(expr AS type FORMAT 'template') jian he
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Tender Wang
- Re: unnecessary executor overheads around seqscans Dilip Kumar
- Re: ABI Compliance Checker GSoC Project Dean Rasheed
- Improvements and refactoring in shmem.c Ashutosh Bapat
- Re: Batching in executor Amit Langote
- Re: [PATCH] Add max_logical_replication_slots GUC Bernd Helmle
- Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT Ajin Cherian
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: parallel data loading for pgbench -i Mircea Cadariu
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: refactor architecture-specific popcount code John Naylor
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Fujii Masao
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: [PATCH] Add max_logical_replication_slots GUC Fujii Masao
- Re: Auto-tune shared_buffers to use available huge pages Ashutosh Bapat
- Re: Pasword expiration warning Japin Li
- Re: Custom oauth validator options Nikolay Shaplov
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Improvements and refactoring in shmem.c Heikki Linnakangas
- Re: [PATCH] Add max_logical_replication_slots GUC Euler Taveira
- Re: Custom oauth validator options Zsolt Parragi
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: [PATCH] Add max_logical_replication_slots GUC Euler Taveira
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: pgsql: Prevent invalidation of newly synced replication slots. Amit Kapila
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Pasword expiration warning Zsolt Parragi
- Re: AIX support Álvaro Herrera
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: Auto-tune shared_buffers to use available huge pages Anthonin Bonnefoy
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Limit memory usage by postgres_fdw batches Alexander Pyhalov
- Re: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Fujii Masao
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Andrew Dunstan
- Re: Auto-tune shared_buffers to use available huge pages Ashutosh Bapat
- RE: AIX support Aditya Kamath
- Re: Skipping schema changes in publication vignesh C
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Pasword expiration warning Gilles Darold
- Re: Improvements and refactoring in shmem.c Ashutosh Bapat
- RE: AIX support Srirama Kucherlapati
- Re: Pasword expiration warning Gilles Darold
- Re: Decoupling our alignment assumptions about int64 and double Andres Freund
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Tom Lane
- Proposed: extend github pages for documentation's sample code Bear Giles
- Re: pg_stat_io_histogram Andres Freund
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd
- Proposal: doxygen + MAN 7 pages Bear Giles
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- Re: Auto-tune shared_buffers to use available huge pages Anthonin Bonnefoy
- Re: refactor architecture-specific popcount code Nathan Bossart
- Follow-up on OpenSSL "engines" and "providers" Bear Giles
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera
- Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan
- Re: Pasword expiration warning Nathan Bossart
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan
- Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan
- more surprising enable_indexonlyscan behavior Robert Haas
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT ocean_li_996
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Document NULL Marcos Pegoraro
- Re: Race conditions in logical decoding Antonin Houska
- Re: Document NULL Marcos Pegoraro
- Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane
- Re: Pasword expiration warning Zsolt Parragi
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: Refactor replication origin state reset helpers Masahiko Sawada