pgsql-hackers since 2017-11-23 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

Nov. 23, 2017

Thread Author Time
Re: [HACKERS] Commits don't block for synchronous replication Michael Paquier 00:11
has_sequence_privilege() never got the memo 📎 Joe Conway 02:01
Re: Allowing SSL connection of v11 client to v10 server with SCRAM channel binding Michael Paquier 02:08
Re: has_sequence_privilege() never got the memo Tom Lane 03:58
Re: [HACKERS] Parallel Append implementation 📎 amul sul 04:15
Re: [HACKERS] SQL procedures Craig Ringer 05:59
Typo in ExecBuildSlotPartitionKeyDescription prologue 📎 Rushabh Lathia 07:26
Re: [HACKERS] Parallel Append implementation Rajkumar Raghuwanshi 08:20
Re: [HACKERS] Parallel Append implementation 📎 amul sul 08:52
Re: [HACKERS] Custom compression methods 📎 Ildus Kurbangaliev 09:38
Re: [HACKERS] [POC] Faster processing at Gather node 📎 Rafia Sabih 10:12
How is the PostgreSQL debuginfo file generated Rui Hai Jiang 10:38
Re: With commit 4e5fe9ad19, range partition missing handling for the NULL partition key Rushabh Lathia 10:41
PostgreSLQ v10.1 and xlC compiler on AIX REIX, Tony 10:57
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key 📎 amul sul 11:48
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 12:27
Re: [HACKERS] UPDATE of partition key Amit Khandekar 12:57
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 13:08
Re: PostgreSLQ v10.1 and xlC compiler on AIX Michael Paquier 13:08
Re: [HACKERS] Challenges preventing us moving to 64 bit transaction id (XID)? Amit Kapila 13:39
Re: PostgreSLQ v10.1 and xlC compiler on AIX Alvaro Herrera 14:08
RE:PostgreSLQ v10.1 and xlC compiler on AIX 📎 REIX, Tony 14:27
Re: Query became very slow after 9.6 -> 10 upgrade Dmitry Shalashov 14:58
documentation is now XML Peter Eisentraut 15:01
Re: [HACKERS] SQL procedures Peter Eisentraut 15:06
Re: has_sequence_privilege() never got the memo Peter Eisentraut 15:16
Re: documentation is now XML Oleg Bartunov 15:21
Re: How is the PostgreSQL debuginfo file generated Tom Lane 16:50
Re: Query became very slow after 9.6 -> 10 upgrade Tom Lane 17:00
Re: documentation is now XML Tom Lane 20:39
Re: [HACKERS] Custom compression methods Tomas Vondra 20:54

Nov. 24, 2017

Thread Author Time
Re: documentation is now XML Michael Paquier 00:06
Re: [HACKERS] Supporting huge pages on Windows 📎 Thomas Munro 00:18
RE: [HACKERS] Supporting huge pages on Windows Tsunakawa, Takayuki 00:28
Re: Failed to delete old ReorderBuffer spilled files 📎 atorikoshi 01:20
Re: Combine function returning NULL unhandled? Andres Freund 01:20
Re: [HACKERS] HASH_CHUNK_SIZE vs malloc rounding Thomas Munro 01:47
Re: Failed to delete old ReorderBuffer spilled files Craig Ringer 01:57
Re: How is the PostgreSQL debuginfo file generated Craig Ringer 02:03
Re: [HACKERS] INSERT ON CONFLICT and partitioned tables Amit Langote 02:45
Re: [HACKERS] INSERT ON CONFLICT and partitioned tables 📎 Amit Langote 02:47
Re: [HACKERS] logical decoding of two-phase transactions Craig Ringer 03:05
Re: [HACKERS] HASH_CHUNK_SIZE vs malloc rounding Tom Lane 03:54
Re: [HACKERS] SERIALIZABLE with parallel query Haribabu Kommi 04:06
Re: Failed to delete old ReorderBuffer spilled files 📎 atorikoshi 04:38
Re: [HACKERS] HASH_CHUNK_SIZE vs malloc rounding Thomas Munro 04:52
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 04:57
Re: [HACKERS] path toward faster partition pruning Amit Langote 05:00
Re: [HACKERS] UPDATE of partition key Amit Langote 05:22
Re: [HACKERS] Parallel Append implementation 📎 Rafia Sabih 05:36
Re: Failed to delete old ReorderBuffer spilled files Craig Ringer 05:37
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 05:44
Re: [HACKERS] logical decoding of two-phase transactions Craig Ringer 06:41
Re: How is the PostgreSQL debuginfo file generated 高增琦 07:17
Re: [HACKERS] Custom compression methods Ildus Kurbangaliev 09:38
Re: documentation is now XML Michael Paquier 09:40
Re: [HACKERS] Challenges preventing us moving to 64 bit transaction id (XID)? Alexander Korotkov 10:33
explain analyze output with parallel workers - question about meaning of information for explain.depesz.com hubert depesz lubaczewski 11:21
Re: [HACKERS] Parallel Append implementation Rajkumar Raghuwanshi 11:30
Re: [HACKERS] Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 12:13
Re: [HACKERS] Add support for tuple routing to foreign partitions 📎 Etsuro Fujita 13:03
Re: [HACKERS] Transactions involving multiple postgres foreign servers Antonin Houska 13:28
Re: scan-build plpython stuff 📎 John Naylor 13:40
Re: [HACKERS] WIP: Separate log file for extension 📎 Antonin Houska 14:01
Add RANGE with values and exclusions clauses to the Window Functions 📎 Oliver Ford 14:11
Re: [HACKERS] Commits don't block for synchronous replication Simon Riggs 14:38
Re: Add RANGE with values and exclusions clauses to the Window Functions Erikjan Rijkers 15:08
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Robert Haas 15:28
Re: Query became very slow after 9.6 -> 10 upgrade Dmitry Shalashov 15:44
Re: default range partition and constraint exclusion Robert Haas 15:49
Re: [HACKERS] More stats about skipped vacuums Robert Haas 15:55
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Alvaro Herrera 16:07
Re: Add RANGE with values and exclusions clauses to the Window Functions Oliver Ford 16:11
Re: Query became very slow after 9.6 -> 10 upgrade Tom Lane 16:39
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Pavel Stehule 16:53
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Pavel Stehule 17:13
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Pavel Stehule 17:32
Re: Add RANGE with values and exclusions clauses to the Window Functions Craig Ringer 23:42

