Mailing lists [pgsql-hackers]
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Simon Riggs
- Re: auto_explain sample rate Petr Jelinek
- Re: Freeze avoidance of very large table. Robert Haas
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Robert Haas
- Re: checkpointer continuous flushing - V18 Andres Freund
- Re: Is there a way around function search_path killing SQL function inlining? - and backup / restore issue Regina Obe
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Pavel Stehule
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Robert Haas
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Robert Haas
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Robert Haas
- Re: checkpointer continuous flushing - V18 Andres Freund
- Re: checkpointer continuous flushing - V18 Robert Haas
- Re: checkpointer continuous flushing - V18 Andres Freund
- Re: checkpointer continuous flushing - V18 Fabien COELHO
- Re: GinPageIs* don't actually return a boolean Robert Haas
- Re: checkpointer continuous flushing - V18 Andres Freund
- Re: checkpointer continuous flushing - V18 Fabien COELHO
- Re: Fix for OpenSSL error queue bug Robert Haas
- Re: checkpointer continuous flushing - V18 Andres Freund
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: checkpointer continuous flushing - V18 Fabien COELHO
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Tom Lane
- Re: checkpointer continuous flushing - V18 Fabien COELHO
- Re: checkpointer continuous flushing - V18 Andres Freund
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Joel Jacobson
- Re: checkpointer continuous flushing Andres Freund
- Re: Relation extension scalability Dilip Kumar
- Re: Optimizer questions Tom Lane
- Re: Relation extension scalability Petr Jelinek
- Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote
- Re: Fix for OpenSSL error queue bug Peter Eisentraut
- Re: Relaxing SSL key permission checks Peter Eisentraut
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Robert Haas
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Fix for OpenSSL error queue bug Peter Eisentraut
- Re: Adjusting the API of pull_var_clause() Ashutosh Bapat
- Re: Proposal: RETURNING primary_key() Robert Haas
- Re: Freeze avoidance of very large table. Masahiko Sawada
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Joel Jacobson
- Re: GinPageIs* don't actually return a boolean Michael Paquier
- Re: GinPageIs* don't actually return a boolean Andres Freund
- Re: GinPageIs* don't actually return a boolean Andres Freund
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Amit Kapila
- Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Robert Haas
- Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Pavel Stehule
- Re: WIP: Upper planner pathification Andres Freund
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Pavel Stehule
- Re: Proposal: RETURNING primary_key() Craig Ringer
- Re: WIP: Upper planner pathification Tom Lane
- Re: Proposal: RETURNING primary_key() Joshua D. Drake
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Thomas Munro
- Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Thomas Munro
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Amit Kapila
- Re: checkpointer continuous flushing - V18 Fabien COELHO
- Re: checkpointer continuous flushing Fabien COELHO
- Re: checkpointer continuous flushing - V18 Peter Geoghegan
- Re: Proposal: RETURNING primary_key() Vladimir Sitnikov
- Re: The plan for FDW-based sharding Bruce Momjian
- Logical decoding slots can go backwards when used from SQL, docs are wrong Craig Ringer
- Re: The plan for FDW-based sharding Craig Ringer
- Re: WAL logging problem in 9.4.3? Kyotaro HORIGUCHI
- Re: The plan for FDW-based sharding Bruce Momjian
- Re: Proposal: RETURNING primary_key() Craig Ringer
- Re: Refectoring of receivelog.c Daniel Gustafsson
- Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Simon Riggs
- Re: The plan for FDW-based sharding Oleg Bartunov
- Re: Improving replay of XLOG_BTREE_VACUUM records Simon Riggs
- Re: Patch to implement pg_current_logfile() function Shulgin, Oleksandr
- Re: Explain [Analyze] produces parallel scan for select Into table statements. Mithun Cy
- Re: Endless loop calling PL/Python set returning functions Alexey Grishchenko
- Re: Refectoring of receivelog.c Magnus Hagander
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Thomas Munro
- Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Craig Ringer
- Re: auto_explain sample rate Magnus Hagander
- Re: BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander
- Re: BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich
- Re: [HACKERS] Re: [HACKERS] Re: [HACKERS] Windows service is not starting so there’s message in log: FATAL: "could not create shared memory segment “Global/PostgreSQL.851401618”: Permission denied” Haribabu Kommi
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Kevin Grittner
- Re: Logical decoding slots can go backwards when used from SQL, docs are wrong Alvaro Herrera
- Re: [HACKERS] Re: [HACKERS] Re: [HACKERS] Windows service is not starting so there’s message in log: FATAL: "could not create shared memory segment “Global/PostgreSQL.851401618”: Permission denied” Amit Kapila
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Kevin Grittner
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas
- Re: The plan for FDW-based sharding Bruce Momjian
- Re: POC: Cache data in GetSnapshotData() Mithun Cy
- Re: [HACKERS] Re: [HACKERS] Re: [HACKERS] Windows service is not starting so there’s message in log: FATAL: "could not create shared memory segment “Global/PostgreSQL.851401618”: Permission denied” Haribabu Kommi
- Re: \x auto and EXPLAIN Robert Haas
- Re: Tsvector editing functions Stas Kelvich
- Re: Patch to implement pg_current_logfile() function Gilles Darold
- Re: Sanity checking for ./configure options? Robert Haas
- Re: Refactoring speculative insertion with unique indexes a little Robert Haas
- Re: dblink: add polymorphic functions. Robert Haas
- Re: proposal: get oldest LSN - function Kartyshov Ivan
- Re: Improve error handling in pltcl Robert Haas
- Re: proposal: get oldest LSN - function Kartyshov Ivan
- Re: snapshot too old, configured by time Robert Haas
- Re: [PATH] Correct negative/zero year in to_date/to_timestamp Robert Haas
- Re: dblink: add polymorphic functions. Joe Conway
- Re: [patch] Proposal for \crosstabview in psql Robert Haas
- Re: auto_explain sample rate Julien Rouhaud
- Re: dblink: add polymorphic functions. Robert Haas
- Re: auto_explain sample rate Magnus Hagander
- Re: auto_explain sample rate Petr Jelinek
- Re: auto_explain sample rate Magnus Hagander
- Re: Small patch: fix warnings during compilation on FreeBSD Aleksander Alekseev
- Re: auto_explain sample rate Julien Rouhaud
- Re: Patch to implement pg_current_logfile() function Tom Lane
- Re: [PATCH] Logical decoding support for sequence advances Petr Jelinek
- Re: snapshot too old, configured by time Michael Paquier
- Re: [PROPOSAL] Client Log Output Filtering David Steele
- Re: proposal: get oldest LSN - function Michael Paquier
- Re: [PROPOSAL] Client Log Output Filtering David Steele
- Re: [PROPOSAL] Client Log Output Filtering David Steele
- Re: dblink: add polymorphic functions. Joe Conway
- PostgreSQL 9.6 Release Management Team (RMT) Simon Riggs
- Re: Small patch: fix warnings during compilation on FreeBSD Robert Haas
- Re: Small patch: fix warnings during compilation on FreeBSD Tom Lane
- Re: Patch to implement pg_current_logfile() function Gilles Darold
- Re: Proposal: BSD Authentication support David Steele
- Re: amcheck (B-Tree integrity checking tool) Anastasia Lubennikova
- Re: amcheck (B-Tree integrity checking tool) Michael Paquier
- Re: auto_explain sample rate Tomas Vondra
- Re: Inconsistent error handling in START_REPLICATION command David Steele
- Re: Speedup twophase transactions Jesper Pedersen
- Re: amcheck (B-Tree integrity checking tool) Tomas Vondra
- Re: Proposal: RETURNING primary_key() Igal @ Lucee.org
- Re: Inconsistent error handling in START_REPLICATION command Robert Haas
- Re: auto_explain sample rate Robert Haas
- Re: [PATH] Correct negative/zero year in to_date/to_timestamp Vitaly Burovoy
- Re: Tsvector editing functions Stas Kelvich
- Re: Tsvector editing functions Teodor Sigaev
- Re: Combining Aggregates David Steele
- Re: Freeze avoidance of very large table. Robert Haas
- Re: Freeze avoidance of very large table. Masahiko Sawada
- Re: GinPageIs* don't actually return a boolean Yury Zhuravlev
- Re: Freeze avoidance of very large table. Joshua D. Drake
- Re: Inconsistent error handling in START_REPLICATION command Tom Lane
- Re: eXtensible Transaction Manager API (v2) David Steele
- Re: Inconsistent error handling in START_REPLICATION command David Steele
- Re: WIP: Access method extendability Oleg Bartunov
- Re: remove wal_level archive David Steele
- Re: eXtensible Transaction Manager API (v2) Robert Haas
- Re: eXtensible Transaction Manager API (v2) David Steele
- Re: proposal: make NOTIFY list de-duplication optional David Steele
- Re: eXtensible Transaction Manager API (v2) Oleg Bartunov
- Re: eXtensible Transaction Manager API (v2) David Steele
- Re: insufficient qualification of some objects in dump files David Steele
- Background Processes and reporting Andres Freund
- Re: [PATH] Correct negative/zero year in to_date/to_timestamp Tom Lane
- Change error code for hstore syntax error Sherrylyn Branchaw
- Re: Change error code for hstore syntax error Tom Lane
- Saving SRF context Salvador Fandiño
- Re: [PATH] Correct negative/zero year in to_date/to_timestamp Vitaly Burovoy
- Re: eXtensible Transaction Manager API (v2) Tom Lane
- Re: [COMMITTERS] pgsql: Provide much better wait information in pg_stat_activity. Joel Jacobson
- Re: Background Processes and reporting Vladimir Borodin