pgsql-hackers since 2017-12-09 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

Dec. 9, 2017

Thread Author Time
Re: Speeding up pg_upgrade Bruce Momjian 01:02
Re: proposal: alternative psql commands quit and exit Michael Paquier 04:03
Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed Pavel Stehule 05:11
plpgsql fails to reinitialize record variables at block re-entry 📎 Tom Lane 06:24
Re: proposal: alternative psql commands quit and exit Rok Kralj 06:27
Re: plpgsql fails to reinitialize record variables at block re-entry Pavel Stehule 06:47
Re: explain analyze output with parallel workers - question about meaning of information for explain.depesz.com 📎 Amit Kapila 10:30
Re: Typo in recent commit Magnus Hagander 10:41
Re: pgsql: Prohibit identity columns on typed tables and partitions Magnus Hagander 10:47
Re: proposal: alternative psql commands quit and exit Daniel Vérité 13:36
Re: Speeding up pg_upgrade Stephen Frost 13:45
Re: pgsql: Prohibit identity columns on typed tables and partitions Peter Eisentraut 13:45
Re: pgsql: Prohibit identity columns on typed tables and partitions Magnus Hagander 13:47
Re: proposal: alternative psql commands quit and exit Everaldo Canuto 13:47
Re: proposal: alternative psql commands quit and exit Scott Mead 14:21
Re: proposal: alternative psql commands quit and exit Daniel Vérité 14:25
Re: proposal: alternative psql commands quit and exit David Fetter 14:59
Re: User defined data types in Logical Replication 📎 Dang Minh Huong 15:33
Re: plpgsql fails to reinitialize record variables at block re-entry Tom Lane 17:19
Re: Building PL/Perl with ActiveState Perl 5.22 and MSVC Noah Misch 18:27
Re: pl/perl extension fails on Windows Noah Misch 19:31
Off-Topic: PostgreSQL Community Weight Loss Challenge Jim Finnerty 20:11
SIGPIPE in TAP tests 📎 Noah Misch 21:02
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 21:36
Re: proposal: alternative psql commands quit and exit Peter Eisentraut 21:40
Re: proposal: alternative psql commands quit and exit Peter Eisentraut 21:45
Re: Jsonb transform for pl/python Peter Eisentraut 21:57
Re: proposal: alternative psql commands quit and exit hvjunk 22:09

Dec. 10, 2017

Thread Author Time
Re: proposal: alternative psql commands quit and exit Tom Lane 00:28
Rethinking MemoryContext creation 📎 Tom Lane 01:53
Re: Typo in recent commit Robins Tharakan 02:51
Re: Typo in recent commit Michael Paquier 05:39
Re: Rethinking MemoryContext creation Peter Geoghegan 07:58
RE: pl/perl extension fails on Windows Christian Ullrich 12:36
Re: [HACKERS] Uninterruptible slow geo_ops.c 📎 Emre Hasegeli 14:47
Re: Rethinking MemoryContext creation Tom Lane 15:42
Re: Postgres with pthread james 16:24
Inconsistency in plpgsql's error context reports Tom Lane 16:55
Re: pl/perl extension fails on Windows Noah Misch 19:46
Re: [HACKERS] Uninterruptible slow geo_ops.c Tom Lane 19:49
Re: Out of date comment in cached_plan_cost 📎 David Rowley 21:32

Dec. 11, 2017

