Mailing lists [pgsql-hackers]
- recovery_target immediate timestamp Euler Taveira
- Re: Allow matching whole DN from a client certificate Stephen Frost
- Re: In-placre persistance change of a relation Andres Freund
- Tracking cluster upgrade and configuration history Mark Dilger
- Re: PATCH: Batch/pipelining support for libpq Andres Freund
- Returning NULL from satisfies_hash_partition() is a bad idea Tom Lane
- Re: Proposition for autoname columns ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Proposition for autoname columns Bruce Momjian
- Re: pg_upgrade analyze script Michael Paquier
- Re: recovery_target immediate timestamp Fujii Masao
- Re: Is it useful to record whether plans are generic or custom? torikoshia
- Re: Avoiding useless SHA256 initialization with backup manifests, breaking base backups with FIPS Michael Paquier
- RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
- Re: Add docs stub for recovery.conf Craig Ringer
- Re: Add docs stub for recovery.conf Craig Ringer
- Re: enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW Fujii Masao
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: logical streaming of xacts via test_decoding is broken Amit Kapila
- Re: Delay of standby shutdown Fujii Masao
- Re: Strange GiST logic leading to uninitialized memory access in pg_trgm gist code Alexander Korotkov
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Background writer and checkpointer in crash recovery Thomas Munro
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao
- Re: Detecting File Damage & Inconsistencies Jose Luis Tallon
- Re: Is it useful to record whether plans are generic or custom? Pavel Stehule
- Re: Proposition for autoname columns David G. Johnston
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Fujii Masao
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: Feature request: Improve allowed values for generate series David G. Johnston
- Re: logical streaming of xacts via test_decoding is broken Amit Kapila
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- RE: Detecting File Damage & Inconsistencies tsunakawa.takay@fujitsu.com
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: In-place persistance change of a relation Kyotaro Horiguchi
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Clean up optional rules in grammar Peter Eisentraut
- Re: abstract Unix-domain sockets Michael Paquier
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Fujii Masao
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: Detecting File Damage & Inconsistencies Simon Riggs
- Re: ModifyTable overheads in generic plans Amit Langote
- Re: Skip ExecCheckRTPerms in CTAS with no data Michael Paquier
- Re: Add session statistics to pg_stat_database Georgios
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Skip ExecCheckRTPerms in CTAS with no data Michael Paquier
- Re: logical streaming of xacts via test_decoding is broken Dilip Kumar
- Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: POC: Cleaning up orphaned files using undo logs Antonin Houska
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- generated columns in MergeAttributesIntoExisting Sergei Kornilov
- Issue with server side statement-level rollback Gilles Darold
- Re: Misuse of TimestampDifference() in the autoprewarm feature of pg_prewarm Alexey Kondratov
- Re: Skip ExecCheckRTPerms in CTAS with no data Bharath Rupireddy
- Re: Implementing Incremental View Maintenance Tatsuo Ishii
- Remove unused variable from SharedSort Dilip Kumar
- Re: Implementing Incremental View Maintenance Konstantin Knizhnik
- Re: Refactor pg_rewind code and make it work against a standby Heikki Linnakangas
- Phrase search vs. multi-lexeme tokens Alexander Korotkov
- Re: Online checksums patch - once again Daniel Gustafsson
- Re: Proposition for autoname columns Andrew Dunstan
- Re: Strange GiST logic leading to uninitialized memory access in pg_trgm gist code Andrew Gierth
- Re: Allow matching whole DN from a client certificate Daniel Gustafsson
- Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera
- Re: truncating timestamps on arbitrary intervals Peter Eisentraut
- Re: Proposition for autoname columns Eugen Konkov
- Re: Additional improvements to extended statistics Tomas Vondra
- Re: Additional improvements to extended statistics Dean Rasheed
- Re: Add docs stub for recovery.conf Bruce Momjian
- Re: Add docs stub for recovery.conf Stephen Frost
- Re: [HACKERS] xlog min recovery request ... is past current point ... Robert Haas
- Re: Proposition for autoname columns David G. Johnston
- Re: Add docs stub for recovery.conf Stephen Frost
- Re: Add docs stub for recovery.conf Bruce Momjian
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Dmitry Dolgov
- Re: Proposition for autoname columns Andrew Dunstan
- Re: Proposition for autoname columns Pavel Stehule
- Re: Proposition for autoname columns David G. Johnston
- Re: Proposition for autoname columns Andrew Dunstan
- Re: Proposition for autoname columns Bruce Momjian
- Re: Proposition for autoname columns David G. Johnston
- Re: Delay of standby shutdown Soumyadeep Chakraborty
- Re: Proposition for autoname columns Tom Lane
- Re: Proposition for autoname columns Bruce Momjian
- Re: Proposition for autoname columns David G. Johnston
- Re: Proposition for autoname columns Alvaro Herrera
- Re: Proposition for autoname columns Bruce Momjian
- Re: Add important info about ANALYZE after create Functional Index Bruce Momjian
- Re: [PATCH] Add extra statistics to explain for Nested Loop e.sokolova@postgrespro.ru
- Re: Proposition for autoname columns Eugen Konkov
- Re: avoid bitmapOR-ing indexes with scan condition inconsistent with partition constraint Tom Lane