Mailing lists [pgsql-hackers]
- Re: GlobalVisIsRemovableFullXid() vs GlobalVisCheckRemovableXid() Peter Geoghegan
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Justin Pryzby
- Re: GlobalVisIsRemovableFullXid() vs GlobalVisCheckRemovableXid() Thomas Munro
- Re: GlobalVisIsRemovableFullXid() vs GlobalVisCheckRemovableXid() Peter Geoghegan
- Re: WIP: WAL prefetch (another approach) Tomas Vondra
- Re: WIP: WAL prefetch (another approach) Stephen Frost
- Re: GlobalVisIsRemovableFullXid() vs GlobalVisCheckRemovableXid() Thomas Munro
- Re: Preventing free space from being reused Noah Bergbauer
- Re: GlobalVisIsRemovableFullXid() vs GlobalVisCheckRemovableXid() Peter Geoghegan
- GCC warning in back branches Thomas Munro
- RE: [PoC] Non-volatile WAL buffer tsunakawa.takay@fujitsu.com
- Re: doing something about the broken dynloader.h symlink Thomas Munro
- Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Michael Paquier
- Re: shared tempfile was not removed on statement_timeout Thomas Munro
- Re: GCC warning in back branches Michael Paquier
- Re: GCC warning in back branches Tom Lane
- Re: Use pg_pwrite() in pg_test_fsync Thomas Munro
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiro Ikeda
- Snapshot scalability patch issue Peter Geoghegan
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiro Ikeda
- Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
- Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiro Ikeda
- Re: Some regular-expression performance hacking Tom Lane
- A reloption for partitioned tables - parallel_workers Seamus Abshere
- Re: Default wal_sync_method on FreeBSD Thomas Munro
- Re: repeated decoding of prepared transactions Amit Kapila
- Re: 64-bit XIDs in deleted nbtree pages Peter Geoghegan
- RE: [POC] Fast COPY FROM command for the table with foreign partitions tsunakawa.takay@fujitsu.com
- Re: GCC warning in back branches Thomas Munro
- Re: PG vs LLVM 12 on seawasp, next round Thomas Munro
- Re: adding wait_start column to pg_locks Fujii Masao
- Re: logical replication seems broken vignesh C
- Re: [DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses Ian Lawrence Barwick
- Re: [DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses Ian Lawrence Barwick
- Re: a misbehavior of partition row movement (?) Masahiko Sawada
- Re: Fallback table AM for relkinds without storage Michael Paquier
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Some regular-expression performance hacking Joel Jacobson
- Re: ERROR: invalid spinlock number: 0 Michael Paquier
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Amit Langote
- Re: A reloption for partitioned tables - parallel_workers Amit Langote
- Re: PG vs LLVM 12 on seawasp, next round Fabien COELHO
- pg_replication_origin_session_setup and superuser Zohar Gofer
- Re: ERROR: invalid spinlock number: 0 Thomas Munro
- Re: increase size of pg_commit_ts buffers Noah Misch
- Re: ERROR: invalid spinlock number: 0 Michael Paquier
- Re: increase size of pg_commit_ts buffers Andrey Borodin
- Re: 64-bit XIDs in deleted nbtree pages Masahiko Sawada
- Re: Refactoring HMAC in the core code Michael Paquier
- Re: logical replication seems broken Amit Kapila
- Re: ERROR: invalid spinlock number: 0 Fujii Masao
- Re: logical replication seems broken vignesh C
- Re: Online checksums patch - once again Daniel Gustafsson
- Re: logical replication seems broken er@xs4all.nl
- Re: Online checksums patch - once again Daniel Gustafsson
- Re: [POC] verifying UTF-8 using SIMD instructions Heikki Linnakangas
- Re: snowball update Peter Eisentraut
- Re: a misbehavior of partition row movement (?) Amit Langote
- Re: pg_cryptohash_final possible out-of-bounds access (per Coverity) Ranier Vilela
- Re: Possible dereference after null check (src/backend/executor/ExecUtils.c) Ranier Vilela
- SSL SNI Peter Eisentraut
- Re: logical replication seems broken vignesh C
- Re: SSL SNI Matthias van de Meent
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
- Re: A reloption for partitioned tables - parallel_workers Seamus Abshere
- Re: PostgreSQL <-> Babelfish integration Finnerty, Jim
- Re: A reloption for partitioned tables - parallel_workers Laurenz Albe
- Re: Improvements and additions to COPY progress reporting Tomas Vondra
- Re: POC: postgres_fdw insert batching Tomas Vondra
- Re: POC: postgres_fdw insert batching Tomas Vondra
- Re: Improve new hash partition bound check error messages Peter Eisentraut
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: SSL SNI Jesse Zhang
- Re: PG vs LLVM 12 on seawasp, next round Andres Freund
- Re: CREATE INDEX CONCURRENTLY on partitioned index Anastasia Lubennikova
- Re: CREATE INDEX CONCURRENTLY on partitioned index Anastasia Lubennikova
- Re: SSL SNI Peter Eisentraut
- Re: CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
- Re: PG vs LLVM 12 on seawasp, next round Fabien COELHO
- Re: PG vs LLVM 12 on seawasp, next round Andrew Dunstan
- Re: partial heap only tuples Bossart, Nathan