Thread Author Time
Re: ScalarArrayOpExpr and multi-dimensional arrays 📎 Amit Langote 02:30
Parallel Index Scan vs BTP_DELETED and BTP_HALF_DEAD Thomas Munro 02:51
Re: Parallel Index Scan vs BTP_DELETED and BTP_HALF_DEAD Thomas Munro 03:07
Added PostgreSQL internals learning materials in Developer FAQ Tsunakawa, Takayuki 03:13
Re: [HACKERS] parallel.c oblivion of worker-startup failures 📎 Amit Kapila 04:07
Re: BUG #14941: Vacuum crashes Michael Paquier 04:25
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Rushabh Lathia 04:49
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager 📎 Masahiko Sawada 04:51
Re: [HACKERS] What does it mean by XLOG_BACKUP_RECORD? Masahiko Sawada 04:54
Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. 📎 Masahiko Sawada 05:03
Re: BUG #14941: Vacuum crashes Michael Paquier 05:13
Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier 05:16
Re: no partition pruning when partitioning using array type Amit Langote 05:31
Re: Added PostgreSQL internals learning materials in Developer FAQ Amit Kapila 06:50
Re: Parallel Index Scan vs BTP_DELETED and BTP_HALF_DEAD 📎 Amit Kapila 07:14
Re: SIGPIPE in TAP tests Michael Paquier 07:19
Re: [HACKERS] postgres_fdw bug in 9.6 📎 Etsuro Fujita 07:25
Re: SIGPIPE in TAP tests Noah Misch 07:32
Re: SIGPIPE in TAP tests Michael Paquier 08:17
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Ashutosh Bapat 08:18
Re: Jsonb transform for pl/python Anthony Bykov 08:22
Re: Incorrect debug info printed in generate_partition_wise_join_paths Ashutosh Bapat 08:24
Re: Out of date comment in cached_plan_cost Ashutosh Bapat 08:39
Re: Added PostgreSQL internals learning materials in Developer FAQ Craig Ringer 08:39
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro HORIGUCHI 08:54
Re: Parallel Index Scan vs BTP_DELETED and BTP_HALF_DEAD Thomas Munro 08:56
Learned Index Deepak Balasubramanyam 08:58
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath David Rowley 09:12
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Ashutosh Bapat 09:23
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath David Rowley 09:46
Re: Out of date comment in cached_plan_cost David Rowley 10:00
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath Ashutosh Bapat 10:00
Re: [HACKERS] Transactions involving multiple postgres foreign servers Masahiko Sawada 10:20
After dropping the rule - Not able to insert / server crash (one time ONLY) tushar 10:24
Re: After dropping the rule - Not able to insert / server crash (one time ONLY) Dilip Kumar 11:03
Re: [HACKERS] asynchronous execution 📎 Kyotaro HORIGUCHI 11:07
Re: [HACKERS] More stats about skipped vacuums 📎 Kyotaro HORIGUCHI 11:15
Re: Mention ordered datums in PartitionBoundInfoData comment 📎 Ashutosh Bapat 12:28
Re: [HACKERS] Custom compression methods Ildus Kurbangaliev 12:55
Re: proposal: alternative psql commands quit and exit Fabrízio de Royes Mello 13:14
Re: proposal: alternative psql commands quit and exit Everaldo Canuto 13:41
Re: Rethinking MemoryContext creation Tom Lane 16:27
Re: proposal: alternative psql commands quit and exit David Fetter 16:37
Re: Rethinking MemoryContext creation Tomas Vondra 16:46
Re: Rethinking MemoryContext creation Tom Lane 16:59
Re: Rethinking MemoryContext creation Robert Haas 17:22
Re: Rethinking MemoryContext creation Simon Riggs 17:25
Re: [HACKERS] Custom compression methods Robert Haas 17:25
Re: Rethinking MemoryContext creation Tom Lane 17:36
Re: Rethinking MemoryContext creation Tomas Vondra 17:37
Re: Rethinking MemoryContext creation Tom Lane 17:38
Re: Rethinking MemoryContext creation Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 17:39
Re: Inconsistency in plpgsql's error context reports Robert Haas 17:40
Re: [HACKERS] Custom compression methods Alexander Korotkov 17:41
Re: Rethinking MemoryContext creation Robert Haas 17:42
Re: [HACKERS] Custom compression methods Robert Haas 17:46
Re: Inconsistency in plpgsql's error context reports Tom Lane 17:46
Re: Mention ordered datums in PartitionBoundInfoData comment Robert Haas 17:52
Testing Extension Upgrade Paths Jeremy Finzel 17:55
Re: [HACKERS] parallel.c oblivion of worker-startup failures Robert Haas 17:57
Re: Rethinking MemoryContext creation Tomas Vondra 17:59
Re: [HACKERS] Custom compression methods Alexander Korotkov 18:06
Re: Rethinking MemoryContext creation Tom Lane 18:09
Re: Rethinking MemoryContext creation Andres Freund 18:17
Re: Rethinking MemoryContext creation 📎 Tom Lane 19:50
Re: [HACKERS] Custom compression methods Tomas Vondra 19:53
Re: plpgsql test layout Peter Eisentraut 19:55
Re: [HACKERS] Transaction control in procedures Peter Eisentraut 20:07
Re: plpgsql test layout Tom Lane 20:11
ML-based indexing ("The Case for Learned Index Structures", a paper from Google) Nikolay Samokhvalov 20:11
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager 📎 Robert Haas 20:15
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Andres Freund 20:25
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug 📎 Alexander Korotkov 20:45
Re: Inconsistency in plpgsql's error context reports 📎 Tom Lane 20:52
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Robert Haas 20:55
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 21:10
Re: proposal: alternative psql commands quit and exit Peter Eisentraut 21:13
Re: proposal: alternative psql commands quit and exit Tom Lane 21:16
Re: Jsonb transform for pl/python Peter Eisentraut 21:16
Re: [HACKERS] static assertions in C++ Peter Eisentraut 21:29
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Andres Freund 21:32
Re: proposal: alternative psql commands quit and exit Chapman Flack 21:38
Re: Jsonb transform for pl/python Tom Lane 21:39
Re: REPLICA IDENTITY FULL Peter Eisentraut 21:40
Re: [HACKERS] static assertions in C++ Tom Lane 21:45
Re: [HACKERS] static assertions in C++ Peter Eisentraut 21:56
Re: [HACKERS] static assertions in C++ Tom Lane 22:12
money type's overflow handling is woefully incomplete Andres Freund 22:50
Re: Testing Extension Upgrade Paths Michael Paquier 23:25
RE: Added PostgreSQL internals learning materials in Developer FAQ Tsunakawa, Takayuki 23:44

Dec. 12, 2017

