Архив рассылок [pgsql-hackers]
- Re: Speed up COPY TO text/CSV parsing using SIMD Nathan Bossart
- Re: Speed up COPY TO text/CSV parsing using SIMD Nathan Bossart
- Re: another autovacuum scheduling thread David Rowley
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: doc: create table improvements Tom Lane
- Re: index prefetching Andres Freund
- Re: Introduce XID age based replication slot invalidation Masahiko Sawada
- Re: doc: create table improvements David G. Johnston
- Re: LockHasWaiters() crashes on fast-path locks SATYANARAYANA NARLAPURAM
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
- Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs Tom Lane
- Re: Clean up NamedLWLockTranche stuff Heikki Linnakangas
- Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs Dharin Shah
- Re: [PATCH v1] Fix typos: "its a" -> "it's a" in code comments Michael Paquier
- Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo Michael Paquier
- Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Michael Paquier
- Re: LockHasWaiters() crashes on fast-path locks Bharath Rupireddy
- Re: Track skipped tables during autovacuum and autoanalyze Michael Paquier
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) David Rowley
- Re: Improve the performance of Unicode Normalization Forms. Michael Paquier
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_plan_advice Mark Dilger
- Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo Álvaro Herrera
- Re: Adjust error message for CREATE STATISTICS to account for expressions Michael Paquier
- Re: pg_plan_advice Robert Haas
- Re: dshash_find_or_insert vs. OOM Michael Paquier
- Re: [PATCH v1] Replace sprintf() with snprintf() in libpq for safety Anexo: o arquivo Álvaro Herrera
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: [PATCH v1] Replace sprintf() with snprintf() in libpq for safety Anexo: o arquivo David G. Johnston
- Re: log XLogPrefetch stats at end of recovery Bharath Rupireddy
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo Andres Freund
- Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo Bruce Momjian
- [Proposal] pg_stat_wal_records – per-record-type WAL generation statistics SATYANARAYANA NARLAPURAM
- Re: Add comments about fire_triggers argument in ri_triggers.c Amit Langote
- Re: Adjust error message for CREATE STATISTICS to account for expressions John Naylor
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Skipping schema changes in publication Peter Smith
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Refactor query normalization into core query jumbling Lukas Fittl
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: [Proposal] pg_stat_wal_records – per-record-type WAL generation statistics Michael Paquier
- Re: Add comments about fire_triggers argument in ri_triggers.c Yugo Nagata
- RE: Initial COPY of Logical Replication is too slow Hayato Kuroda (Fujitsu)
- Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo Michael Paquier
- Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo Bruce Momjian
- Re: Skipping schema changes in publication Amit Kapila
- Re: Initial COPY of Logical Replication is too slow Amit Kapila
- Re: POC: Parallel processing of indexes in autovacuum Bharath Rupireddy
- Re: Clean up NamedLWLockTranche stuff Sami Imseih
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? shveta malik
- Re: pg_publication_tables: return NULL attnames when no column list is specified Ajin Cherian
- Re: Adjust error message for CREATE STATISTICS to account for expressions Yugo Nagata
- Re: Clean up NamedLWLockTranche stuff Sami Imseih
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Refactor query normalization into core query jumbling Michael Paquier
- [PATCH] pg_prewarm: validate that first_block <= last_block Postgress Cybrosys
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Re: Add comments about fire_triggers argument in ri_triggers.c Amit Langote
- Re: Skipping schema changes in publication shveta malik
- Re: pg_plan_advice Alexander Lakhin
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Refactor query normalization into core query jumbling Lukas Fittl
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Track skipped tables during autovacuum and autoanalyze Yugo Nagata
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut
- Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED Yasuo Honda
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Amit Kapila
- Re: Skipping schema changes in publication Shlok Kyal
- Re: pg_plan_advice Jakub Wartak