Nov. 25, 2017

Thread Author Time
Re: [HACKERS] Custom compression methods Tomas Vondra 01:13
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted 📎 Jeff Janes 01:20
Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com Amit Kapila 01:38
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Jeff Janes 02:09
Re: [HACKERS] ginInsertCleanup called from vacuum could still miss tuples to be deleted Peter Geoghegan 05:14
Re: [HACKERS] Custom compression methods Tomas Vondra 05:40
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 06:09
Re: [HACKERS] More stats about skipped vacuums Michael Paquier 10:52
Re: Query became very slow after 9.6 -> 10 upgrade Dmitry Shalashov 11:54
Re: Query became very slow after 9.6 -> 10 upgrade Michael Paquier 12:13
Re: Treating work_mem as a shared resource (Was: Parallel Hash take II) Robert Haas 14:04
Re: [HACKERS] More stats about skipped vacuums Tom Lane 15:34
Re: Query became very slow after 9.6 -> 10 upgrade Dmitry Shalashov 15:39
Re: Query became very slow after 9.6 -> 10 upgrade Tom Lane 15:42
Re: [HACKERS] [POC] Faster processing at Gather node Robert Haas 15:43
Re: [HACKERS] More stats about skipped vacuums Robert Haas 16:10
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Mark Dilger 16:15
Re: [HACKERS] More stats about skipped vacuums Tom Lane 17:09
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Mark Dilger 17:14
Re: [HACKERS] PATCH: multivariate histograms and MCV lists 📎 Tomas Vondra 17:56
Re: Query became very slow after 9.6 -> 10 upgrade Dmitry Shalashov 18:59
Code cleanup patch submission for extended_stats.c 📎 Mark Dilger 19:57
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Mark Dilger 20:23
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Mark Dilger 20:25
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Mark Dilger 21:01
pgbench - add \if support 📎 Fabien COELHO 21:33
Re: Code cleanup patch submission for extended_stats.c Tom Lane 22:05
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 23:18
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 23:33
Re: [HACKERS] More stats about skipped vacuums Michael Paquier 23:51

Nov. 26, 2017

Thread Author Time
Re: [HACKERS] More stats about skipped vacuums Tom Lane 00:59
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Mark Dilger 01:17
Re: Code cleanup patch submission for extended_stats.c 📎 Mark Dilger 02:07
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 02:20
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tom Lane 02:35
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Alvaro Herrera 03:32
[PATCH] Fix crash in int8_avg_combine(). 📎 Hadi Moshayedi 03:43
Re: [PATCH] Fix crash in int8_avg_combine(). Andres Freund 03:47
Re: [PATCH] Fix crash in int8_avg_combine(). Tom Lane 03:55
Re: no library dependency in Makefile? 📎 高增琦 06:18
Re: Code cleanup patch submission for extended_stats.c Michael Paquier 07:40
Re: [HACKERS] [POC] Faster processing at Gather node 📎 Amit Kapila 08:15
Re: [HACKERS] More stats about skipped vacuums Michael Paquier 10:12
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 📎 Michael Paquier 11:59
Re: [HACKERS] Cache lookup errors with functions manipulation object addresses Michael Paquier 12:01
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA 📎 Юрий Соколов 16:51
Re: [HACKERS] More stats about skipped vacuums Tom Lane 17:49
Re: has_sequence_privilege() never got the memo Joe Conway 17:53
Memory error in src/backend/replication/logical/origin.c Mark Dilger 18:07
Re: Memory error in src/backend/replication/logical/origin.c Tom Lane 18:28
Re: [HACKERS] More stats about skipped vacuums Robert Haas 20:05
Re: [HACKERS] More stats about skipped vacuums Tom Lane 20:19
Re: Memory error in src/backend/replication/logical/origin.c Mark Dilger 22:31
Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables 📎 Tom Lane 22:56

