Mailing lists [pgsql-hackers]
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key Robert Haas
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Re: FOR EACH ROW triggers on partitioned tables Alvaro Herrera
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Tom Lane
- Re: Testbed for predtest.c ... and some arguable bugs therein Tom Lane
- disable SSL compression? Peter Eisentraut
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Tom Lane
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Andres Freund
- Re: public schema default ACL Robert Haas
- Re: [HACKERS] GnuTLS support Peter Eisentraut
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Andres Freund
- Re: Handling better supported channel binding types for SSLimplementations Peter Eisentraut
- Re: disable SSL compression? Claudio Freire
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Tom Lane
- Re: parallel append vs. simple UNION ALL Robert Haas
- Re: parallel append vs. simple UNION ALL Robert Haas
- Re: JIT compiling with LLVM v11 Andres Freund
- Re: JIT compiling with LLVM v11 Andres Freund
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key Andres Freund
- Re: RFC: Add 'taint' field to pg_control. Andres Freund
- Re: JIT compiling with LLVM v11 Thomas Munro
- Re: Implementing SQL ASSERTION Joe Wildish
- Re: Implementing SQL ASSERTION David Fetter
- using worker_spi as pattern Jeremy Finzel
- Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan
- Re: Testbed for predtest.c ... and some arguable bugs therein Tom Lane
- Re: [HACKERS] MERGE SQL Statement for PG11 Tomas Vondra
- Re: [HACKERS] GUC for cleanup indexes threshold. Alexander Korotkov
- Re: using worker_spi as pattern Michael Paquier
- Re: Speed up the removal of WAL files Michael Paquier
- Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan
- RE: Speed up the removal of WAL files Tsunakawa, Takayuki
- Re: disable SSL compression? Peter Eisentraut
- Re: csv format for psql Peter Eisentraut
- Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan
- Re: csv format for psql Pavel Stehule
- Re: using worker_spi as pattern Jeremy Finzel
- Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat
- Re: disable SSL compression? Craig Ringer
- Re: disable SSL compression? Claudio Freire
- Re: disable SSL compression? Gasper Zejn
- Re: using worker_spi as pattern Michael Paquier
- Re: public schema default ACL Noah Misch
- Re: public schema default ACL Noah Misch
- Re: Let's remove DSM_INPL_NONE. Kyotaro HORIGUCHI
- Re: [bug fix] pg_rewind creates corrupt WAL files, and the standbycannot catch up the primary Michael Paquier
- Re: public schema default ACL Noah Misch
- Re: csv format for psql Fabien COELHO
- Fixes for missing schema qualifications Michael Paquier
- Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI
- Problem while setting the fpw with SIGHUP Dilip Kumar
- RE: [bug fix] pg_rewind creates corrupt WAL files, and the standbycannot catch up the primary Tsunakawa, Takayuki
- Re: WIP: a way forward on bootstrap data John Naylor
- Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key amul sul
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key amul sul
- Re: [PATCH] Improve geometric types Emre Hasegeli
- Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat
- Re: inserts into partitioned table may cause crash Etsuro Fujita
- Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Etsuro Fujita
- Re: Testbed for predtest.c ... and some arguable bugs therein Robert Haas
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Julian Markwort
- Re: FOR EACH ROW triggers on partitioned tables Peter Eisentraut
- Re: disable SSL compression? Magnus Hagander
- Re: Fixes for missing schema qualifications David Steele
- Re: Testbed for predtest.c ... and some arguable bugs therein Tom Lane
- Re: using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov
- Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee
- Re: [HACKERS] MERGE SQL Statement for PG11 Alvaro Herrera
- Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation() Peter Eisentraut
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Peter Eisentraut
- Re: csv format for psql Pavel Stehule
- Re: Precision loss casting float to numeric Emre Hasegeli
- Re: Implementing SQL ASSERTION Robert Haas
- Re: Faster inserts with mostly-monotonically increasing values Pavan Deolasee