Mailing lists [pgsql-hackers]
- Re: Speedup of relation deletes during recovery Fujii Masao
- Re: Legacy GiST invalid tuples Alvaro Herrera
- Re: Legacy GiST invalid tuples Tom Lane
- Re: hot_standby_feedback vs excludeVacuum and snapshots Noah Misch
- Re: Legacy GiST invalid tuples Alvaro Herrera
- Re: Allow COPY's 'text' format to output a header Simon Muller
- Re: Legacy GiST invalid tuples Andres Freund
- Re: Should contrib modules install .h files? Tom Lane
- Re: Legacy GiST invalid tuples Alvaro Herrera
- Re: Legacy GiST invalid tuples Andres Freund
- Re: Unexpected behavior of DROP VIEW/TABLE IF EXISTS Tom Lane
- Re: Legacy GiST invalid tuples Alvaro Herrera
- Re: shared-memory based stats collector Tom Lane
- Re: Unexpected behavior of DROP VIEW/TABLE IF EXISTS David G. Johnston
- Re: Cache invalidation after authentication (on-the-fly role creation) Tom Lane
- setproctitle_fast() Thomas Munro
- Re: Allow cancelling VACUUM of nbtrees with corrupted right links Andres Freund
- peripatus build failures.... Larry Rosenman
- Re: Looks like we can enable AF_UNIX on Windows now Noah Misch
- Re: peripatus build failures.... Thomas Munro
- Re: peripatus build failures.... Larry Rosenman
- Re: Server crashed with dense_rank on partition table. Andres Freund
- Re: peripatus build failures.... Larry Rosenman
- Re: Server crashed with dense_rank on partition table. Amit Langote
- Re: peripatus build failures.... Thomas Munro
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Robert Haas
- RE: How can we submit code patches that implement our (pending)patents? Tsunakawa, Takayuki
- Re: peripatus build failures.... Larry Rosenman
- Re: Invisible Indexes David Rowley
- Re: Invisible Indexes Peter Geoghegan
- Re: peripatus build failures.... Larry Rosenman
- Re: PANIC during crash recovery of a recently promoted standby Michael Paquier
- Re: Old small commitfest items Peter Geoghegan
- Re: Invisible Indexes David Rowley
- Re: Invisible Indexes Peter Geoghegan
- Re: Old small commitfest items Michael Paquier
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: Old small commitfest items Peter Geoghegan
- Re: Non-reserved replication slots and slot advancing Michael Paquier
- Re: Speedup of relation deletes during recovery Michael Paquier
- Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions Andres Freund
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Ashutosh Bapat
- RE: Speeding up INSERTs and UPDATEs to partitioned tables Kato, Sho
- Re: [HACKERS] Restricting maximum keep segments by repslots Masahiko Sawada
- Re: [HACKERS] WAL logging problem in 9.4.3? Michael Paquier
- Re: PANIC during crash recovery of a recently promoted standby Pavan Deolasee
- Re: Copy function for logical replication slots Michael Paquier
- Re: [HACKERS] Replication status in logical replication Michael Paquier
- Re: Recovery performance of DROP DATABASE with many tablespaces Simon Riggs
- Re: PANIC during crash recovery of a recently promoted standby Michael Paquier
- Re: Unexpected behavior of DROP VIEW/TABLE IF EXISTS Pavel Stehule
- Re: Copy function for logical replication slots Masahiko Sawada
- Re: Bulk Insert into PostgreSQL Srinivas Karthik V
- Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley
- Regarding shared_preload_libraries (postgresql.conf file) Abinaya k
- Re: AtEOXact_ApplyLauncher() and subtransactions Amit Khandekar
- Re: TupleTableSlot abstraction Ashutosh Bapat
- Re: Should contrib modules install .h files? Andrew Gierth
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: Generating partitioning tuple conversion maps faster David Rowley
- Re: Pluggable Storage - Andres's take Alexander Korotkov
- Re: peripatus build failures.... Larry Rosenman
- Re: Should contrib modules install .h files? Andrew Gierth
- Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled. Ashutosh Bapat
- Re: Cache invalidation after authentication (on-the-fly role creation) Thomas Munro
- Regarding shared_preload_libraries (postgresql.conf file) Abi KR
- Re: Speeding up INSERTs and UPDATEs to partitioned tables Jesper Pedersen
- Re: Pluggable Storage - Andres's take Alexander Korotkov
- Re: Should contrib modules install .h files? Andrew Gierth
- Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov
- Re: Cache invalidation after authentication (on-the-fly rolecreation) Stephen Frost
- Re: Global shared meta cache Robert Haas
- Re: documentation about explicit locking Robert Haas
- Re: Why B-Tree suffix truncation matters Andrey Borodin
- Re: Should contrib modules install .h files? Andrew Gierth
- Re: Make deparsing of column defaults faster Peter Eisentraut
- Re: Speed up the removal of WAL files Fujii Masao
- Re: Regarding shared_preload_libraries (postgresql.conf file) David Fetter
- Re: [PATCH] Find additional connection service files inpg_service.conf.d directory Curt Tilmes
- Re: Global shared meta cache Konstantin Knizhnik
- Re: patch to allow disable of WAL recycling Jerry Jelinek
- Re: Non-reserved replication slots and slot advancing Alvaro Herrera
- Re: Regarding shared_preload_libraries (postgresql.conf file) Andrew Gierth
- Re: Make deparsing of column defaults faster Justin Pryzby
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Fujii Masao
- Re: Covering GiST indexes Andrey Borodin