Nov. 27, 2017

Thread Author Time
Re: [HACKERS] More stats about skipped vacuums Michael Paquier 01:02
Re: [HACKERS] More stats about skipped vacuums Michael Paquier 01:03
Re: [HACKERS] GnuTLS support 📎 Andreas Karlsson 01:05
Re: [HACKERS] GnuTLS support Michael Paquier 01:20
Typo in config_default.pl comment 📎 Andreas Karlsson 01:21
Re: [HACKERS] GnuTLS support Andreas Karlsson 01:28
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Andreas Karlsson 01:47
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager 📎 Masahiko Sawada 02:33
Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE 📎 Jing Wang 02:41
Re: [HACKERS] pg_stat_wal_write statistics view Haribabu Kommi 03:12
Re: [HACKERS] GnuTLS support Michael Paquier 05:37
Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables Etsuro Fujita 05:38
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Jing Wang 05:39
[PATCH] Atomic pgrename on Windows 📎 Alexander Korotkov 06:28
Re: [HACKERS] More stats about skipped vacuums Kyotaro HORIGUCHI 06:49
Re: [HACKERS] Crash on promotion when recovery.conf is renamed Michael Paquier 06:59
Re: [HACKERS] Fix bloom WAL tap test Michael Paquier 07:01
Re: [HACKERS] Is it time to kill support for very old servers? Michael Paquier 07:03
Re: [HACKERS] [PATCH] Pageinspect - add functions on GIN and GiST indexes from gevel Michael Paquier 07:05
Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov 07:47
Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Alexander Korotkov 07:58
Re: [HACKERS] UPDATE of partition key Amit Khandekar 08:28
Re: Typo in config_default.pl comment Magnus Hagander 08:32
Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com Ashutosh Bapat 08:34
Re: [HACKERS] Challenges preventing us moving to 64 bit transaction id (XID)? Amit Kapila 09:04
Re: default range partition and constraint exclusion Kyotaro HORIGUCHI 09:04
RE: How is the PostgreSQL debuginfo file generated Rui Hai Jiang 09:13
Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com hubert depesz lubaczewski 09:15
Re: [HACKERS] Parallel Hash take II 📎 Thomas Munro 09:25
ERROR: too many dynamic shared memory segments Jakub Glapa 09:54
Re: Transform for pl/perl 📎 Anthony Bykov 10:24
Re: ERROR: too many dynamic shared memory segments Thomas Munro 10:47
Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables Dean Rasheed 11:19
Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com Amit Kapila 11:54
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Oliver Ford 12:06
Re: ERROR: too many dynamic shared memory segments Jakub Glapa 12:13
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA 📎 Юрий Соколов 12:41
Re: PG10.1 autovac killed building extended stats 📎 Justin Pryzby 13:33
Re: [HACKERS] Timeline ID in backup_label file David Steele 14:06
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Oliver Ford 15:01
Re: [HACKERS] Refactoring identifier checks to consistently use strcmp 📎 Daniel Gustafsson 15:11
Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables Tom Lane 15:49
Re: [HACKERS] Custom compression methods Ildus Kurbangaliev 15:52
Re: Add RANGE with values and exclusions clauses to the Window Functions Erik Rijkers 16:34
Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables Tom Lane 16:35
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Erik Rijkers 16:40
Re: [HACKERS] PATCH: multivariate histograms and MCV lists 📎 Tomas Vondra 16:47
Re: [HACKERS] Parallel Append implementation amul sul 16:51
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Oliver Ford 16:55
Re: [HACKERS] Custom compression methods Tomas Vondra 17:20
Re: [HACKERS] Bug in ExecModifyTable function and trigger issues for foreign tables Dean Rasheed 17:22
Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com hubert depesz lubaczewski 17:56
Do we accept doc changes to back branches? Joshua D. Drake 18:10
Re: Do we accept doc changes to back branches? Stephen Frost 18:17
Re: [HACKERS] path toward faster partition pruning Jesper Pedersen 18:30
Re: [HACKERS] More stats about skipped vacuums Robert Haas 18:51
Re: ERROR: too many dynamic shared memory segments Thomas Munro 18:53
Re: [HACKERS] More stats about skipped vacuums Robert Haas 18:53
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Jesper Pedersen 19:10
Re: ERROR: too many dynamic shared memory segments Tom Lane 19:16
Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 19:18
Re: [HACKERS] Challenges preventing us moving to 64 bit transaction id (XID)? Robert Haas 19:56
Re: [HACKERS] Challenges preventing us moving to 64 bit transaction id (XID)? Peter Geoghegan 20:04
simplehash: tb->sizemask = 0 Tomas Vondra 20:34
Re: default range partition and constraint exclusion Robert Haas 21:01
Re: [HACKERS] More stats about skipped vacuums Magnus Hagander 21:05
Re: ERROR: too many dynamic shared memory segments Jakub Glapa 21:05
Re: [PATCH] Fix crash in int8_avg_combine(). Hadi Moshayedi 21:12

Browse Archives

Prev | Next