Thread Author Time
Re: plpgsql test layout Michael Paquier 00:29
Re: User defined data types in Logical Replication Masahiko Sawada 00:40
Boolean partitions syntax 📎 Amit Langote 01:49
Re: Testing Extension Upgrade Paths Craig Ringer 01:55
Re: proposal: alternative psql commands quit and exit Craig Ringer 02:04
Re: Incorrect debug info printed in generate_partition_wise_join_paths Etsuro Fujita 02:05
Re: proposal: alternative psql commands quit and exit Craig Ringer 02:07
That mode-700 check on DATADIR again Chapman Flack 02:41
Re: That mode-700 check on DATADIR again Stephen Frost 02:55
Re: PostgreSQL crashes with SIGSEGV Michael Paquier 03:03
Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera 03:04
Re: [HACKERS] parallel.c oblivion of worker-startup failures 📎 Amit Kapila 03:30
Re: BUG #14941: Vacuum crashes Masahiko Sawada 03:41
Re: [HACKERS] parallel.c oblivion of worker-startup failures Amit Kapila 03:41
Using ProcSignal to get memory context stats from a running backend Craig Ringer 03:57
Re: [HACKERS] Pluggable storage 📎 Haribabu Kommi 04:06
RE: Using ProcSignal to get memory context stats from a running backend Tsunakawa, Takayuki 04:25
Re: Using ProcSignal to get memory context stats from a running backend Andres Freund 04:43
Re: [HACKERS] postgres_fdw super user checks Jeff Janes 04:47
Re: [HACKERS] postgres_fdw super user checks Jeff Janes 04:59
Re: [HACKERS] postgres_fdw super user checks Jeff Janes 05:09
Re: pg_dumpall -r -c try to drop user postgres Jeff Janes 05:23
pgbench's expression parsing & negative numbers Andres Freund 05:29
Re: [HACKERS] A design for amcheck heapam verification Michael Paquier 05:35
Re: proposal: alternative psql commands quit and exit Tom Lane 05:58
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 05:59
Re: Boolean partitions syntax Dilip Kumar 06:03
Re: Using ProcSignal to get memory context stats from a running backend Tom Lane 06:06
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 06:07
Re: pgbench's expression parsing & negative numbers Fabien COELHO 06:21
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 06:25
Re: proposal: alternative psql commands quit and exit Craig Ringer 06:30
Re: Boolean partitions syntax 📎 Amit Langote 06:35
Re: Boolean partitions syntax 📎 Amit Langote 06:39
Re: Rethinking MemoryContext creation Simon Riggs 07:25
Re: Bitmap scan is undercosted? Jeff Janes 07:29
README.tuplock seems to have outdated information Amit Kapila 08:31
Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT 📎 Kyotaro HORIGUCHI 08:41
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Kyotaro HORIGUCHI 08:43
Re: [HACKERS] Add support for tuple routing to foreign partitions Maksim Milyutin 08:57
Re: Boolean partitions syntax Ashutosh Bapat 09:12
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 09:13
Re: Learned Index Laurenz Albe 09:16
Re: [HACKERS] pg_stat_wal_write statistics view 📎 Haribabu Kommi 09:18
Re: Bitmap scan is undercosted? - overestimated correlation and cost_index Jeff Janes 09:29
Re: Boolean partitions syntax Amit Langote 09:43
Re: [HACKERS] Parallel Hash take II 📎 Thomas Munro 09:46
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) 📎 Rushabh Lathia 10:09
Re: [HACKERS] Partition-wise aggregation/grouping Ashutosh Bapat 10:13
Re: Parallel Index Scan vs BTP_DELETED and BTP_HALF_DEAD Kuntal Ghosh 10:30
Re: [HACKERS] Runtime Partition Pruning Jesper Pedersen 10:34
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug Teodor Sigaev 11:21
Re: [HACKERS] Runtime Partition Pruning Beena Emerson 11:27
Re: [HACKERS] Runtime Partition Pruning 📎 Beena Emerson 11:33
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug Teodor Sigaev 11:33
Re: [HACKERS] Runtime Partition Pruning Beena Emerson 11:34
Re: [HACKERS] Runtime Partition Pruning Beena Emerson 11:35
Learned Indexes in PostgreSQL? Stefan Keller 11:38
Re: [HACKERS] Custom compression methods Ildus Kurbangaliev 11:41
Re: Parallel Index Scan vs BTP_DELETED and BTP_HALF_DEAD Amit Kapila 11:50
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 12:04
Re: Boolean partitions syntax Ashutosh Bapat 12:16
Re: [HACKERS] Add support for tuple routing to foreign partitions 📎 Etsuro Fujita 12:21
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug Teodor Sigaev 12:33
Re: [HACKERS] logical decoding of two-phase transactions Simon Riggs 12:37
Re: CUBE seems a bit confused about ORDER BY Teodor Sigaev 12:49
Re: CUBE seems a bit confused about ORDER BY Alexander Korotkov 12:52
Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google) Oleg Bartunov 13:33
Re: [HACKERS] Proposal: Local indexes for partitioned table Robert Haas 13:47

Browse Archives

Prev | Next