pgsql-hackers since 2018-03-08 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

March 8, 2018

Thread Author Time
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 00:28
Re: [HACKERS] Subscription code improvements 📎 Masahiko Sawada 00:42
Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) 📎 Tomas Vondra 00:42
Re: INOUT parameters in procedures 📎 Peter Eisentraut 00:53
Re: Add default role 'pg_access_server_files' 📎 Michael Paquier 01:15
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Tomas Vondra 01:16
Re: Add default role 'pg_access_server_files' Michael Paquier 01:18
archive_command Rui DeSousa 01:33
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 01:40
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Andres Freund 01:42
Re: Two-phase update of restart_lsn in LogicalConfirmReceivedLocation Craig Ringer 01:48
Re: PATCH: Configurable file mode mask Michael Paquier 01:51
Re: RFC: Add 'taint' field to pg_control. Craig Ringer 01:51
Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) 📎 Peter Geoghegan 01:53
Re: FOR EACH ROW triggers on partitioned tables Alvaro Herrera 01:57
Re: RFC: Add 'taint' field to pg_control. Andres Freund 02:18
Re: Some message fixes Kyotaro HORIGUCHI 02:26
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. David Gould 02:27
Re: Server won't start with fallback setting by initdb. Robert Haas 03:02
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Robert Haas 03:30
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Pavan Deolasee 03:45
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 03:47
Re: RFC: Add 'taint' field to pg_control. Craig Ringer 04:06
Re: Protect syscache from bloating with negative cache entries Tom Lane 04:12
Re: PATCH: psql tab completion for SELECT 📎 Edmund Horner 04:23
Re: RFC: Add 'taint' field to pg_control. Tom Lane 04:34
Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Ashutosh Bapat 05:24
Testbed for predtest.c ... and some arguable bugs therein 📎 Tom Lane 05:33
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Pavan Deolasee 05:34
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Jeff Janes 05:39
Re: ALTER TABLE ADD COLUMN fast default Andrew Dunstan 05:40
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Khandekar 06:27
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 07:01
Re: RFC: Add 'taint' field to pg_control. Craig Ringer 07:02
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 07:04
Re: PATCH: psql tab completion for SELECT Edmund Horner 07:05
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Khandekar 07:08
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Pavan Deolasee 07:22
Re: INOUT parameters in procedures Pavel Stehule 07:25
Re: csv format for psql Pavel Stehule 07:29
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 07:45
Re: parallel append vs. simple UNION ALL Rajkumar Raghuwanshi 07:46
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. David Gould 08:11
Re: csv format for psql Fabien COELHO 08:29
Re: csv format for psql Pavel Stehule 08:40
Re: Failed to request an autovacuum work-item in silence Ildar Musin 09:07
Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar and anyrange types Matheus de Oliveira 09:20
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 09:31
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key amul sul 09:34
Re: csv format for psql Fabien COELHO 10:05
Re: csv format for psql Pavel Stehule 10:17
Re: csv format for psql Pavel Stehule 10:21
Concurrency bug in UPDATE of partition-key 📎 Amit Khandekar 11:25
Re: JIT compiling with LLVM v11 Thomas Munro 11:33
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key amul sul 12:08
Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Shubham Barai 12:40
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Pavan Deolasee 12:54
Re: ALTER TABLE ADD COLUMN fast default David Rowley 13:11
Re: Failed to request an autovacuum work-item in silence Alvaro Herrera 13:46
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) Julian Markwort 13:55
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) 📎 Julian Markwort 13:58
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 14:01
Re: [HACKERS] Subscription code improvements Masahiko Sawada 14:08
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Robert Haas 14:15
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 14:15
Re: [HACKERS] Partition-wise aggregation/grouping Robert Haas 14:19
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 14:32
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 14:52
RE: unique indexes on partitioned tables Shinoda, Noriyoshi 14:52
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Tom Lane 15:07
Re: unique indexes on partitioned tables Alvaro Herrera 15:29
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Tom Lane 15:29
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Prabhat Sahu 15:53
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 16:13
Re: Server won't start with fallback setting by initdb. Tom Lane 16:30
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Tom Lane 16:45
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Robert Haas 16:57
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 16:57
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Tom Lane 17:03
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Robert Haas 17:07
Re: Testbed for predtest.c ... and some arguable bugs therein Robert Haas 17:14
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Pavan Deolasee 17:25
Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas 17:29
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Robert Haas 18:00
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 18:00
Re: FOR EACH ROW triggers on partitioned tables 📎 Alvaro Herrera 18:06
Re: Temporary tables prevent autovacuum, leading to XID wraparound Tom Lane 18:09
Re: Testbed for predtest.c ... and some arguable bugs therein Tom Lane 18:32
disable SSL compression? Peter Eisentraut 18:40
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Tom Lane 18:46
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Andres Freund 18:48
Re: public schema default ACL Robert Haas 19:00
Re: [HACKERS] GnuTLS support 📎 Peter Eisentraut 19:13
Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas 19:15
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Andres Freund 19:19
Re: Handling better supported channel binding types for SSL implementations Peter Eisentraut 19:19
Re: disable SSL compression? Claudio Freire 19:23
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Tom Lane 19:25
Re: parallel append vs. simple UNION ALL Robert Haas 19:34
Re: parallel append vs. simple UNION ALL 📎 Robert Haas 19:58
Re: JIT compiling with LLVM v11 Andres Freund 19:58
Re: JIT compiling with LLVM v11 Andres Freund 20:12
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Andres Freund 20:23
Re: RFC: Add 'taint' field to pg_control. Andres Freund 20:26
Re: JIT compiling with LLVM v11 Thomas Munro 20:31
Re: Implementing SQL ASSERTION Joe Wildish 21:11
Re: Implementing SQL ASSERTION David Fetter 21:12
using worker_spi as pattern Jeremy Finzel 21:29
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 22:46
Re: Testbed for predtest.c ... and some arguable bugs therein Tom Lane 23:24
Re: [HACKERS] MERGE SQL Statement for PG11 Tomas Vondra 23:29
Re: [HACKERS] GUC for cleanup indexes threshold. 📎 Alexander Korotkov 23:43

