pgsql-hackers before 2015-12-10 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. 7, 2015

Thread Author Time
Re: HINTing on UPDATE foo SET foo.bar = ..; Michael Paquier 12:14
Re: Using quicksort for every external sort run Greg Stark 13:17
Re: [HACKERS] max_worker_processes on the standby Fujii Masao 13:33
Re: Tsvector editing functions 📎 Stas Kelvich 14:05
Re: pg_receivexlog: spurious error message connecting to 9.3 📎 Fujii Masao 14:37
Re: Cube extension kNN support 📎 Stas Kelvich 14:47
Re: [sqlsmith] Failed to generate plan on lateral subqueries Tom Lane 15:24
Re: [PATCH] Equivalence Class Filters Jim Nasby 15:35
Re: [PATCH] Equivalence Class Filters Tom Lane 15:54
Re: [PATCH] Equivalence Class Filters David G. Johnston 16:27
Re: [PATCH] Equivalence Class Filters Simon Riggs 16:44
Re: [PATCH] Equivalence Class Filters Jim Nasby 16:48
Re: [PATCH] Equivalence Class Filters Jim Nasby 16:55
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 17:01
Re: Using quicksort for every external sort run Jeff Janes 17:01
Re: jsonb_delete not documented Andrew Dunstan 17:05
Re: Foreign join pushdown vs EvalPlanQual Tom Lane 18:06
Re: Using quicksort for every external sort run Peter Geoghegan 18:18
Re: [PATCH] Equivalence Class Filters Simon Riggs 18:23
Re: [PATCH] Equivalence Class Filters Gavin Flower 19:27
Re: [PATCH] Equivalence Class Filters Evgeniy Shishkin 19:34
Re: [PATCH] Equivalence Class Filters Gavin Flower 20:09
Re: Patch: Implement failover on libpq connect level. Korry Douglas 20:26
Re: Patch: Implement failover on libpq connect level. Korry Douglas 21:12
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 22:43
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 22:46
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Tom Lane 22:54
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 23:07
Re: [sqlsmith] Failed to generate plan on lateral subqueries Tom Lane 23:57

Dec. 8, 2015

