Mailing lists [pgsql-hackers]
- Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke
- Re: AtEOXact_ApplyLauncher() and subtransactions Robert Haas
- Cache invalidation after authentication (on-the-fly role creation) Thomas Munro
- Re: Non-reserved replication slots and slot advancing Michael Paquier
- Re: [HACKERS] [PATCH] kNN for SP-GiST Nikita Glukhov
- Re: Bulk Insert into PostgreSQL Srinivas Karthik V
- Re: Cache invalidation after authentication (on-the-fly rolecreation) Alvaro Herrera
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Andrew Dunstan
- Re: Cache invalidation after authentication (on-the-fly rolecreation) Andres Freund
- How can we submit code patches that implement our (pending) patents? Tsunakawa, Takayuki
- Re: Bulk Insert into PostgreSQL Ashwin Agrawal
- Re: How can we submit code patches that implement our (pending) patents? Craig Ringer
- Re: Possible bug in logical replication. Michael Paquier
- Re: Non-reserved replication slots and slot advancing Michael Paquier
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- RE: libpq example doesn't work Ideriha, Takeshi
- move PartitionDispatchData definition to execPartition.c Amit Langote
- Re: Cache invalidation after authentication (on-the-fly role creation) Thomas Munro
- Re: Cache invalidation after authentication (on-the-fly rolecreation) Michael Paquier
- Re: Cache invalidation after authentication (on-the-fly rolecreation) Andres Freund
- Re: [HACKERS] WAL logging problem in 9.4.3? Michael Paquier
- Legacy GiST invalid tuples Andrey Borodin
- When use prepared protocol, transaction will hold backend_xminuntil the end of the transaction. chenhj
- Re: why partition pruning doesn't work? Amit Langote
- documentation about explicit locking Amit Langote
- RE: Global shared meta cache Ideriha, Takeshi
- Re: Failed assertion due to procedure created with SECURITY DEFINERoption Peter Eisentraut
- Re: Test-cases for deferred constraints in plpgsql_transaction.sql Peter Eisentraut
- RE: Recovery performance of DROP DATABASE with many tablespaces Jamison, Kirk
- Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI
- Re: shared-memory based stats collector Kyotaro HORIGUCHI
- Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Peter Eisentraut
- Re: Cache invalidation after authentication (on-the-fly role creation) Thomas Munro
- [PATCH] btree_gist: fix union implementation for variable length columns Pavel Raiskup
- Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled. Ashutosh Bapat
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- Re: Pluggable Storage - Andres's take Haribabu Kommi
- Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled. Ashutosh Bapat
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Haribabu Kommi
- Re: [HACKERS] WAL logging problem in 9.4.3? Andrew Dunstan
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- Locking considerations of REINDEX Pavan Deolasee
- Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled. Ashutosh Bapat
- Re: Libpq support to connect to standby server as priority Laurenz Albe
- Re: How to use public key file to encrypt data Jeff Janes
- Re: Allow auto_explain to log to NOTICE Andrew Dunstan
- Re: Non-reserved replication slots and slot advancing Alvaro Herrera
- Failure assertion in GROUPS mode of window function in current HEAD Masahiko Sawada
- Re: Locking considerations of REINDEX Peter Geoghegan
- Re: Legacy GiST invalid tuples Tom Lane
- Re: Legacy GiST invalid tuples Andrey Borodin
- Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query Sergei Kornilov
- Re: Recovery performance of DROP DATABASE with many tablespaces Fujii Masao
- Why B-Tree suffix truncation matters Peter Geoghegan
- Re: Bulk Insert into PostgreSQL Peter Geoghegan
- Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions Alvaro Herrera
- Re: "Access privileges" is missing after pg_dumpall Tom Lane