March 9, 2018

Thread Author Time
Re: using worker_spi as pattern Michael Paquier 00:09
Re: Speed up the removal of WAL files Michael Paquier 00:23
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 00:43
RE: Speed up the removal of WAL files Tsunakawa, Takayuki 00:50
Re: disable SSL compression? Peter Eisentraut 02:06
Re: csv format for psql Peter Eisentraut 02:13
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 02:59
Re: csv format for psql Pavel Stehule 04:23
Re: using worker_spi as pattern Jeremy Finzel 05:04
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 05:16
Re: disable SSL compression? Craig Ringer 05:24
Re: disable SSL compression? Claudio Freire 06:05
Re: disable SSL compression? Gasper Zejn 06:17
Re: using worker_spi as pattern Michael Paquier 06:34
Re: public schema default ACL Noah Misch 06:54
Re: public schema default ACL Noah Misch 07:04
Re: Let's remove DSM_INPL_NONE. 📎 Kyotaro HORIGUCHI 07:07
Re: [bug fix] pg_rewind creates corrupt WAL files, and the standby cannot catch up the primary Michael Paquier 07:11
Re: public schema default ACL Noah Misch 07:14
Re: csv format for psql Fabien COELHO 07:40
Fixes for missing schema qualifications 📎 Michael Paquier 07:55
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 08:11
Problem while setting the fpw with SIGHUP 📎 Dilip Kumar 08:12
RE: [bug fix] pg_rewind creates corrupt WAL files, and the standby cannot catch up the primary 📎 Tsunakawa, Takayuki 08:22
Re: WIP: a way forward on bootstrap data 📎 John Naylor 08:32
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 08:40
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key 📎 amul sul 09:32
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key amul sul 09:48
Re: [PATCH] Improve geometric types Emre Hasegeli 10:17
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 10:51
Re: inserts into partitioned table may cause crash 📎 Etsuro Fujita 11:18
Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Etsuro Fujita 11:55
Re: Testbed for predtest.c ... and some arguable bugs therein Robert Haas 12:08
Re: [HACKERS] GUC for cleanup indexes threshold. 📎 Masahiko Sawada 12:12
Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Julian Markwort 13:11
Re: FOR EACH ROW triggers on partitioned tables Peter Eisentraut 13:40
Re: disable SSL compression? Magnus Hagander 14:06
Re: Fixes for missing schema qualifications David Steele 14:35
Re: Testbed for predtest.c ... and some arguable bugs therein Tom Lane 14:47
Re: using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov 14:51
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Pavan Deolasee 14:55
Re: [HACKERS] MERGE SQL Statement for PG11 Alvaro Herrera 15:17
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Peter Eisentraut 15:19
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Peter Eisentraut 16:07
Re: csv format for psql Pavel Stehule 16:48
Re: Precision loss casting float to numeric Emre Hasegeli 17:05
Re: Implementing SQL ASSERTION Robert Haas 17:37
Re: Faster inserts with mostly-monotonically increasing values Pavan Deolasee 17:54
Re: Failed to request an autovacuum work-item in silence 📎 Masahiko Sawada 18:08
Re: [HACKERS] GUC for cleanup indexes threshold. Alexander Korotkov 18:40
Re: Faster inserts with mostly-monotonically increasing values Claudio Freire 18:41
Re: [HACKERS] Runtime Partition Pruning Jesper Pedersen 18:50
Re: PATCH: Configurable file mode mask 📎 David Steele 18:51
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) Arthur Zakirov 19:17
Re: csv format for psql Daniel Verite 19:20
Re: csv format for psql Daniel Verite 19:42
Re: csv format for psql David G. Johnston 20:00
Re: FOR EACH ROW triggers on partitioned tables Alvaro Herrera 20:07
Re: Implementing SQL ASSERTION Thomas Munro 20:11
Re: JIT compiling with LLVM v11 Peter Eisentraut 20:28
Re: FOR EACH ROW triggers on partitioned tables 📎 Alvaro Herrera 20:41
Re: JIT compiling with LLVM v11 Peter Eisentraut 20:42
Re: JIT compiling with LLVM v11 Andres Freund 20:56
Re: using worker_spi as pattern Jeremy Finzel 21:03
Re: FOR EACH ROW triggers on partitioned tables 📎 Alvaro Herrera 21:05
Re: JIT compiling with LLVM v11 Andres Freund 21:08
Re: [PATCH] Verify Checksums during Basebackups 📎 Michael Banck 21:35
Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types Peter Eisentraut 21:42
Re: csv format for psql Daniel Verite 22:18
Re: PATCH: Unlogged tables re-initialization tests Peter Eisentraut 22:23
Bogus use of canonicalize_qual Tom Lane 22:37

March 10, 2018

Thread Author Time
Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) 📎 Yura Sokolov 02:11
Re: csv format for psql David G. Johnston 02:58
Re: constraint exclusion and nulls in IN (..) clause 📎 Tom Lane 04:40
Re: csv format for psql Fabien COELHO 06:45
Re: csv format for psql Fabien COELHO 06:49
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index 📎 Amit Kapila 07:40
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index 📎 Amit Kapila 07:53
Re: Fixes for missing schema qualifications Michael Paquier 08:14
Re: Fixes for missing schema qualifications Noah Misch 08:36
Re: using index or check in ALTER TABLE SET NOT NULL 📎 Sergei Kornilov 09:35
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 11:55
Re: remove pg_class.relhaspkey Tomas Vondra 12:52
Re: Online enabling of checksums Michael Banck 12:53
Re: Concurrency bug in UPDATE of partition-key Amit Kapila 13:03
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Mark Dilger 13:08
Re: disable SSL compression? Craig Ringer 13:43
Google Summer of Code: Potential Applicant Christos Maris 13:46

Browse Archives

Prev | Next