Архив рассылок [pgsql-hackers]
Re: Shared memory leak on DSM slot exhaustion Thomas Munro
Re: dropdb --force Amit Kapila
Re: Don't try fetching future segment of a TLI. David Steele
Re: Don't try fetching future segment of a TLI. David Steele
Re: [Proposal] Add accumulated statistics for wait event Pavel Stehule
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: unsupportable composite type partition keys Julien Rouhaud
Re: pgbench - add pseudo-random permutation function Fabien COELHO
Re: Prevent pg_basebackup running as root Michael Paquier
Re: widen vacuum buffer counters Michael Paquier
Re: polymorphic table functions light Dent John
Re: pgbench - add pseudo-random permutation function Fabien COELHO
Re: fix for BUG #3720: wrong results at using ltree Tomas Vondra
Re: enhance SPI to support EXECUTE commands Tomas Vondra
Re: Copy data to DSA area Tomas Vondra
Re: [Proposal] Add accumulated statistics for wait event Pavel Stehule
Re: Speed up transaction completion faster after many relations areaccessed in a transaction Tomas Vondra
Re: [proposal] recovery_target "latest" Tomas Vondra
Re: Global temporary tables Tomas Vondra
Re: Global shared meta cache Tomas Vondra
Re: psql - add SHOW_ALL_RESULTS option Tomas Vondra
Re: widen vacuum buffer counters Tom Lane
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Sehrope Sarkuni
Re: [Proposal] Global temporary tables Pavel Stehule
Internal key management system Masahiko Sawada
Re: error context for vacuum to include block number Masahiko Sawada
Re: Autovacuum on partitioned table Masahiko Sawada
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Masahiko Sawada
Re: error context for vacuum to include block number Justin Pryzby
Re: Internal key management system Fabien COELHO
Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
Re: BUG #16171: Potential malformed JSON in explain output Daniel Gustafsson
ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
Re: TestLib condition for deleting temporary directories Daniel Gustafsson
Re: Prevent pg_basebackup running as root Ian Barwick
Portal->commandTag as an enum Mark Dilger
Re: table partitioning and access privileges Amit Langote
Re: Portal->commandTag as an enum Tom Lane
Re: Autovacuum on partitioned table Amit Langote
Re: Internal key management system Chris Travers
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: table partitioning and access privileges Fujii Masao
Re: table partitioning and access privileges Amit Langote
Re: Add %x to PROMPT1 and PROMPT2 Michael Paquier
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: WIP: Aggregation push-down Antonin Houska
Re: Parallel grouping sets Richard Guo
Re: [Proposal] Global temporary tables Konstantin Knizhnik
Re: [Proposal] Global temporary tables Konstantin Knizhnik
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: Parallel grouping sets Richard Guo
Re: base backup client as auxiliary backend process Andres Freund
Re: BUG #16171: Potential malformed JSON in explain output hubert depesz lubaczewski
Re: Add %x to PROMPT1 and PROMPT2 Daniel Gustafsson
Re: base backup client as auxiliary backend process Andres Freund
Re: Experimenting with hash join prefetch Thomas Munro
Re: BUG #16171: Potential malformed JSON in explain output Daniel Gustafsson
Re: Brokenness in dump/restore for GENERATED expressions Peter Eisentraut
Re: Cache relation sizes? Andres Freund
Re: PATCH: standby crashed when replay block which truncated instandby but failed to truncate in master node Andres Freund
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: Complete data erasure Stephen Frost
Re: Add %x to PROMPT1 and PROMPT2 Alvaro Herrera
Re: Add %x to PROMPT1 and PROMPT2 Tom Lane
Re: [PoC] Non-volatile WAL buffer Andres Freund
Re: Complete data erasure Tomas Vondra
Re: Portal->commandTag as an enum Mark Dilger
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Dumping/restoring fails on inherited generated column Peter Eisentraut
Index only scan and ctid Laurenz Albe
Re: Index only scan and ctid Tom Lane
Re: [Proposal] Global temporary tables Pavel Stehule
Re: Parallel grouping sets Jesse Zhang
Re: Global temporary tables Konstantin Knizhnik
Re: Missing break in RelationFindReplTupleSeq Alvaro Herrera
Re: Is custom MemoryContext prohibited? Andres Freund
RE: Complete data erasure tsunakawa.takay@fujitsu.com
Re: Experimenting with hash join prefetch Andres Freund
Re: Add %x to PROMPT1 and PROMPT2 Ian Barwick
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: Implementing Incremental View Maintenance Takuma Hoshiai
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Internal key management system Masahiko Sawada
Re: Experimenting with hash join prefetch Thomas Munro
Re: table partition and column default Amit Langote
Re: error context for vacuum to include block number Masahiko Sawada
Re: base backup client as auxiliary backend process Michael Paquier
RE: Complete data erasure imai.yoshikazu@fujitsu.com
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Refactor compile-time assertion checks for C/C++ Michael Paquier
Re: Add %x to PROMPT1 and PROMPT2 Michael Paquier
Re: Implementing Incremental View Maintenance nuko yokohama
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Re: Memory-Bounded Hash Aggregation Adam Lee
More DSM slot exhaustion bugs Thomas Munro
Re: Expose lock group leader pid in pg_stat_activity Julien Rouhaud
Re: Memory-Bounded Hash Aggregation Heikki Linnakangas
Re: [Proposal] Global temporary tables Konstantin Knizhnik
Re: Index only scan and ctid Laurenz Albe
Re: Index only scan and ctid Tom Lane
Re: Index Skip Scan Dmitry Dolgov
RE: Index Skip Scan Floris Van Nee
Re: [Proposal] Global temporary tables Robert Haas
Re: Complete data erasure Tomas Vondra
Re: [Proposal] Global temporary tables Robert Haas
Re: Complete data erasure Tom Lane
Re: Minimal logical decoding on standbys James Sewell
Re: Memory-Bounded Hash Aggregation Peter Geoghegan
Re: Memory-Bounded Hash Aggregation Thomas Munro
RE: Complete data erasure tsunakawa.takay@fujitsu.com
Re: Expose lock group leader pid in pg_stat_activity Michael Paquier
Re: Portal->commandTag as an enum Mark Dilger
Re: closesocket behavior in different platforms Amit Kapila
Re: Documentation patch for ALTER SUBSCRIPTION Amit Kapila
Re: Documentation patch for ALTER SUBSCRIPTION David Christensen
Re: Portal->commandTag as an enum Andres Freund
RE: Global shared meta cache ideriha.takeshi@fujitsu.com
Re: base backup client as auxiliary backend process Masahiko Sawada
Re: [HACKERS] kqueue Thomas Munro
Re: Portal->commandTag as an enum Mark Dilger
Re: table partition and column default Fujii Masao
A bug in LWLOCK_STATS Fujii Masao
Re: [PATCH v1] Allow COPY "text" format to output a header Surafel Temesgen
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: ALTER tbl rewrite loses CLUSTER ON index Amit Langote
Re: Expose lock group leader pid in pg_stat_activity Julien Rouhaud
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: [Proposal] Global temporary tables Konstantin Knizhnik
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: A bug in LWLOCK_STATS Julien Rouhaud
Re: Documentation patch for ALTER SUBSCRIPTION Amit Kapila
Re: A bug in LWLOCK_STATS Kyotaro Horiguchi
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Kyotaro Horiguchi
Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Assumptions about the number of parallel workers Antonin Houska
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: Complete data erasure Masahiko Sawada
Identifying user-created objects Masahiko Sawada
Re: BUG #15858: could not stat file - over 4GB Emil Iggland
Re: Internal key management system Sehrope Sarkuni
WAL usage calculation patch Kirill Bychik
Re: Documentation patch for ALTER SUBSCRIPTION Alvaro Herrera
Re: [Proposal] Global temporary tables Robert Haas
Re: [Proposal] Global temporary tables Robert Haas
Re: Is custom MemoryContext prohibited? Robert Haas
Re: Is custom MemoryContext prohibited? Robert Haas
Re: Add %x to PROMPT1 and PROMPT2 Robert Haas
Re: Documentation patch for ALTER SUBSCRIPTION David Christensen
Re: Is custom MemoryContext prohibited? Robert Haas
Re: Add %x to PROMPT1 and PROMPT2 Tom Lane
Re: Is custom MemoryContext prohibited? Robert Haas
Re: Is custom MemoryContext prohibited? Robert Haas
Re: [Proposal] Global temporary tables Konstantin Knizhnik
Re: Is custom MemoryContext prohibited? Chapman Flack
bad logging around broken restore_command Jeff Janes
Re: Add %x to PROMPT1 and PROMPT2 Magnus Hagander
Re: Collation versioning Julien Rouhaud
Re: Add %x to PROMPT1 and PROMPT2 Fabien COELHO
Re: Index Skip Scan Dmitry Dolgov
Re: Is custom MemoryContext prohibited? Robert Haas
Re: Documentation patch for ALTER SUBSCRIPTION Alvaro Herrera
Re: Is custom MemoryContext prohibited? Robert Haas
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Memory-Bounded Hash Aggregation Peter Geoghegan
Re: [Proposal] Global temporary tables Pavel Stehule
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: widen vacuum buffer counters Alvaro Herrera
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
Re: DROP OWNED CASCADE vs Temp tables Alvaro Herrera
Re: DROP OWNED CASCADE vs Temp tables Alvaro Herrera
Re: Do not check unlogged indexes on standby Alvaro Herrera
Re: Do not check unlogged indexes on standby Peter Geoghegan
Re: Expose lock group leader pid in pg_stat_activity Michael Paquier
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Kyotaro Horiguchi
Re: Index Skip Scan Kyotaro Horiguchi
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
typos in comments and user docs Justin Pryzby
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: Add %x to PROMPT1 and PROMPT2 Michael Paquier
Re: Is custom MemoryContext prohibited? Kyotaro Horiguchi
Re: Assumptions about the number of parallel workers Andres Freund
Re: Add %x to PROMPT1 and PROMPT2 Vik Fearing
Re: Is custom MemoryContext prohibited? Andres Freund
Re: Is custom MemoryContext prohibited? Andres Freund
Re: typos in comments and user docs Amit Kapila
Re: Is custom MemoryContext prohibited? Andres Freund
RE: Make ringbuffer threshold and ringbuffer sizes configurable? tsunakawa.takay@fujitsu.com
Re: typos in comments and user docs Michael Paquier
In PG12, query with float calculations is slower than PG11 keisuke kuroda
Re: A bug in LWLOCK_STATS Fujii Masao
Re: [PATCH v1] Allow COPY "text" format to output a header Surafel Temesgen
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
typo in set_rel_consider_parallel() Amit Langote
Re: typo in set_rel_consider_parallel() Amit Kapila
Re: Identifying user-created objects Amit Langote
Re: Identifying user-created objects Michael Paquier
SyncRepGetSyncStandbysPriority() vs. SIGHUP Noah Misch
Re: Identifying user-created objects Amit Langote
Re: Identifying user-created objects Julien Rouhaud
Re: Memory-Bounded Hash Aggregation Heikki Linnakangas
Re: Identifying user-created objects Michael Paquier
Re: Identifying user-created objects Masahiko Sawada
Re: Expose lock group leader pid in pg_stat_activity Julien Rouhaud
Re: [HACKERS] WIP: Aggregation push-down Richard Guo
Re: ALTER tbl rewrite loses CLUSTER ON index Amit Langote
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: Index Skip Scan Dmitry Dolgov
Re: typo in set_rel_consider_parallel() Amit Kapila
Re: typos in comments and user docs Amit Kapila
Re: typo in set_rel_consider_parallel() Amit Langote
Re: Index Skip Scan Kyotaro Horiguchi
Re: typos in comments and user docs Justin Pryzby
Re: Index Skip Scan Kyotaro Horiguchi
Re: bad logging around broken restore_command Fujii Masao
Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
Re: Do not check unlogged indexes on standby Alvaro Herrera
Re: table partitioning and access privileges Fujii Masao
Re: ALTER tbl rewrite loses CLUSTER ON index Alvaro Herrera
Re: Dumping/restoring fails on inherited generated column Peter Eisentraut
Re: relcache sometimes initially ignores has_generated_stored Peter Eisentraut
Re: Internal key management system Robert Haas
Re: Internal key management system Cary Huang
Re: Memory-Bounded Hash Aggregation Peter Geoghegan
Re: Improve errors when setting incorrect bounds for SSL protocols Daniel Gustafsson
Getting rid of some more lseek() calls Thomas Munro
typedef SegmentNumber Thomas Munro
Re: typedef SegmentNumber Thomas Munro
Re: Getting rid of some more lseek() calls Andres Freund
Re: table partitioning and access privileges Amit Langote
Re: Prevent pg_basebackup running as root Andres Freund
Re: Internal key management system Masahiko Sawada
Re: Internal key management system Andres Freund
Re: typos in comments and user docs Amit Kapila
Re: typos in comments and user docs Justin Pryzby
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: Expose lock group leader pid in pg_stat_activity Michael Paquier
Re: SyncRepGetSyncStandbysPriority() vs. SIGHUP Kyotaro Horiguchi
Re: typos in comments and user docs Amit Kapila
Re: typos in comments and user docs Justin Pryzby
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kyotaro Horiguchi
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: WIP: expression evaluation improvements Andres Freund
Re: WIP: expression evaluation improvements Andres Freund
Re: Adding a test for speculative insert abort case Andres Freund
Re: setLastTid() and currtid() Fujii Masao
Re: setLastTid() and currtid() Fujii Masao
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kyotaro Horiguchi
Re: ALTER tbl rewrite loses CLUSTER ON index Amit Langote
Re: Assumptions about the number of parallel workers Antonin Houska
Re: [HACKERS] WIP: Aggregation push-down Antonin Houska
Fix comment for max_cached_tuplebufs definition Kuntal Ghosh
Re: typedef SegmentNumber Julien Rouhaud
Re: Internal key management system Masahiko Sawada
control max length of parameter values logged Alexey Bashtanov
Re: Is custom MemoryContext prohibited? Robert Haas
Re: Tid scan increments value of pg_stat_all_tables.seq_scan. (butnot seq_tup_read) Kasahara Tatsuhito
Re: Is custom MemoryContext prohibited? Robert Haas
Re: ALTER tbl rewrite loses CLUSTER ON index (consider movingindisclustered to pg_class) Justin Pryzby
Re: [Proposal] Global temporary tables Robert Haas
Re: improve transparency of bitmap-only heap scans Alexey Bashtanov
Does recovery write to backup_label ? Chapman Flack
Re: proposal: schema variables Pavel Stehule
Re: Index Skip Scan Dmitry Dolgov
Re: [HACKERS] emergency outage requiring database restart Merlin Moncure
Re: [Proposal] Global temporary tables Konstantin Knizhnik
Re: Global temporary tables Konstantin Knizhnik
Re: [Proposal] Global temporary tables Robert Haas
Re: Portal->commandTag as an enum Mark Dilger
Southern California 2020 Linux Expo Emails Adam Middleton
Re: Internal key management system Andres Freund
Re: Assumptions about the number of parallel workers Andres Freund
Re: [Proposal] Global temporary tables Pavel Stehule
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
Re: Does recovery write to backup_label ? Andres Freund
pg_basebackup and snapshots Stephen Frost
Re: Does recovery write to backup_label ? Chapman Flack
Re: pg_basebackup and snapshots Andres Freund
Re: Reducing WaitEventSet syscall churn Thomas Munro
Re: pg_basebackup and snapshots Stephen Frost
Re: Reducing WaitEventSet syscall churn Thomas Munro
Re: improve transparency of bitmap-only heap scans Tomas Vondra
Re: Draft release notes are up for review Daniel Gustafsson
Re: Adding a test for speculative insert abort case Andres Freund
Re: error context for vacuum to include block number Justin Pryzby
Re: Implementing Incremental View Maintenance nuko yokohama
Re: Does recovery write to backup_label ? Fujii Masao
POC: rational number type (fractions) Joe Nelson
Re: Internal key management system Masahiko Sawada
Re: POC: rational number type (fractions) legrand legrand
Re: Index Skip Scan Tomas Vondra
Re: Marking some contrib modules as trusted extensions Stephen Frost
Re: Index Skip Scan Tomas Vondra
Re: Index Skip Scan Tomas Vondra
ALTER TABLE rewrite to use clustered order Justin Pryzby
Re: Internal key management system Tomas Vondra
Re: Internal key management system Tomas Vondra
Re: Index Skip Scan Dmitry Dolgov
Re: Internal key management system Andres Freund
Re: Internal key management system Tomas Vondra
Re: Index Skip Scan Tomas Vondra
Re: Internal key management system Tom Lane
Re: Index Skip Scan James Coleman
Re: Internal key management system Masahiko Sawada
Re: Building infrastructure for B-Tree deduplication that recognizeswhen opclass equality is also equivalence Peter Geoghegan
Re: [Proposal] Global temporary tables Konstantin Knizhnik
Re: [Proposal] Global temporary tables Pavel Stehule
logical copy_replication_slot issues Arseny Sher
Just for fun: Postgres 20? Jose Luis Tallon
Re: Just for fun: Postgres 20? Vik Fearing
Re: Just for fun: Postgres 20? Tom Lane
Re: improve transparency of bitmap-only heap scans Alexey Bashtanov
Re: Add %x to PROMPT1 and PROMPT2 Vik Fearing
RE: Just for fun: Postgres 20? tsunakawa.takay@fujitsu.com
Re: MSVC installs too much stuff? Andrew Dunstan
RE: Internal key management system tsunakawa.takay@fujitsu.com
Re: Invisible PROMPT2 Thomas Munro
Re: Add %x to PROMPT1 and PROMPT2 Michael Paquier
Re: WIP: expression evaluation improvements Soumyadeep Chakraborty
Re: WIP: expression evaluation improvements Soumyadeep Chakraborty
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: Identifying user-created objects Masahiko Sawada
subplan resets wrong hashtable Justin Pryzby
Re: Implementing Incremental View Maintenance nuko yokohama
Re: Parallel grouping sets Pengzhou Tang
Re: Identifying user-created objects Amit Langote
Re: subplan resets wrong hashtable Andres Freund
Re: subplan resets wrong hashtable Justin Pryzby
Re: Identifying user-created objects Masahiko Sawada
Re: typos in comments and user docs Amit Kapila
Re: Identifying user-created objects Amit Langote
Re: subplan resets wrong hashtable Justin Pryzby
Re: Is custom MemoryContext prohibited? Craig Ringer
Re: Does recovery write to backup_label ? David Steele
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: logical copy_replication_slot issues Masahiko Sawada
Re: Identifying user-created objects Michael Paquier
Re: Identifying user-created objects Masahiko Sawada
Re: Identifying user-created objects Amit Langote
Re: Internal key management system Masahiko Sawada
RE: Complete data erasure asaba.takanori@fujitsu.com
Re: WAL usage calculation patch Craig Ringer
Print physical file path when checksum check fails Hubert Zhang
Re: pg_basebackup -F plain -R overwrites postgresql.auto.conf Sergei Kornilov
RE: [PoC] Non-volatile WAL buffer Takashi Menjo
[PATCH] Comments related to "Take fewer snapshots" and "Revert patchfor taking fewer snapshots" Michail Nikolaev
Re: Just for fun: Postgres 20? Wolfgang Wilhelm
Re: pg_basebackup -F plain -R overwrites postgresql.auto.conf Magnus Hagander
Re: Is custom MemoryContext prohibited? Kohei KaiGai
Re: Is custom MemoryContext prohibited? Craig Ringer
Re: WIP/PoC for parallel backup Jeevan Chalke
Re: logical copy_replication_slot issues Arseny Sher
Is it memory leak or not? Dmitry Igrishin
Re: pgsql: walreceiver uses a temporary replication slot by default Peter Eisentraut
Re: Is it memory leak or not? Tom Lane
Re: Is it memory leak or not? Dmitry Igrishin
2020-02-13 Press Release Draft Jonathan S. Katz
Re: Global temporary tables Konstantin Knizhnik
Re: 2020-02-13 Press Release Draft Erik Rijkers
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
Re: 2020-02-13 Press Release Draft Sehrope Sarkuni
Re: 2020-02-13 Press Release Draft Jonathan S. Katz
Re: 2020-02-13 Press Release Draft Jonathan S. Katz
Re: Yet another vectorized engine Konstantin Knizhnik
Re: 2020-02-13 Press Release Draft Alvaro Herrera
Re: Yet another vectorized engine Pavel Stehule
Re: 2020-02-13 Press Release Draft Jonathan S. Katz
Re: 2020-02-13 Press Release Draft Luís Roberto Weck
Re: Simplify passing of configure arguments to pg_config Peter Eisentraut
Re: proposal: schema variables Pavel Stehule
POC: GUC option for skipping shared buffers in core dumps Alexander Korotkov
Re: Index Skip Scan Dmitry Dolgov
Re: Print physical file path when checksum check fails Andres Freund
Re: subplan resets wrong hashtable Tom Lane
Re: Restore replication settings when modifying a field type Quan Zongliang
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Internal key management system Andres Freund
Re: Getting rid of some more lseek() calls Thomas Munro
Add PostgreSQL home page to --help output Peter Eisentraut
client-side fsync() error handling Peter Eisentraut
Re: Internal key management system David Fetter
Re: Add PostgreSQL home page to --help output Daniel Gustafsson
open-source equivalent of golden-gate ROS Didier
custom postgres launcher for tests Ivan Taranov
Re: open-source equivalent of golden-gate Victor Yegorov
Re: open-source equivalent of golden-gate Chapman Flack
Re: open-source equivalent of golden-gate Thomas Kellerer
Re: Add %x to PROMPT1 and PROMPT2 Robert Haas
Re: Change atoi to strtol in same place Alvaro Herrera
Re: Just for fun: Postgres 20? Joshua Drake
Sv: Just for fun: Postgres 20? Andreas Joseph Krogh
Re: Just for fun: Postgres 20? marcelo zen
Re: Fetching timeline during recovery Jehan-Guillaume de Rorthais
Re: Portal->commandTag as an enum Alvaro Herrera
Memory-comparable Serialization of Data Types Shichao Jin
Re: Memory-comparable Serialization of Data Types Peter Geoghegan
pg_locks display of speculative locks is bogus Andres Freund
Re: pg_locks display of speculative locks is bogus Peter Geoghegan
Re: Portal->commandTag as an enum Mark Dilger
Re: pg_locks display of speculative locks is bogus Andres Freund
Re: Portal->commandTag as an enum Alvaro Herrera
Re: Portal->commandTag as an enum Mark Dilger
Re: Portal->commandTag as an enum Alvaro Herrera
Re: Portal->commandTag as an enum Mark Dilger
Re: Memory-comparable Serialization of Data Types Peter Geoghegan
Re: Memory-comparable Serialization of Data Types Alvaro Herrera
Error on failed COMMIT Vik Fearing
Re: Implementing Incremental View Maintenance legrand legrand
Re: Memory-comparable Serialization of Data Types Peter Geoghegan
Re: Error on failed COMMIT Tom Lane
Re: Just for fun: Postgres 20? Alvaro Herrera
Re: Error on failed COMMIT Vik Fearing
Re: Error on failed COMMIT Tom Lane
RE: open-source equivalent of golden-gate tsunakawa.takay@fujitsu.com
Re: Error on failed COMMIT Dave Cramer
Re: Adding a test for speculative insert abort case Andres Freund
Re: POC: rational number type (fractions) Jeff Davis
RE: POC: GUC option for skipping shared buffers in core dumps tsunakawa.takay@fujitsu.com
Re: Adding a test for speculative insert abort case Melanie Plageman
Re: Add A Glossary Corey Huinker
Re: Add %x to PROMPT1 and PROMPT2 Michael Paquier
RE: [Proposal] Add accumulated statistics for wait event imai.yoshikazu@fujitsu.com
Re: client-side fsync() error handling Michael Paquier
Re: Getting rid of some more lseek() calls Michael Paquier
Re: WIP: WAL prefetch (another approach) Thomas Munro
Re: Getting rid of some more lseek() calls Thomas Munro
Re: Unix-domain socket support on Windows Peter Eisentraut
Re: Add %x to PROMPT1 and PROMPT2 Vik Fearing
Handing off SLRU fsyncs to the checkpointer Thomas Munro
RE: [Proposal] Add accumulated statistics for wait event imai.yoshikazu@fujitsu.com
Re: Yet another vectorized engine Hubert Zhang
Re: Add PostgreSQL home page to --help output Peter Eisentraut
Re: Add PostgreSQL home page to --help output Daniel Gustafsson
Re: Just for fun: Postgres 20? Andreas Karlsson
Re: Just for fun: Postgres 20? Tom Lane
Support external parameters in EXECUTE command Peter Eisentraut
Updating row and width estimates in postgres_fdw Ashutosh Bapat
Re: Just for fun: Postgres 20? Alvaro Herrera
Re: Just for fun: Postgres 20? Juan José Santamaría Flecha
Re: Getting rid of some more lseek() calls Alvaro Herrera
Bug in pg_restore with EventTrigger in parallel mode Fabrízio de Royes Mello
Re: Minor issues in .pgpass Fujii Masao
Re: Global temporary tables Phil Florent
Re: Just for fun: Postgres 20? Christopher Browne
assert pg_class.relnatts is consistent Justin Pryzby
Re: Collation versioning Julien Rouhaud
Re: Collation versioning Laurenz Albe
Re: Just for fun: Postgres 20? Laurenz Albe
Re: Just for fun: Postgres 20? Isaac Morland
Re: Collation versioning Julien Rouhaud
Re: Collation versioning Thomas Munro
Re: Just for fun: Postgres 20? David Fetter
Re: Just for fun: Postgres 20? Ray O'Donnell
Re: Just for fun: Postgres 20? Michael Banck
[PATCH] libpq improvements and fixes Ranier Vilela
Re: Unicode normalization SQL functions Andreas Karlsson
Re: Identifying user-created objects Kyotaro Horiguchi
Re: Getting rid of some more lseek() calls Thomas Munro
Re: Exposure related to GUC value of ssl_passphrase_command Kyotaro Horiguchi
Re: Exposure related to GUC value of ssl_passphrase_command Michael Paquier
Re: Unicode normalization SQL functions Michael Paquier
Re: Just for fun: Postgres 20? Michael Paquier
Re: Bug in pg_restore with EventTrigger in parallel mode Michael Paquier
Re: Internal key management system Masahiko Sawada
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: error context for vacuum to include block number Masahiko Sawada
Re: 2020-02-13 Press Release Draft Jonathan S. Katz
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Mahendra Singh Thalor
Re: Cache relation sizes? Thomas Munro
Re: Getting rid of some more lseek() calls Michael Paquier
Re: Identifying user-created objects Amit Langote
Re: Error on failed COMMIT Haumacher, Bernhard
Re: assert pg_class.relnatts is consistent Amit Langote
Re: assert pg_class.relnatts is consistent Michael Paquier
Re: assert pg_class.relnatts is consistent Justin Pryzby
Re: assert pg_class.relnatts is consistent Amit Langote
Re: Identifying user-created objects Julien Rouhaud
backend type in log_line_prefix? Peter Eisentraut
Re: client-side fsync() error handling Peter Eisentraut
Re: Exposure related to GUC value of ssl_passphrase_command Peter Eisentraut
Re: backend type in log_line_prefix? Julien Rouhaud
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: backend type in log_line_prefix? Fujii Masao
allow running parts of src/tools/msvc/ under not Windows Peter Eisentraut
Dead code in adminpack Antonin Houska
Re: table partitioning and access privileges Fujii Masao
Re: Dead code in adminpack Julien Rouhaud
Re: Dead code in adminpack Michael Paquier
Re: client-side fsync() error handling Michael Paquier
Re: allow running parts of src/tools/msvc/ under not Windows Michael Paquier
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: allow running parts of src/tools/msvc/ under not Windows Peter Eisentraut
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: Optimize update of tables with generated columns Peter Eisentraut
Re: allow running parts of src/tools/msvc/ under not Windows Julien Rouhaud
Fix compiler warnings on 64-bit Windows Peter Eisentraut
Re: Bug in pg_restore with EventTrigger in parallel mode Fabrízio de Royes Mello
Re: Small docs bugfix: make it clear what can be used in UPDATE FROMand DELETE USING David G. Johnston
Re: Optimize update of tables with generated columns Pavel Stehule
Re: Getting rid of some more lseek() calls Alvaro Herrera
Re: Small docs bugfix: make it clear what can be used in UPDATE FROMand DELETE USING David G. Johnston
Re: [PATCH] libpq improvements and fixes Ranier Vilela
Re: Implementing Incremental View Maintenance legrand legrand
Re: Just for fun: Postgres 20? Andrew Dunstan
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Marking some contrib modules as trusted extensions Andres Freund
Re: error context for vacuum to include block number Justin Pryzby
Re: Cache relation sizes? Thomas Munro
Re: Marking some contrib modules as trusted extensions Andres Freund
Re: table partitioning and access privileges Amit Langote
Re: error context for vacuum to include block number Thomas Munro
Re: Memory-Bounded Hash Aggregation Melanie Plageman
Re: Building infrastructure for B-Tree deduplication that recognizeswhen opclass equality is also equivalence Peter Geoghegan
Re: error context for vacuum to include block number Masahiko Sawada
Re: Dead code in adminpack Michael Paquier
Quoting issues with createdb Michael Paquier
Re: Should we add xid_current() or a int8->xid cast? Thomas Munro
Re: assert pg_class.relnatts is consistent Amit Langote
Re: LOCK TABLE and DROP TABLE on temp tables of other sessions Michael Paquier
Re: [PATCH] libpq improvements and fixes Michael Paquier
Re: Conflict handling for COPY FROM Tatsuo Ishii
Parallel copy Amit Kapila
Re: Index Skip Scan Kyotaro Horiguchi
Re: assert pg_class.relnatts is consistent Amit Langote
Re: Fix compiler warnings on 64-bit Windows Peter Eisentraut
Re: [Proposal] Global temporary tables Pavel Stehule
Re: assert pg_class.relnatts is consistent Michael Paquier
Re: assert pg_class.relnatts is consistent John Naylor
Re: Extracting only the columns needed for a query Pengzhou Tang
Re: Parallel copy Thomas Munro
Re: assert pg_class.relnatts is consistent John Naylor
Re: assert pg_class.relnatts is consistent John Naylor
Re: [PATCH] libpq improvements and fixes Ranier Vilela
Re: Parallel copy Amit Kapila
Re: Index Skip Scan Dmitry Dolgov
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: assert pg_class.relnatts is consistent Amit Langote
Re: Parallel copy Alastair Turner
Re: assert pg_class.relnatts is consistent Amit Langote
Re: assert pg_class.relnatts is consistent Alvaro Herrera
Re: BRIN cost estimate breaks geometric indexes Darafei Komяpa Praliaskouski
Re: assert pg_class.relnatts is consistent Alvaro Herrera
Re: error context for vacuum to include block number Justin Pryzby
Re: Internal key management system Robert Haas
Re: Internal key management system Robert Haas
Re: Error on failed COMMIT Robert Haas
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Robert Haas
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Robert Haas
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Tom Lane
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Alvaro Herrera
Re: Zedstore - compressed in-core columnar storage Soumyadeep Chakraborty
Re: Error on failed COMMIT Dave Cramer
Re: [DOC] Document auto vacuum interruption James Coleman
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Just for fun: Postgres 20? Tom Lane
Use LN_S instead of "ln -s" in Makefile Ashwin Agrawal
Re: Just for fun: Postgres 20? Peter Geoghegan
Re: Just for fun: Postgres 20? Peter Geoghegan
Re: Use LN_S instead of "ln -s" in Makefile Ashwin Agrawal
Re: jsonb_object() seems to be buggy. jsonb_build_object() is good. David G. Johnston
Re: jsonb_object() seems to be buggy. jsonb_build_object() is good. David G. Johnston
Re: Parallel copy Amit Kapila
Re: proposal: schema variables Pavel Stehule
Re: Collation versioning Julien Rouhaud
Re: [Proposal] Global temporary tables Pavel Stehule
Re: Parallel copy Alastair Turner
Re: Parallel copy Amit Kapila
Re: Use LN_S instead of "ln -s" in Makefile Andreas Karlsson
Re: Parallel copy David Fetter
Re: Just for fun: Postgres 20? Andrew Dunstan
Re: New messages from Priscilla Ip Dave Cramer
Re: Parallel copy Andrew Dunstan
plan cache overhead on plpgsql expression Pavel Stehule
Re: [Proposal] Global temporary tables Pavel Stehule
Re: plan cache overhead on plpgsql expression Pavel Stehule
reindex concurrently and two toast indexes Justin Pryzby
Re: pgindent && weirdness Thomas Munro
Re: error context for vacuum to include block number Masahiko Sawada
Flexible pglz_stategy values and delete const. Moon, Insung
Re: Conflict handling for COPY FROM Tatsuo Ishii
Re: small improvement of the elapsed time for truncating heap in vacuum Kasahara Tatsuhito
Re: error context for vacuum to include block number Justin Pryzby
RE: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: assert pg_class.relnatts is consistent Amit Langote
Re: [PoC] Non-volatile WAL buffer Amit Langote
Re: assert pg_class.relnatts is consistent Justin Pryzby
Re: Collation versioning Thomas Munro
Re: error context for vacuum to include block number Masahiko Sawada
Re: small improvement of the elapsed time for truncating heap in vacuum Kasahara Tatsuhito
Re: ALTER tbl rewrite loses CLUSTER ON index (consider movingindisclustered to pg_class) Amit Langote
Re: ALTER tbl rewrite loses CLUSTER ON index (consider movingindisclustered to pg_class) Justin Pryzby
Re: error context for vacuum to include block number Justin Pryzby
Re: Conflict handling for COPY FROM Surafel Temesgen
tiny documentation fix Amit Langote
Re: Conflict handling for COPY FROM Tatsuo Ishii
RE: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: table partitioning and access privileges Fujii Masao
Re: Conflict handling for COPY FROM Surafel Temesgen
Re: table partitioning and access privileges Amit Langote
Re: [PoC] Non-volatile WAL buffer Amit Langote
Re: WIP/PoC for parallel backup Asif Rehman
Re: Fix compiler warnings on 64-bit Windows Peter Eisentraut
Re: tiny documentation fix Michael Paquier
Orphaned relation files after crash recovery Masahiko Sawada
Re: Orphaned relation files after crash recovery Thomas Munro
Re: Parallel copy Amit Kapila
Re: Orphaned relation files after crash recovery Masahiko Sawada
Re: tiny documentation fix Julien Rouhaud
Re: tiny documentation fix Daniel Gustafsson
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Duplicate words in comments Daniel Gustafsson
Re: Parallel copy Ants Aasma
Re: Optimize update of tables with generated columns Peter Eisentraut
Re: pgindent && weirdness Alvaro Herrera
Re: Unicode normalization SQL functions Peter Eisentraut
Re: Index Skip Scan Dmitry Dolgov
Re: Fix compiler warnings on 64-bit Windows Juan José Santamaría Flecha
Re: base backup client as auxiliary backend process Peter Eisentraut
Re: Error on failed COMMIT Haumacher, Bernhard
Re: Unicode normalization SQL functions Daniel Verite
Re: Unicode normalization SQL functions Daniel Verite
SPI Concurrency Precautions? Tom Mercha
pg_trigger.tgparentid Alvaro Herrera
Re: Duplicate words in comments Vik Fearing
Re: pg_trigger.tgparentid Tom Lane
Re: Error on failed COMMIT Dave Cramer
Re: pgindent && weirdness Thomas Munro
more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera
Re: Resolving the python 2 -> python 3 mess Jesse Zhang
Re: Error on failed COMMIT Alvaro Herrera
Re: pgindent && weirdness Tom Lane
Re: more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera
Re: Resolving the python 2 -> python 3 mess Corey Huinker
Re: tiny documentation fix Michael Paquier
Re: Parallel copy Kyotaro Horiguchi
Re: Parallel copy Thomas Munro
Re: [HACKERS] WAL logging problem in 9.4.3? Thomas Munro
Re: tiny documentation fix Amit Langote
Re: WAL usage calculation patch Thomas Munro
Re: Duplicate words in comments Michael Paquier
RecoveryWalAll and RecoveryWalStream wait events Fujii Masao
Re: ssl passphrase callback Thomas Munro
Re: pg_trigger.tgparentid Amit Langote
Re: table partitioning and access privileges Fujii Masao
Re: Flexible pglz_stategy values and delete const. Michael Paquier
Re: LOCK TABLE and DROP TABLE on temp tables of other sessions Michael Paquier
Re: plan cache overhead on plpgsql expression Amit Langote
Re: RecoveryWalAll and RecoveryWalStream wait events Kyotaro Horiguchi
Re: reindex concurrently and two toast indexes Michael Paquier
Re: Flexible pglz_stategy values and delete const. Moon, Insung
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: reindex concurrently and two toast indexes Julien Rouhaud
Re: reindex concurrently and two toast indexes Michael Paquier
Re: reindex concurrently and two toast indexes Julien Rouhaud
Re: Clean up some old cruft related to Windows Michael Paquier
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
False failure during repeated windows build. Kyotaro Horiguchi
Re: Parallel copy Ants Aasma
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: Clean up some old cruft related to Windows Michael Paquier
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
Re: Clean up some old cruft related to Windows Kyotaro Horiguchi
Some problems of recovery conflict wait events Masahiko Sawada
Re: error context for vacuum to include block number Masahiko Sawada
Re: plan cache overhead on plpgsql expression Amit Langote
Re: Improve search for missing parent downlinks in amcheck Alexander Korotkov
Re: Improve search for missing parent downlinks in amcheck Alexander Korotkov
Re: Parallel copy Amit Kapila
Re: Parallel copy Amit Kapila
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
Re: Parallel copy Kyotaro Horiguchi
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha
Re: Parallel copy Ants Aasma
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: Implementing Incremental View Maintenance nuko yokohama
Re: Parallel copy Amit Kapila
Re: Index only scan and ctid Greg Stark
Re: Collation versioning Julien Rouhaud
Re: Parallel copy Mike Blackwell
Re: Index only scan and ctid Tom Lane
Re: Parallel copy Ants Aasma
Re: Parallel copy David Fetter
Re: Marking some contrib modules as trusted extensions Stephen Frost
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha
Re: plan cache overhead on plpgsql expression Amit Langote
Re: Making psql error out on output failures David Zhang
Re: Memory-Bounded Hash Aggregation Tomas Vondra
Re: Resolving the python 2 -> python 3 mess Corey Huinker
Re: First WAL segment file that initdb creates David Zhang
Re: ssl passphrase callback Andrew Dunstan
Re: Improve search for missing parent downlinks in amcheck Peter Geoghegan
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: ssl passphrase callback Andrew Dunstan
Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Michail Nikolaev
Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Michail Nikolaev
Re: Extracting only the columns needed for a query Melanie Plageman
Re: Memory-Bounded Hash Aggregation Melanie Plageman
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: Internal key management system Cary Huang
PL/Python - lifetime of variables? Kohei KaiGai
Re: Internal key management system Craig Ringer
Re: PL/Python - lifetime of variables? Craig Ringer
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: Portal->commandTag as an enum Mark Dilger
Re: pg_trigger.tgparentid Amit Langote
Re: Clean up some old cruft related to Windows Michael Paquier
Re: Clean up some old cruft related to Windows Michael Paquier
Re: Print physical file path when checksum check fails Kyotaro Horiguchi
Re: Parallel copy Amit Kapila
Re: Clean up some old cruft related to Windows Michael Paquier
Re: Parallel copy Amit Kapila
Re: Parallel copy Amit Kapila
Re: Print physical file path when checksum check fails Michael Paquier
pg_regress cleans up tablespace twice. Kyotaro Horiguchi
Re: Print physical file path when checksum check fails Kyotaro Horiguchi
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: plan cache overhead on plpgsql expression Amit Langote
Re: Yet another fast GiST build Thomas Munro
Re: plan cache overhead on plpgsql expression Amit Langote
Re: WAL usage calculation patch Kirill Bychik
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
Re: Print physical file path when checksum check fails Michael Paquier
Re: logical copy_replication_slot issues Masahiko Sawada
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
Re: Parallel copy Ants Aasma
Re: Parallel copy Tomas Vondra
Re: Updating row and width estimates in postgres_fdw Etsuro Fujita
Re: Portal->commandTag as an enum John Naylor
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Amit Langote
Re: Parallel copy Amit Kapila
Re: Increase psql's password buffer size Fujii Masao
Re: DROP OWNED CASCADE vs Temp tables ahsan hadi
Re: Internal key management system Masahiko Sawada
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova
Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Juan José Santamaría Flecha
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha
Re: Memory-Bounded Hash Aggregation Tomas Vondra
Re: Resolving the python 2 -> python 3 mess Peter Eisentraut
Re: Unicode normalization SQL functions Peter Eisentraut
Open Source Hackathon Mentorship Invitation Misha Patel
Re: Unicode normalization SQL functions Peter Eisentraut
Re: error context for vacuum to include block number Justin Pryzby
Re: Yet another fast GiST build Thomas Munro
Re: Portal->commandTag as an enum Mark Dilger
Re: Parallel copy David Fetter
Re: WIP: expression evaluation improvements Soumyadeep Chakraborty
Add PGURI env var for passing connection string to psql in Docker Michael Leonhard
Re: Clean up some old cruft related to Windows Michael Paquier
Re: Print physical file path when checksum check fails Andres Freund
Re: backend type in log_line_prefix? Andres Freund
Re: Memory-Bounded Hash Aggregation Adam Lee
Re: [PoC] Non-volatile WAL buffer Andres Freund
Re: pg_regress cleans up tablespace twice. Michael Paquier
Re: Memory-Bounded Hash Aggregation Adam Lee
Re: Error on failed COMMIT Haumacher, Bernhard
Re: Internal key management system Masahiko Sawada
Re: Autovacuum on partitioned table Amit Langote
Re: Bug in pg_restore with EventTrigger in parallel mode Michael Paquier
Re: allow running parts of src/tools/msvc/ under not Windows Peter Eisentraut
RE: Complete data erasure asaba.takanori@fujitsu.com
RE: Complete data erasure asaba.takanori@fujitsu.com
Re: Autovacuum on partitioned table Amit Langote
Re: client-side fsync() error handling Peter Eisentraut
Re: Add PostgreSQL home page to --help output Peter Eisentraut
Re: Autovacuum on partitioned table Amit Langote
RE: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: Add PostgreSQL home page to --help output Daniel Gustafsson
Re: Parallel copy Amit Kapila
Re: Add PostgreSQL home page to --help output Daniel Gustafsson
Minor improvement to partition_bounds_copy() Etsuro Fujita
Re: Clean up some old cruft related to Windows Juan José Santamaría Flecha
Re: Minor improvement to partition_bounds_copy() Amit Langote
Re: Parallel copy Tomas Vondra
Re: Minor improvement to partition_bounds_copy() Julien Rouhaud
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova
Re: Disallow cancellation of waiting for synchronous replication Michail Nikolaev
Re: WAL usage calculation patch Kirill Bychik
Re: Parallel copy David Fetter
Re: error context for vacuum to include block number Alvaro Herrera
Removing obsolete configure checks Tom Lane
Re: Bug in pg_restore with EventTrigger in parallel mode Fabrízio de Royes Mello
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: PATCH: Add uri percent-encoding for binary data Alvaro Herrera
Re: Protocol problem with GSSAPI encryption? Andrew Gierth
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: custom postgres launcher for tests Craig Ringer
Re: Portal->commandTag as an enum John Naylor
Re: Clean up some old cruft related to Windows Michael Paquier
Re: allow running parts of src/tools/msvc/ under not Windows Michael Paquier
Re: client-side fsync() error handling Michael Paquier
Re: PATCH: Add uri percent-encoding for binary data Anders Åstrand
Re: [Proposal] Global temporary tables Prabhat Sahu
Re: Autovacuum on partitioned table Masahiko Sawada
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
Re: custom postgres launcher for tests Ivan N. Taranov
Re: pg_regress cleans up tablespace twice. Kyotaro Horiguchi
Re: Autovacuum on partitioned table Amit Langote
Re: [Patch] Make pg_checksums skip foreign tablespace directories Kyotaro Horiguchi
Re: Portal->commandTag as an enum John Naylor
Re: backend type in log_line_prefix? Peter Eisentraut
Re: Minor improvement to partition_bounds_copy() Etsuro Fujita
Re: Parallel copy Ants Aasma
Re: False failure during repeated windows build. Juan José Santamaría Flecha
Re: Yet another vectorized engine Konstantin Knizhnik
Re: [PATCH] Replica sends an incorrect epoch in its hot standbyfeedback to the Master Palamadai, Eka
Re: Fix compiler warnings on 64-bit Windows Peter Eisentraut
Re: Removing obsolete configure checks Peter Eisentraut
Re: allow running parts of src/tools/msvc/ under not Windows Peter Eisentraut
Re: Memory-Bounded Hash Aggregation Andres Freund
Re: allow running parts of src/tools/msvc/ under not Windows Peter Eisentraut
Re: SPI Concurrency Precautions? Problems with Parallel Execution ofMultiple CREATE TABLE statements Tom Mercha
Re: Parallel copy Tomas Vondra
Make java client lib accept same connection strings as psql Michael Leonhard
Re: POC: rational number type (fractions) Joe Nelson
Re: POC: rational number type (fractions) Joe Nelson
Re: Make java client lib accept same connection strings as psql David G. Johnston
Re: reindex concurrently and two toast indexes Julien Rouhaud
Re: reindex concurrently and two toast indexes Justin Pryzby
Re: reindex concurrently and two toast indexes Julien Rouhaud
Re: base backup client as auxiliary backend process Peter Eisentraut
Re: Function to track shmem reinit time Alexander Korotkov
Re: Function to track shmem reinit time Alexander Korotkov
Re: POC: rational number type (fractions) Jeff Davis
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Memory-Bounded Hash Aggregation Andres Freund
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: Memory-Bounded Hash Aggregation Jeff Davis
Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Michail Nikolaev
Re: Ought to use heap_multi_insert() for pg_attribute/dependinsertions? Daniel Gustafsson
Re: Memory-Bounded Hash Aggregation Tomas Vondra
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
Re: Error on failed COMMIT Shay Rojansky
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Vladimir Sitnikov
Ought binary literals to allow spaces? Chapman Flack
Re: Yet another fast GiST build Thomas Munro
Re: Fixing parallel make of libpq ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: Parallel copy Robert Haas
Re: Parallel copy Andres Freund
Re: Error on failed COMMIT Robert Haas
Re: Error on failed COMMIT Dave Cramer
Re: Yet another vectorized engine Hubert Zhang
Shouldn't GSSAPI and SSL code use FeBeWaitSet? Thomas Munro
Re: Shouldn't GSSAPI and SSL code use FeBeWaitSet? Thomas Munro
Re: ALTER TABLE ... SET STORAGE does not propagate to indexes Peter Eisentraut
Re: Error on failed COMMIT Vik Fearing
Remove win32ver.rc from version_stamp.pl Peter Eisentraut
Re: Error on failed COMMIT Shay Rojansky
Re: Yet another fast GiST build Andrey M. Borodin
Re: Make java client lib accept same connection strings as psql Oleksandr Shulgin
Re: [Proposal] Global temporary tables Prabhat Sahu
allow trigger to get updated columns Peter Eisentraut
Re: Parallel grouping sets Richard Guo
Re: Yet another vectorized engine Konstantin Knizhnik
Re: Error on failed COMMIT Robert Haas
Re: Error on failed COMMIT Robert Haas
Re: Error on failed COMMIT Robert Haas
Re: Yet another vectorized engine Hubert Zhang
Re: Error on failed COMMIT Dave Cramer
Re: v12 "won't fix" item regarding memory leak in "ATTACH PARTITIONwithout AEL"; (or, relcache ref counting) Amit Langote
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Shay Rojansky
Re: [Proposal] Global temporary tables Prabhat Sahu
Re: [Proposal] Global temporary tables Pavel Stehule
Re: client-side fsync() error handling Peter Eisentraut
Re: Error on failed COMMIT David Fetter
Re: Error on failed COMMIT Vik Fearing
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: Error on failed COMMIT David Fetter
Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Juan José Santamaría Flecha
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: pg_trigger.tgparentid Alvaro Herrera
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Alvaro Herrera
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: Error on failed COMMIT Merlin Moncure
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Alvaro Herrera
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Alvaro Herrera
Re: Error on failed COMMIT Vladimir Sitnikov
Re: Error on failed COMMIT Vik Fearing
Re: Improve search for missing parent downlinks in amcheck Alexander Korotkov
Re: Error on failed COMMIT Merlin Moncure
Re: Ought to use heap_multi_insert() for pg_attribute/dependinsertions? Daniel Gustafsson
Re: Error on failed COMMIT Dave Cramer
Re: Memory-Bounded Hash Aggregation Andres Freund
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
Re: False failure during repeated windows build. Kyotaro Horiguchi
Re: pg_trigger.tgparentid Amit Langote
Re: Internal key management system Masahiko Sawada
Re: client-side fsync() error handling Michael Paquier
Re: Unicode escapes with any backend encoding Robert Haas
Re: Function to track shmem reinit time Robert Haas
Re: False failure during repeated windows build. Michael Paquier
Re: PG v12.2 - Setting jit_above_cost is causing the server to crash Aditya Toshniwal
Re: Error on failed COMMIT Vladimir Sitnikov
Re: Error on failed COMMIT Robert Haas
Re: False failure during repeated windows build. Kyotaro Horiguchi
Re: plan cache overhead on plpgsql expression Pavel Stehule
Re: Error on failed COMMIT Vladimir Sitnikov
RS_EPHEMERAL vs RS_TEMPORARY Antonin Houska
Re: ALTER TABLE ... SET STORAGE does not propagate to indexes Peter Eisentraut
RE: [Proposal] Add accumulated statistics for wait event imai.yoshikazu@fujitsu.com
Re: Error on failed COMMIT Robert Haas
Re: RS_EPHEMERAL vs RS_TEMPORARY Peter Eisentraut
Re: Yet another vectorized engine Hubert Zhang
progress reporting views and TimestampTz fields Fujii Masao
Define variables in the approprieate scope Antonin Houska
Re: plan cache overhead on plpgsql expression Amit Langote
Re: Error on failed COMMIT Vladimir Sitnikov
Re: SPI Concurrency Precautions? Problems with Parallel Execution ofMultiple CREATE TABLE statements Robert Haas
Re: Yet another vectorized engine Konstantin Knizhnik
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
Re: Error on failed COMMIT Laurenz Albe
Re: RS_EPHEMERAL vs RS_TEMPORARY Antonin Houska
Re: [Proposal] Global temporary tables Prabhat Sahu
Re: [Proposal] Global temporary tables Pavel Stehule
Re: pg_trigger.tgparentid Alvaro Herrera
Re: WIP/PoC for parallel backup Asif Rehman
Re: pg_trigger.tgparentid Amit Langote
[GsoC] Read/write transaction-level routing in Odyssey Project Idea Kostas Chasialis
Re: Parallel copy Tomas Vondra
Re: Yet another vectorized engine Konstantin Knizhnik
Re: [Patch] Base backups and random or zero pageheaders Michael Banck
Re: Internal key management system Cary Huang
Re: [postgis-devel] About EXTENSION from UNPACKAGED on PostgreSQL 13 Darafei Komяpa Praliaskouski
[PATCH v1] Allow COPY "test" to output a header and add header matching mode to COPY FROM Rémi Lapeyre
Re: Ought to use heap_multi_insert() for pg_attribute/dependinsertions? Daniel Gustafsson
Re: Resolving the python 2 -> python 3 mess Andrew Dunstan
[PATCH] pg_upgrade: report the reason for failing to open the cluster version file ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: [PATCH] pg_upgrade: report the reason for failing to open thecluster version file Daniel Gustafsson
Re: [PATCH] pg_upgrade: report the reason for failing to open the cluster version file ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: Resolving the python 2 -> python 3 mess Andrew Dunstan
Re: [Proposal] Add accumulated statistics for wait event Kyotaro Horiguchi
Re: [PATCH] pg_upgrade: report the reason for failing to open thecluster version file Michael Paquier
truncating timestamps on arbitrary intervals John Naylor
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch
Re: Some problems of recovery conflict wait events Masahiko Sawada
Commit fest manager for 2020-03 Michael Paquier
Re: Resolving the python 2 -> python 3 mess Andrew Dunstan
Re: Identifying user-created objects Masahiko Sawada
Re: truncating timestamps on arbitrary intervals David Fetter
Re: Marking some contrib modules as trusted extensions Sandro Santilli
Re: Use compiler intrinsics for bit ops in hash David Fetter
Re: Commit fest manager for 2020-03 Michael Banck
Re: Resolving the python 2 -> python 3 mess Andrew Dunstan
Re: Marking some contrib modules as trusted extensions Andres Freund
Re: Marking some contrib modules as trusted extensions Sandro Santilli
Re: [PATCH] pg_upgrade: report the reason for failing to open thecluster version file Daniel Gustafsson
Re: [PATCH] pg_upgrade: report the reason for failing to open thecluster version file Magnus Hagander
Re: [PATCH] pg_upgrade: report the reason for failing to open thecluster version file Michael Paquier
Re: Yet another vectorized engine Konstantin Knizhnik
Re: Yet another vectorized engine Hubert Zhang
Re: truncating timestamps on arbitrary intervals John Naylor
Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Michail Nikolaev
Re: Parallel copy Amit Kapila
Re: BUG #16108: Colorization to the output of command-line hasunproperly behaviors at Windows platform Juan José Santamaría Flecha
Re: Resolving the python 2 -> python 3 mess Andrew Dunstan
Re: Yet another vectorized engine Konstantin Knizhnik
Re: Commit fest manager for 2020-03 David Steele
Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side Fujii Masao
Re: Collation versioning Julien Rouhaud
Re: Commit fest manager for 2020-03 Daniel Gustafsson
Re: [postgis-devel] About EXTENSION from UNPACKAGED on PostgreSQL 13 Daniel Gustafsson
Re: proposal: schema variables remi duval
Re: Parallel copy Alastair Turner
Re: Parallel copy Ants Aasma
Re: Commit fest manager for 2020-03 Tomas Vondra
Re: Commit fest manager for 2020-03 Daniel Gustafsson
Re: Commit fest manager for 2020-03 Tom Lane
Re: truncating timestamps on arbitrary intervals David Fetter
Re: Error on failed COMMIT Vladimir Sitnikov
Re: [PATCH] pg_upgrade: report the reason for failing to open the cluster version file ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: Error on failed COMMIT Haumacher, Bernhard
Re: Error on failed COMMIT Vik Fearing
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
Re: Commit fest manager for 2020-03 Tomas Vondra
Re: Resolving the python 2 -> python 3 mess Andrew Dunstan
Re: proposal: schema variables Pavel Stehule
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
Re: Error on failed COMMIT Dave Cramer
Re: WIP: Aggregation push-down legrand legrand
Re: Error on failed COMMIT Tom Lane
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexander Korotkov
Re: Error on failed COMMIT Vik Fearing
Re: Error on failed COMMIT Dave Cramer
Re: PoC: custom signal handler for extensions legrand legrand
Re: Quoting issues with createdb Daniel Gustafsson
Re: Reducing WaitEventSet syscall churn Thomas Munro
Re: Shouldn't GSSAPI and SSL code use FeBeWaitSet? Thomas Munro
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
Re: Quoting issues with createdb Michael Paquier
Re: Commit fest manager for 2020-03 Michael Paquier
Re: Commit fest manager for 2020-03 Michael Paquier
Re: Yet another vectorized engine Hubert Zhang
Re: Collation versioning Thomas Munro
Re: Memory-Bounded Hash Aggregation Jeff Davis
Crash by targetted recovery Kyotaro Horiguchi
Re: Error on failed COMMIT Robert Haas
Re: Error on failed COMMIT Vladimir Sitnikov
Re: Allow auto_explain to log plans before queries are executed Kyotaro Horiguchi
Re: Crash by targetted recovery Fujii Masao
Re: Use compiler intrinsics for bit ops in hash David Fetter
Re: Allow auto_explain to log plans before queries are executed Kyotaro Horiguchi
Re: Implementing Incremental View Maintenance Takuma Hoshiai
Re: Crash by targetted recovery Kyotaro Horiguchi
Re: Use compiler intrinsics for bit ops in hash John Naylor
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi
Re: Crash by targetted recovery Fujii Masao
Re: reindex concurrently and two toast indexes Michael Paquier
Re: Collation versioning Julien Rouhaud
Re: Crash by targetted recovery Kyotaro Horiguchi
Re: reindex concurrently and two toast indexes Julien Rouhaud
Re: Yet another vectorized engine Hubert Zhang
Improve handling of parameter differences in physical replication Peter Eisentraut
Using stat collector for collecting long SQL Pavel Stehule
Re: WIP: Aggregation push-down Antonin Houska
Re: Yet another vectorized engine Konstantin Knizhnik
Re: [PATCH] Connection time for \conninfo Peter Eisentraut
Re: [Proposal] Level4 Warnings show many shadow vars Peter Eisentraut
Re: Online verification of checksums Asif Rehman
Re: Crash by targetted recovery Fujii Masao
Re: Error on failed COMMIT Dave Cramer
Re: [Proposal] Level4 Warnings show many shadow vars Michael Paquier
Re: Using stat collector for collecting long SQL legrand legrand
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
Re: Commit fest manager for 2020-03 Alvaro Herrera
Re: proposal: schema variables Pavel Stehule
RE: proposal: schema variables DUVAL REMI
Re: proposal: schema variables Pavel Stehule
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
Re: backup manifests Robert Haas
jsonpath syntax extensions Nikita Glukhov
Re: pg_trigger.tgparentid Alvaro Herrera
Re: Error on failed COMMIT Dave Cramer
Re: pg_trigger.tgparentid Tom Lane
BEFORE ROW triggers for partitioned tables Alvaro Herrera
Re: Allow auto_explain to log plans before queries are executed legrand legrand
Re: [GsoC] Read/write transaction-level routing in Odyssey Project Idea koschasialis@gmail.com
Re: [HACKERS] Doubt in pgbench TPS number Andres Freund
ALTER TEXT SEARCH DICTIONARY tab completion Jeff Janes
Re: [HACKERS] Doubt in pgbench TPS number Andres Freund
Add absolute value to dict_int Jeff Janes
Add LogicalTapeSetExtend() to logtape.c Jeff Davis
Re: error context for vacuum to include block number Justin Pryzby
Re: Implementing Incremental View Maintenance legrand legrand
Re: ALTER INDEX fails on partitioned index Justin Pryzby
Re: error context for vacuum to include block number Alvaro Herrera
Re: ALTER INDEX fails on partitioned index Alvaro Herrera
Allowing ALTER TYPE to change storage strategy Tomas Vondra
Re: Autovacuum on partitioned table Masahiko Sawada
Re: Autovacuum on partitioned table Alvaro Herrera
Re: Autovacuum on partitioned table Amit Langote
Re: Crash by targetted recovery Kyotaro Horiguchi
Re: Autovacuum on partitioned table Amit Langote
Re: Identifying user-created objects Amit Langote
Re: Assert failure due to "drop schema pg_temp_3 cascade" fortemporary tables and \d+ is not showing any info after drooping temp table schema Mahendra Singh Thalor
Re: pgbench: option delaying queries till connectionsestablishment? Kyotaro Horiguchi
Trying to pull up EXPR SubLinks Richard Guo
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Michael Paquier
Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
Re: Trying to pull up EXPR SubLinks Andy Fan
Re: Assert failure due to "drop schema pg_temp_3 cascade" fortemporary tables and \d+ is not showing any info after drooping temp tableschema Michael Paquier
Re: Implementing Incremental View Maintenance Takuma Hoshiai
Re: Make mesage at end-of-recovery less scary. Michael Paquier
Re: more ALTER .. DEPENDS ON EXTENSION fixes ahsan hadi
Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
Re: ALTER INDEX fails on partitioned index Michael Paquier
Some improvements to numeric sqrt() and ln() Dean Rasheed
RE: [Proposal] Add accumulated statistics for wait event imai.yoshikazu@fujitsu.com
Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
Re: truncating timestamps on arbitrary intervals John Naylor
Re: base backup client as auxiliary backend process Peter Eisentraut
Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha
Re: Implementing Incremental View Maintenance legrand legrand
Re: Trying to pull up EXPR SubLinks Richard Guo
Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line Alexey Kondratov
Re: Add PostgreSQL home page to --help output Peter Eisentraut
HAVE_WORKING_LINK still needed? Peter Eisentraut
Re: more ALTER .. DEPENDS ON EXTENSION fixes Alvaro Herrera
Re: HAVE_WORKING_LINK still needed? Alvaro Herrera
Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand
Re: Use compiler intrinsics for bit ops in hash David Fetter
Re: proposal: schema variables Pavel Stehule
Re: Trying to pull up EXPR SubLinks Tom Lane
Re: Minor issues in .pgpass Hamid Akhtar
Re: Created feature for to_date() conversion using patterns'YYYY-WW', 'YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D' Alvaro Herrera
Re: Making psql error out on output failures Alvaro Herrera
Re: Libpq support to connect to standby server as priority Alvaro Herrera
Re: [PATCH] Comments related to "Take fewer snapshots" and "Revertpatch for taking fewer snapshots" Alvaro Herrera
Re: HAVE_WORKING_LINK still needed? Juan José Santamaría Flecha
Re: HAVE_WORKING_LINK still needed? Tom Lane
Re: HAVE_WORKING_LINK still needed? Alvaro Herrera
Re: Add LogicalTapeSetExtend() to logtape.c Jeff Davis
Re: Portal->commandTag as an enum Alvaro Herrera
Re: Portal->commandTag as an enum Alvaro Herrera
Re: Portal->commandTag as an enum Alvaro Herrera
Re: Portal->commandTag as an enum Tom Lane
Re: SLRU statistics Alvaro Herrera
Re: Assert failure due to "drop schema pg_temp_3 cascade" fortemporary tables and \d+ is not showing any info after drooping temp tableschema Michael Paquier
Re: Portal->commandTag as an enum Alvaro Herrera
Re: Portal->commandTag as an enum Mark Dilger
Re: Allowing ALTER TYPE to change storage strategy Tomas Vondra
Re: Portal->commandTag as an enum Tom Lane
Re: [PATCH] Opclass parameters Nikita Glukhov
Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
Re: Some problems of recovery conflict wait events Masahiko Sawada
Re: Making psql error out on output failures David Zhang
proposal \gcsv Pavel Stehule
Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha
Re: Parallel copy Dilip Kumar
Broken resetting of subplan hash tables Andreas Karlsson
Re: proposal: schema variables Pavel Stehule
Re: Assert failure due to "drop schema pg_temp_3 cascade" fortemporary tables and \d+ is not showing any info after drooping temp tableschema Michael Paquier
Re: proposal \gcsv Vik Fearing
Re: proposal \gcsv Pavel Stehule
Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha
Re: Yet another fast GiST build Andrey M. Borodin
Re: Yet another fast GiST build (typo) Erik Rijkers
Re: SLRU statistics Tomas Vondra
Re: SLRU statistics Alvaro Herrera
[REPORT] Possible Memory Leak Postgres Windows Ranier Vilela
Re: Binary support for pgoutput plugin Dave Cramer
[PATCH] respect/ignore nulls for lag,lead,first_value,last_value andnth_value and from first/last for nth_value Krasiyan Andreev
Re: ALTER tbl rewrite loses CLUSTER ON index Justin Pryzby
Re: proposal \gcsv David Fetter
Re: Yet another fast GiST build (typo) Andrey M. Borodin
Re: Portal->commandTag as an enum Mark Dilger
Re: subplan resets wrong hashtable Tom Lane
Re: Broken resetting of subplan hash tables Andres Freund
Re: SLRU statistics Tomas Vondra
Re: Allowing ALTER TYPE to change storage strategy Tomas Vondra
bool_plperl transform Ivan Panchenko
Re: bool_plperl transform Tom Lane