Mailing lists [pgsql-hackers]
- Re: Performance improvements for src/port/snprintf.c Tom Lane
- Re: Performance improvements for src/port/snprintf.c Alvaro Herrera
- Re: Performance improvements for src/port/snprintf.c Andres Freund
- Re: Performance improvements for src/port/snprintf.c Tom Lane
- Re: Performance improvements for src/port/snprintf.c Tom Lane
- pg_upgrade failed with ERROR: null relpartbound for relation 18159 error. Rajkumar Raghuwanshi
- Shouldn't ExecShutdownNode() be called fromstandard_ExecutorFinish()? Andres Freund
- Re: Query is over 2x slower with jit=on Andres Freund
- Re: executor relation handling Tom Lane
- Skylake-S warning Daniel Wood
- DROP DATABASE doesn't force other backends to close FDs Andres Freund
- Re: Skylake-S warning Andres Freund
- Re: Making all nbtree entries unique by having heap TIDs participatein comparisons Peter Geoghegan
- Re: Skylake-S warning Daniel Wood
- Re: Add SKIP LOCKED to VACUUM and ANALYZE Michael Paquier
- Re: [RFC] Removing "magic" oids Vik Fearing
- Re: partition tree inspection functions Michael Paquier
- Re: Skylake-S warning Daniel Wood
- Re: Skylake-S warning Andres Freund
- RE: Function for listing archive_status directory Iwata, Aya
- Re: Add SKIP LOCKED to VACUUM and ANALYZE Bossart, Nathan
- Re: SerializeParamList vs machines with strict alignment Amit Kapila
- Re: [HACKERS] Secondary index access optimizations David Rowley
- Re: Shouldn't ExecShutdownNode() be called from standard_ExecutorFinish()? Amit Kapila
- RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi
- Re: Skylake-S warning Adrien Nayrat
- Re: executor relation handling Amit Langote
- Re: partition tree inspection functions Amit Langote
- Re: Skylake-S warning Ants Aasma
- Re: partition tree inspection functions Amit Langote
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Michael Paquier
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Daniel Gustafsson
- RE: speeding up planning with partitions Imai, Yoshikazu
- Re: partition tree inspection functions Michael Paquier
- RE: [Proposal] Add accumulated statistics for wait event Yotsunaga, Naoki
- Re: speeding up planning with partitions Amit Langote
- Re: [HACKERS] Secondary index access optimizations Konstantin Knizhnik
- Re: New vacuum option to do only freezing Masahiko Sawada
- Re: [HACKERS] Secondary index access optimizations David Rowley
- Re: Early WIP/PoC for inlining CTEs Andreas Karlsson
- RE: [Proposal] Add accumulated statistics for wait event Phil Florent
- Re: libpq compression Konstantin Knizhnik
- Re: [Proposal] Add accumulated statistics for wait event Michael Paquier
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Michael Paquier
- Re: Function to promote standby servers Laurenz Albe
- Possible important data point on stats collection, wondering aboutpossible improvement Chris Travers
- Poor plan when using EXISTS in the expression list Pierre Ducroquet
- Re: pg_ls_tmpdir() Laurenz Albe
- RE: [Proposal] Add accumulated statistics for wait event Phil Florent
- Re: SerializeParamList vs machines with strict alignment Tom Lane
- Re: executor relation handling Tom Lane
- Re: Poor plan when using EXISTS in the expression list Geoff Winkless
- Re: Multiple primary key on partition table? Alvaro Herrera
- Re: Segfault when creating partition with a primary key and sql_droptrigger exists Alvaro Herrera
- Re: [HACKERS] Secondary index access optimizations Konstantin Knizhnik
- Re: Segfault when creating partition with a primary key and sql_droptrigger exists Dmitry Dolgov
- Re: Segfault when creating partition with a primary key and sql_droptrigger exists Alvaro Herrera
- Re: TupleTableSlot abstraction Amit Khandekar