Mailing lists [pgsql-hackers]
- Re: Portability concerns over pq_sendbyte? Andres Freund
- Re: Portability concerns over pq_sendbyte? Andres Freund
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Daniel Gustafsson
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Andres Freund
- Re: Spilling hashed SetOps and aggregates to disk Jeff Davis
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: Spilling hashed SetOps and aggregates to disk Jeff Davis
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Alvaro Herrera
- Re: [HACKERS] Pluggable storage Haribabu Kommi
- Add SKIP LOCKED to VACUUM and ANALYZE Bossart, Nathan
- Re: Portability concerns over pq_sendbyte? Andrew Gierth
- Re: Portability concerns over pq_sendbyte? Andres Freund
- Re: Locking B-tree leafs immediately in exclusive mode Peter Geoghegan
- Re: Portability concerns over pq_sendbyte? Michael Paquier
- Logging transaction IDs for DDL. Vik Fearing
- Re: Logging transaction IDs for DDL. Andres Freund
- Re: commitfest 2018-07 Michael Paquier
- RE: [Proposal] Table-level Transparent Data Encryption (TDE) andKey Management Service (KMS) Tsunakawa, Takayuki
- Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development Andrew Dunstan
- RE: [Proposal] Table-level Transparent Data Encryption (TDE) andKey Management Service (KMS) Tsunakawa, Takayuki
- Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development Michael Paquier
- Re: Partitioning with temp tables is broken Michael Paquier
- Re: Index maintenance function for BRIN doesn't checkRecoveryInProgress() Michael Paquier
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Masahiko Sawada
- Re: [HACKERS] Pluggable storage Amit Kapila
- Shared access methods? Andres Freund
- [GSoC] current working status Charles Cui
- Re: WAL prefetch Amit Kapila
- Two round for Client Authentication Yinjie Lin
- Re: Partitioning with temp tables is broken Amit Langote
- Re: Two round for Client Authentication Marko Tiikkaja
- Re: Two round for Client Authentication David G. Johnston
- Re: Partitioning with temp tables is broken Amit Langote
- Re: Postgres, fsync, and OSs (specifically linux) Thomas Munro
- ntile() throws ERROR when hashagg is false Rajkumar Raghuwanshi
- Re: WAL prefetch Thomas Munro
- Re: ntile() throws ERROR when hashagg is false Andrew Gierth
- Re: WAL prefetch Konstantin Knizhnik
- Re: why partition pruning doesn't work? Amit Langote
- Re: Needless additional partition check in INSERT? Amit Langote
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Amit Langote
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: [GSoC] current working status Aleksander Alekseeev
- Re: why partition pruning doesn't work? David Rowley
- Re: ntile() throws ERROR when hashagg is false David Rowley
- Re: ON CONFLICT DO NOTHING on pg_dump Surafel Temesgen
- Re: pgsql: Store 2PC GID in commit/abort WAL recs for logical decoding Nikhil Sontakke
- Re: why partition pruning doesn't work? David Rowley
- Re: Logging transaction IDs for DDL. Magnus Hagander
- Re: SCRAM with channel binding downgrade attack Magnus Hagander
- server crashed with TRAP: FailedAssertion("!(!parallel_aware || pathnode->path.parallel_safe)" Rajkumar Raghuwanshi
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova
- Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova
- Re: why partition pruning doesn't work? Robert Haas
- Re: Locking B-tree leafs immediately in exclusive mode Alexander Korotkov
- Re: WAL prefetch Robert Haas
- Re: Shared access methods? Alexander Korotkov
- Re: late binding of shared libs for C functions Robert Haas
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Ashutosh Bapat
- Re: WAL prefetch Amit Kapila
- Re: Few cosmetic suggestions for commit 16828d5c (Fast Alter TableAdd Column...) Amit Kapila
- Re: Partitioning with temp tables is broken Ashutosh Bapat
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Robert Haas
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Robert Haas
- Re: WAL prefetch Konstantin Knizhnik
- Re: WAL prefetch Robert Haas
- Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled. Ashutosh Bapat
- Re: WAL prefetch Konstantin Knizhnik
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Ashutosh Bapat
- Re: Fix some error handling for read() and errno Robert Haas
- Re: Locking B-tree leafs immediately in exclusive mode Claudio Freire
- Re: Locking B-tree leafs immediately in exclusive mode Alexander Korotkov
- Re: Needless additional partition check in INSERT? Alvaro Herrera
- Re: why partition pruning doesn't work? Tom Lane
- Re: Partitioning with temp tables is broken Tom Lane
- Re: Microoptimization of Bitmapset usage in postgres_fdw Nathan Bossart
- Re: [GSoC] current working status Charles Cui
- Re: ntile() throws ERROR when hashagg is false Tom Lane
- Re: [GSoC] current working status Aleksander Alekseeev
- Re: [GSoC] current working status Charles Cui
- Re: Locking B-tree leafs immediately in exclusive mode Peter Geoghegan
- Re: Remove mention in docs that foreign keys on partitioned tables arenot supported Rui DeSousa
- Re: Locking B-tree leafs immediately in exclusive mode Alexander Korotkov
- Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS) Masahiko Sawada
- Re: server crashed with TRAP: FailedAssertion("!(!parallel_aware || pathnode->path.parallel_safe)" Tom Lane
- Re: AtEOXact_ApplyLauncher() and subtransactions Alvaro Herrera
- Re: server crashed with TRAP: FailedAssertion("!(!parallel_aware || pathnode->path.parallel_safe)" Tom Lane
- Re: Shared access methods? Andres Freund
- Re: Index maintenance function for BRIN doesn't checkRecoveryInProgress() Alvaro Herrera
- Re: PostgreSQL vs SQL Standard Alvaro Herrera
- Re: commitfest 2018-07 Andrew Dunstan