Thread Author Time
Re: [PATCH] Equivalence Class Filters David Rowley 01:26
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 01:27
Re: [sqlsmith] Failed to generate plan on lateral subqueries Andreas Seltenreich 01:27
Re: pg_hba_lookup function to get all matching pg_hba.conf entries 📎 Haribabu Kommi 04:11
Re: proposal: PL/Pythonu - function ereport Catalin Iacob 06:06
Re: [sqlsmith] Failed to generate plan on lateral subqueries 📎 Andreas Seltenreich 06:55
[No subject] Michael Paquier 07:37
Re: pg_receivexlog: spurious error message connecting to 9.3 Michael Paquier 07:39
Re: Michael Paquier 07:40
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Ashutosh Bapat 08:27
Re: Some bugs in psql_complete of psql Kyotaro HORIGUCHI 08:56
Re: Making tab-complete.c easier to maintain Kyotaro HORIGUCHI 09:31
Re: [PATCH] Equivalence Class Filters Jeremy Harris 09:52
Re: Move PinBuffer and UnpinBuffer to atomics 📎 Alexander Korotkov 09:53
Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund 10:04
Re: psql: add \pset true/false Kyotaro HORIGUCHI 10:18
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 10:26
HELP!!! The WAL Archive is taking up all space FattahRozzaq 10:33
Re: Foreign join pushdown vs EvalPlanQual 📎 Etsuro Fujita 10:49
Minor comment update in setrefs.c 📎 Etsuro Fujita 11:16
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Etsuro Fujita 11:40
Re: Rework the way multixact truncations work Andres Freund 11:43
Re: Making tab-complete.c easier to maintain Michael Paquier 11:50
Re: psql: add \pset true/false Michael Paquier 11:51
Include ppc64le build type for back branches Sandeep Thakkar 12:27
Re: Error with index on unlogged table 📎 Andres Freund 12:57
Re: Error with index on unlogged table Andres Freund 13:09
Tab-comletion for RLS 📎 Masahiko Sawada 13:32
Re: [PROPOSAL] Backup and recovery of pg_statistic Simon Riggs 13:42
Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila 15:00
Re: Include ppc64le build type for back branches Tom Lane 15:27
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Amit Kapila 15:36
Re: [PoC] Asynchronous execution again (which is not parallel) Robert Haas 15:40
Should psql exit when the log file can't be written into? 📎 Daniel Verite 15:46
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 16:13
Re: Erroneous cost estimation for nested loop join Robert Haas 16:30
Re: [sqlsmith] Failed to generate plan on lateral subqueries Tom Lane 17:13
Re: Combining Aggregates Robert Haas 17:18
Re: Include ppc64le build type for back branches Andrew Dunstan 17:24
Weird portability issue in TestLib.pm's slurp_file Tom Lane 17:31
Re: pg_rewind test race condition..? Oleksii Kliukin 17:35
Re: Should psql exit when the log file can't be written into? Tom Lane 17:55
Re: Remaining 9.5 open items Robert Haas 17:56
Re: Rework the way multixact truncations work Robert Haas 18:05
Re: Include ppc64le build type for back branches Robert Haas 18:06
fix for readline terminal size problems when window is resized with open pager Merlin Moncure 18:07
Re: Include ppc64le build type for back branches Tom Lane 18:35
Re: [patch] Proposal for \rotate in psql 📎 Pavel Stehule 18:39
Re: Getting sorted data from foreign server for merge join Robert Haas 18:44
Re: proposal: multiple psql option -c Robert Haas 18:51
Re: proposal: multiple psql option -c David Fetter 19:08
Re: proposal: multiple psql option -c Robert Haas 19:09
Re: fix for readline terminal size problems when window is resized with open pager Tom Lane 19:18
Re: Include ppc64le build type for back branches Robert Haas 19:22
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 19:32
Re: Fwd: Another little thing about psql wrapped expanded output Robert Haas 19:36
Re: W-TinyLfu for cache eviction Robert Haas 19:45
Re: PostgresNode::_update_pid using undefined variables in tap tests Robert Haas 19:47
Re: fix for readline terminal size problems when window is resized with open pager Tom Lane 20:02
Re: proposal: multiple psql option -c Pavel Stehule 20:08
Re: fix for readline terminal size problems when window is resized with open pager Merlin Moncure 20:33
Re: fix for readline terminal size problems when window is resized with open pager Merlin Moncure 20:34
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() Robert Haas 20:50
Re: Weird portability issue in TestLib.pm's slurp_file Robert Haas 21:24
Re: fix for readline terminal size problems when window is resized with open pager Merlin Moncure 21:30
Re: Include ppc64le build type for back branches Peter Eisentraut 22:03
Re: Patch: ResourceOwner optimization for tables with many partitions Robert Haas 22:30
Re: PostgresNode::_update_pid using undefined variables in tap tests Michael Paquier 23:09
Re: Fwd: Another little thing about psql wrapped expanded output Jim Nasby 23:39
Re: Double linking MemoryContext children Thom Brown 23:40
Re: HELP!!! The WAL Archive is taking up all space Michael Paquier 23:41
Re: HELP!!! The WAL Archive is taking up all space David G. Johnston 23:43
Re: Double linking MemoryContext children Kevin Grittner 23:44
Re: HELP!!! The WAL Archive is taking up all space David G. Johnston 23:45
Re: [PATCH] Equivalence Class Filters Jim Nasby 23:55
Re: PostgresNode::_update_pid using undefined variables in tap tests Alvaro Herrera 23:57
Re: [PATCH] Equivalence Class Filters Jim Nasby 23:58

Dec. 9, 2015

