Архив рассылок [pgsql-hackers]
- Re: table AM option passing Álvaro Herrera
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Get rid of redundant StringInfo accumulation Peter Smith
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Add max_wal_replay_size connection parameter to libpq SATYANARAYANA NARLAPURAM
- Re: POC: Parallel processing of indexes in autovacuum SATYANARAYANA NARLAPURAM
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Fujii Masao
- [PATCH] Report column-level error when lacking privilege Steve Chavez
- Re: Add comments about fire_triggers argument in ri_triggers.c Amit Langote
- Re: Asynchronous MergeAppend Alexander Korotkov
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Bharath Rupireddy
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Add pg_stat_autovacuum_priority Bharath Rupireddy
- Re: Fix how some lists are displayed by psql \d+ Fujii Masao
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Chao Li
- Re: Skipping schema changes in publication Peter Smith
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: pg_restore documentation and --create/--single-transaction limitation Ashutosh Bapat
- Re: Eager aggregation, take 3 Richard Guo
- Re: Adjust error message for CREATE STATISTICS to account for expressions Chao Li
- Re: docs: warn about post-data-only schema dumps with parallel restore. David G. Johnston
- Re: Fix "could not find memoization table entry" David Rowley
- Re: Adjust error message for CREATE STATISTICS to account for expressions John Naylor
- Re: [PATCH] Report column-level error when lacking privilege David G. Johnston
- Re: Skipping schema changes in publication shveta malik
- Re: Skipping schema changes in publication Amit Kapila
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Dilip Kumar
- Re: Row pattern recognition Tatsuo Ishii
- Re: Skipping schema changes in publication shveta malik
- Re: pg_publication_tables: return NULL attnames when no column list is specified Ajin Cherian
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Refactor query normalization into core query jumbling Lukas Fittl
- Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED Fujii Masao
- Re: pull-up subquery if JOIN-ON contains refs to upper-query Alena Rybakina
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- RE: Skipping schema changes in publication Zhijie Hou (Fujitsu)
- Re: tuple radix sort John Naylor
- Re: Skipping schema changes in publication Peter Smith
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Vacuum statistics Alena Rybakina
- Re: Bug: wrong relname in RemoveSubscriptionRel() error detail Nisha Moond
- Re: Bug: wrong relname in RemoveSubscriptionRel() error detail Chao Li
- Re: Get rid of redundant StringInfo accumulation Daniil Davydov
- clang bug affecting greenfly John Naylor
- RE: Initial COPY of Logical Replication is too slow Zhijie Hou (Fujitsu)
- Re: pg_publication_tables: return NULL attnames when no column list is specified Amit Kapila
- .bc files build dependency issues. Anton A. Melnikov
- RE: Initial COPY of Logical Replication is too slow Hayato Kuroda (Fujitsu)
- Re: Add max_wal_replay_size connection parameter to libpq Jim Jones
- Re: Fix race with LLVM and bison. Maksim.Melnikov
- Re: implement CAST(expr AS type FORMAT 'template') jian he
- Re: implement CAST(expr AS type FORMAT 'template') jian he
- RE: Bug: wrong relname in RemoveSubscriptionRel() error detail Zhijie Hou (Fujitsu)
- Re: headerscheck: Avoid mutual inclusion of pg_config.h and c.h Peter Eisentraut
- Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Yura Sokolov
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Skipping schema changes in publication Amit Kapila
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: [PATCH] Add CANONICAL option to xmlserialize Andrew Dunstan
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? shveta malik
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: [PATCH] Add prepared_orphaned_transaction_timeout GUC Artur Zakirov
- [PATCH] Add support for INSERT ... SET syntax Suraj Kharage
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Make pg_prewarm, autoprewarm yield for waiting DDL Ashutosh Sharma
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Peter Eisentraut
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- Re: [PATCH] Add CANONICAL option to xmlserialize Andrew Dunstan
- Re: Add ldapservice connection parameter Andrey Borodin
- Re: clang bug affecting greenfly Greg Burd
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: table AM option passing Álvaro Herrera
- Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED Yasuo Honda
- Re: Bug: wrong relname in RemoveSubscriptionRel() error detail Amit Kapila
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Asynchronous MergeAppend Matheus Alcantara
- Re: .bc files build dependency issues. Andres Freund
- Re: Get rid of redundant StringInfo accumulation Andres Freund
- Re: Add pg_stat_autovacuum_priority Robert Treat
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Amul Sul
- scale parallel_tuple_cost by tuple width Andrew Dunstan
- Re: Teach isolation tester about injection points in background workers Antonin Houska
- Re: scale parallel_tuple_cost by tuple width Tom Lane
- Re: Clean up NamedLWLockTranche stuff Heikki Linnakangas
- Re: Get rid of redundant StringInfo accumulation Daniil Davydov
- [BUG] Excessive memory usage with update on STORED generated columns. Anton A. Melnikov
- Re: Thread-safe getopt() Heikki Linnakangas
- Re: Thread-safe getopt() Tom Lane
- Re: [PATCH] Add support for INSERT ... SET syntax David G. Johnston
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Thread-safe getopt() Heikki Linnakangas
- Re: Skipping schema changes in publication vignesh C
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: pg_plan_advice Robert Haas
- Re: Thread-safe getopt() Tom Lane
- Re: [PATCH] Add support for INSERT ... SET syntax Tom Lane
- Re: Proposal for enabling auto-vectorization for checksum calculations Ants Aasma
- Re: [PATCH] Add support for INSERT ... SET syntax Andrew Dunstan
- Re: Add pg_stat_autovacuum_priority Álvaro Herrera
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: [PATCH] Report column-level error when lacking privilege Ashutosh Bapat
- Re: [BUG] Excessive memory usage with update on STORED generated columns. Matthias van de Meent
- Re: Shared hash table allocations Heikki Linnakangas
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: [PATCH] Add support for INSERT ... SET syntax Álvaro Herrera
- Re: Adding locks statistics Tomas Vondra
- Re: clang bug affecting greenfly Álvaro Herrera
- Re: [BUG] Excessive memory usage with update on STORED generated columns. Anton A. Melnikov
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- [PATCH] pg_stat_statements: add last_execution_start column Pavlo Golub
- Re: remove bits* types Melanie Plageman
- Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: remove bits* types Nathan Bossart
- Re: remove bits* types Tom Lane
- Re: remove bits* types Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Robert Treat
- Re: clang bug affecting greenfly Greg Burd
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Add comments about fire_triggers argument in ri_triggers.c surya poondla
- Re: remove bits* types Dagfinn Ilmari Mannsåker
- Re: Thread-safe getopt() Heikki Linnakangas
- Re: remove bits* types Nathan Bossart
- Re: remove bits* types Tom Lane
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: pg_publication_tables: return NULL attnames when no column list is specified Roberto Mello
- Re: [BUG] Excessive memory usage with update on STORED generated columns. Tom Lane
- Re: [BUG] Excessive memory usage with update on STORED generated columns. Matthias van de Meent
- Re: [PATCH] Add support for INSERT ... SET syntax Andrew Dunstan
- Re: Don't synchronously wait for already-in-progress IO in read stream Alexander Lakhin
- Re: [BUG] Excessive memory usage with update on STORED generated columns. Tom Lane
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: postgres_fdw: Use COPY to speed up batch inserts Masahiko Sawada
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: [BUG] Excessive memory usage with update on STORED generated columns. Matthias van de Meent
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Adding per backend commit and rollback counters Kuba Knysiak
- Re: WIP - xmlvalidate implementation from TODO list Pavel Stehule