Thread Author Time
Re: Using quicksort for every external sort run Jeff Janes 00:02
Re: Fwd: Another little thing about psql wrapped expanded output David G. Johnston 00:03
Re: PostgresNode::_update_pid using undefined variables in tap tests Michael Paquier 00:21
Re: proposal: multiple psql option -c Michael Paquier 00:27
Re: HELP!!! The WAL Archive is taking up all space FattahRozzaq 00:52
Re: pg_hba_lookup function to get all matching pg_hba.conf entries 📎 Haribabu Kommi 01:18
Re: [PATCH] Equivalence Class Filters Robert Haas 02:14
Re: More stable query plans via more predictable column statistics Robert Haas 02:18
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() Amit Langote 02:19
Re: PostgresNode::_update_pid using undefined variables in tap tests Robert Haas 02:23
Re: PostgresNode::_update_pid using undefined variables in tap tests Michael Paquier 02:29
Re: Using quicksort for every external sort run 📎 Greg Stark 02:39
Re: Using quicksort for every external sort run Peter Geoghegan 02:44
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 03:00
Re: Using quicksort for every external sort run Peter Geoghegan 03:09
Re: Using quicksort for every external sort run Greg Stark 03:12
Re: Using quicksort for every external sort run Peter Geoghegan 03:15
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 04:11
Re: [PATCH] Equivalence Class Filters David Rowley 04:12
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 04:26
Re: [PATCH] Equivalence Class Filters Robert Haas 04:34
Re: proposal: multiple psql option -c Pavel Stehule 05:07
Re: proposal: multiple psql option -c Michael Paquier 05:10
Re: proposal: multiple psql option -c Pavel Stehule 05:15
Re: On columnar storage (2) Jeff Janes 06:10
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Amit Kapila 06:31
Re: Making tab-complete.c easier to maintain Kyotaro HORIGUCHI 06:51
Re: Error with index on unlogged table 📎 Michael Paquier 07:16
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() 📎 Amit Langote 07:25
Re: Include ppc64le build type for back branches Sandeep Thakkar 07:27
Re: Error with index on unlogged table Michael Paquier 07:30
Re: Error with index on unlogged table Andres Freund 07:41
Re: Remaining 9.5 open items 📎 Etsuro Fujita 07:52
Re: Include ppc64le build type for back branches Tom Lane 07:54
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:22
Re: Making tab-complete.c easier to maintain 📎 Kyotaro HORIGUCHI 08:33
Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov 08:47
Re: pg_hba_lookup function to get all matching pg_hba.conf entries 📎 Haribabu Kommi 09:05
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() 📎 amul sul 09:07
Re: W-TinyLfu for cache eviction Konstantin Knizhnik 09:31
Re: Error with index on unlogged table Michael Paquier 10:36
Re: Error with index on unlogged table Andres Freund 11:04
Re: Making tab-complete.c easier to maintain 📎 Thomas Munro 11:17
Re: Passing initially_valid values instead of !skip_validation to StoreRelCheck() in AddRelationNewConstraints() Amit Langote 11:18
Re: Making tab-complete.c easier to maintain Michael Paquier 11:49
Re: psql: add \pset true/false Michael Paquier 11:50
Re: Error with index on unlogged table Michael Paquier 12:03
Re: Error with index on unlogged table Andres Freund 12:07
Re: exposing pg_controldata and pg_config as functions Michael Paquier 12:18
Re: W-TinyLfu for cache eviction Ants Aasma 13:05
Re: Patch: ResourceOwner optimization for tables with many partitions 📎 Aleksander Alekseev 13:30
Re: WIP: Rework access method interface 📎 Alexander Korotkov 14:09
Re: Making tab-complete.c easier to maintain David Fetter 14:27
Re: Rework the way multixact truncations work Noah Misch 14:43
Re: [sqlsmith] Failed to generate plan on lateral subqueries David Fetter 14:58
Re: Support for N synchronous standby servers - take 2 📎 Masahiko Sawada 15:29
Re: Include ppc64le build type for back branches Robert Haas 15:33
Re: Rework the way multixact truncations work Andres Freund 15:41
Re: Making tab-complete.c easier to maintain Greg Stark 15:49
Re: Rework the way multixact truncations work Robert Haas 16:08
Re: Rework the way multixact truncations work Robert Haas 16:18
Re: Rework the way multixact truncations work Andres Freund 16:20
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 16:32
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Alvaro Herrera 17:22
Re: Confusing results with lateral references Robert Haas 17:49
Re: Using quicksort for every external sort run Jeremy Harris 18:13
Re: parallel joins, and better parallel explain Robert Haas 18:21
Re: Making tab-complete.c easier to maintain David Fetter 18:31
Re: Freeze avoidance of very large table. Robert Haas 18:31
Re: Unicode collations in FreeBSD 11, DragonFly BSD 4.4 without ICU Robert Haas 18:35
Speedup twophase transactions 📎 Stas Kelvich 18:44
Re: Redundant sentence within INSERT documentation page (exclusion constraints) Robert Haas 19:13
Re: Logical replication and multimaster Robert Haas 19:19
Re: Logical replication and multimaster Andres Freund 19:28
Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Robert Haas 19:31
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 19:40
Re: [DOCS] max_worker_processes on the standby Robert Haas 21:11
Re: Some questions about the array. Robert Haas 21:18
Re: [HACKERS] max_worker_processes on the standby Alvaro Herrera 21:21
Re: Speedup twophase transactions Kevin Grittner 21:37
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 21:46
mdnblocks() sabotages error checking in _mdfd_getseg() 📎 Robert Haas 21:50
Re: Redundant sentence within INSERT documentation page (exclusion constraints) Peter Geoghegan 21:51
Re: mdnblocks() sabotages error checking in _mdfd_getseg() Tom Lane 21:54
Re: Speedup twophase transactions Stas Kelvich 22:10
Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Peter Geoghegan 22:15
Re: [sqlsmith] Failed to generate plan on lateral subqueries 📎 Tom Lane 22:18
Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Peter Geoghegan 22:23
Given a view relation OID, how to construct a Query? Eric Ridge 22:35
Re: Making tab-complete.c easier to maintain Michael Paquier 23:03
Re: Given a view relation OID, how to construct a Query? Tom Lane 23:04
Re: [sqlsmith] Failed to generate plan on lateral subqueries Merlin Moncure 23:13
Re: Speedup twophase transactions Michael Paquier 23:16
Re: Given a view relation OID, how to construct a Query? Eric Ridge 23:42

Browse Archives

Prev | Next