pgsql-hackers since 2015-12-01 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. 1, 2015

Thread Author Time
Re: gincostestimate and hypothetical indexes Julien Rouhaud 00:08
Re: Additional role attributes && superuser review Michael Paquier 00:18
Re: Using quicksort for every external sort run 📎 Peter Geoghegan 00:29
Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore Peter Geoghegan 00:31
Re: Using quicksort for every external sort run Greg Stark 01:12
Re: proposal: PL/Pythonu - function ereport 📎 Pavel Stehule 01:17
Re: Add EXTRA_CFLAGS to configure Bruce Momjian 01:20
Re: Using quicksort for every external sort run Peter Geoghegan 01:21
Re: [PROPOSAL] VACUUM Progress Checker. Vinayak 02:10
Re: Error with index on unlogged table Kyotaro HORIGUCHI 02:11
Re: proposal: multiple psql option -c 📎 Pavel Stehule 02:46
Re: Error with index on unlogged table Michael Paquier 02:53
Removing Functionally Dependent GROUP BY Columns 📎 David Rowley 04:00
Re: Removing Functionally Dependent GROUP BY Columns Marko Tiikkaja 04:09
Re: Minor comment edits in nodeGather.c Amit Langote 04:28
Re: Error with index on unlogged table Kyotaro HORIGUCHI 06:06
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 06:22
Re: [PROPOSAL] VACUUM Progress Checker. Kyotaro HORIGUCHI 07:25
Re: [PROPOSAL] VACUUM Progress Checker. Kyotaro HORIGUCHI 07:32
Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote 08:11
Re: On-demand running query plans using auto_explain and signals Shulgin, Oleksandr 09:34
Re: custom function for converting human readable sizes to bytes Kyotaro HORIGUCHI 10:02
Re: custom function for converting human readable sizes to bytes Pavel Stehule 10:12
Re: Removing Functionally Dependent GROUP BY Columns 📎 David Rowley 11:07
Regarding recovery configuration Dmitry Ivanov 11:46
Re: Regarding recovery configuration Michael Paquier 11:58
Re: parallel joins, and better parallel explain Amit Kapila 12:21
Re: parallel joins, and better parallel explain Amit Kapila 12:28
Re: Some questions about the array. Teodor Sigaev 12:30
Re: Some questions about the array. 📎 YUriy Zhuravlev 12:43
Re: proposal: multiple psql option -c 📎 Michael Paquier 12:53
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 12:53
Re: WIP: SCRAM authentication Michael Paquier 12:57
Re: Proposal: Trigonometric functions in degrees Michael Paquier 12:59
Re: [RFC] overflow checks optimized away Michael Paquier 13:00
Re: Improving test coverage of extensions with pg_dump Michael Paquier 13:09
Re: Error with index on unlogged table Michael Paquier 13:27
Re: [PROPOSAL] Improvements of Hunspell dictionaries support 📎 Artur Zakirov 13:54
Re: eXtensible Transaction Manager API Bruce Momjian 14:19
Re: Use pg_rewind when target timeline was switched 📎 Alexander Korotkov 14:27
Re: Some questions about the array. Merlin Moncure 14:38
Re: Some questions about the array. 📎 YUriy Zhuravlev 14:38
Re: Some questions about the array. YUriy Zhuravlev 14:46
Re: Cube extension kNN support Teodor Sigaev 14:52
Re: [PoC] Asynchronous execution again (which is not parallel) Amit Kapila 15:03
More stable query plans via more predictable column statistics 📎 Shulgin, Oleksandr 15:21
Re: Use pg_rewind when target timeline was switched Teodor Sigaev 15:57
Re: Remaining 9.5 open items Robert Haas 16:05
Another little thing about psql wrapped expanded output Tom Lane 16:20
Re: custom function for converting human readable sizes to bytes 📎 Pavel Stehule 16:31
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 16:41
Re: proposal: multiple psql option -c Catalin Iacob 16:52
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 16:53
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 16:54
Re: Foreign join pushdown vs EvalPlanQual Tom Lane 17:07
Re: [RFC] overflow checks optimized away Greg Stark 17:17
Re: gincostestimate and hypothetical indexes Tom Lane 17:38
Re: proposal: multiple psql option -c Pavel Stehule 17:51
Re: proposal: multiple psql option -c Pavel Stehule 17:56
Re: More stable query plans via more predictable column statistics Tom Lane 18:00
Re: Proposal: Trigonometric functions in degrees Dean Rasheed 18:30
Re: Freeze avoidance of very large table. 📎 Masahiko Sawada 18:40
El Capitan Removes OpenSSL Headers David E. Wheeler 18:40
Re: Another little thing about psql wrapped expanded output David Fetter 19:20
pgsql: Further tweaking of print_aligned_vertical(). Tom Lane 19:47
Re: El Capitan Removes OpenSSL Headers Tom Lane 19:56
Re: Foreign join pushdown vs EvalPlanQual 📎 Robert Haas 19:56
Re: El Capitan Removes OpenSSL Headers Robert Haas 20:03
Re: El Capitan Removes OpenSSL Headers Tom Lane 20:14
Re: El Capitan Removes OpenSSL Headers Magnus Hagander 20:19
Re: El Capitan Removes OpenSSL Headers Robert Haas 20:35
Re: El Capitan Removes OpenSSL Headers Bruce Momjian 21:19
Re: El Capitan Removes OpenSSL Headers Alvaro Herrera 21:40
Re: silent data loss with ext4 / all current versions Peter Eisentraut 21:44
Re: El Capitan Removes OpenSSL Headers Bruce Momjian 21:55
Re: Re: Multixact slru doesn't don't force WAL flushes in SlruPhysicalWritePage() Robert Haas 21:59
Re: silent data loss with ext4 / all current versions Tomas Vondra 22:00
Re: silent data loss with ext4 / all current versions 📎 Tomas Vondra 22:05
Re: Rework the way multixact truncations work Robert Haas 22:07
Re: Rework the way multixact truncations work Peter Geoghegan 22:15
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Alvaro Herrera 23:11

Dec. 2, 2015

Thread Author Time
Re: Proposal: Trigonometric functions in degrees Michael Paquier 00:01
Re: Issue on C function that reads int2[] (using "int2vector") Rodrigo Hjort 00:10
Re: pgsql: Further tweaking of print_aligned_vertical(). Greg Stark 01:16
Re: proposal: multiple psql option -c 📎 Michael Paquier 01:21
Re: Use pg_rewind when target timeline was switched Michael Paquier 01:24
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 01:30
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 01:35
Re: [PoC] Asynchronous execution again (which is not parallel) Kyotaro HORIGUCHI 02:15
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier 02:25
Re: pgsql: Further tweaking of print_aligned_vertical(). Tom Lane 02:47
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 03:01
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 03:20
Re: Freeze avoidance of very large table. Kyotaro HORIGUCHI 04:00
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 04:04
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 05:04
Re: proposal: multiple psql option -c Pavel Stehule 05:33
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 05:54
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 06:20
Re: silent data loss with ext4 / all current versions Michael Paquier 06:23
Re: silent data loss with ext4 / all current versions Michael Paquier 06:24
Re: psql: add \pset true/false Michael Paquier 06:30
Re: Parallel Seq Scan Michael Paquier 06:36
Re: Tab completion for ALTER COLUMN SET STATISTICS Michael Paquier 06:37
Re: snapshot too old, configured by time Michael Paquier 06:39
Re: Declarative partitioning Michael Paquier 06:41
Re: Declarative partitioning Amit Langote 06:55
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Noah Misch 07:03
Re: Declarative partitioning Michael Paquier 07:36
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:00
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:17
Re: psql: add \pset true/false Daniel Verite 08:33
Re: Parallel Seq Scan Amit Kapila 08:45
Re: CustomScan in a larger structure (RE: CustomScan support on readfuncs.c) 📎 Kouhei Kaigai 08:52
Re: El Capitan Removes OpenSSL Headers Dave Page 08:53
find_inheritance_children() and ALTER TABLE NO INHERIT Amit Langote 08:55
Re: CustomScan in a larger structure (RE: CustomScan support on readfuncs.c) Andres Freund 09:06
Re: More stable query plans via more predictable column statistics Shulgin, Oleksandr 09:20
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 09:22
Re: pglogical_output - a general purpose logical decoding output plugin Petr Jelinek 10:38
Re: Remaining 9.5 open items Joel Jacobson 11:14
Re: Remaining 9.5 open items Andres Freund 11:19
Re: Remaining 9.5 open items Joel Jacobson 11:25
Re: Remaining 9.5 open items Andres Freund 11:36
Re: Remaining 9.5 open items Joel Jacobson 11:39
Re: Getting sorted data from foreign server for merge join Rushabh Lathia 11:45
Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) 📎 Ashutosh Bapat 11:45
Re: Parallel Seq Scan Michael Paquier 11:45
Re: El Capitan Removes OpenSSL Headers Bruce Momjian 13:06
Re: El Capitan Removes OpenSSL Headers Dave Page 13:07
Re: Remaining 9.5 open items Robert Haas 13:27
Re: Gather node in OPTIMIZER_DEBUG output Robert Haas 13:36
Re: [PoC] Asynchronous execution again (which is not parallel) Amit Kapila 14:26
Re: Rework the way multixact truncations work Noah Misch 14:57
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 15:29
Re: Rework the way multixact truncations work Andres Freund 15:46
psql ignores failure to open -o target file Tom Lane 16:07
Re: Remaining 9.5 open items Joshua D. Drake 16:25
Re: Remaining 9.5 open items Andres Freund 16:39
Re: Remaining 9.5 open items Joshua D. Drake 16:43
Re: psql ignores failure to open -o target file Tom Lane 17:04
Re: Errors in our encoding conversion tables Robert Haas 17:05
Re: Making the C collation less inclined to abort abbreviation Robert Haas 17:07
Re: Errors in our encoding conversion tables Tom Lane 17:15
Re: Logical replication and multimaster Robert Haas 17:30
Re: Using quicksort for every external sort run Robert Haas 18:03
Re: psql ignores failure to open -o target file Robert Haas 18:04
Re: psql: add \pset true/false Jim Nasby 18:10
Re: psql ignores failure to open -o target file David G. Johnston 18:18
Re: psql ignores failure to open -o target file Tom Lane 18:24
Re: psql ignores failure to open -o target file Robert Haas 18:31
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 18:33
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 18:42
Re: [PROPOSAL] VACUUM Progress Checker. Alvaro Herrera 18:48
broken tests 📎 Pavel Stehule 19:00
Re: broken tests Alvaro Herrera 19:08
Postgres_FDW optimizations cevian 19:25
Re: Using quicksort for every external sort run Peter Geoghegan 19:26
Re: broken tests Pavel Stehule 19:26
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 19:33
Re: Some questions about the array. Merlin Moncure 20:01
Re: Logical replication and multimaster Konstantin Knizhnik 20:18
proposal: add 'waiting for replication' to pg_stat_activity.state 📎 Julian Schauder 20:22
Re: proposal: function parse_ident 📎 Pavel Stehule 20:31
Re: Another little thing about psql wrapped expanded output Josh Berkus 20:37
Re: snapshot too old, configured by time Kevin Grittner 20:48
Fwd: Another little thing about psql wrapped expanded output Jeff Janes 21:41
pgsql: Refactor Perl test code Alvaro Herrera 21:55
Re: parallel joins, and better parallel explain 📎 Robert Haas 21:55
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Alvaro Herrera 21:59
Re: broken tests Tom Lane 22:00
Re: proposal: function parse_ident Jim Nasby 22:11
Re: Fwd: Another little thing about psql wrapped expanded output Tom Lane 22:24
Re: pgsql: Refactor Perl test code Tom Lane 23:38
Re: Removing Functionally Dependent GROUP BY Columns Robert Haas 23:50

Dec. 3, 2015

Thread Author Time
Re: proposal: add 'waiting for replication' to pg_stat_activity.state 📎 Craig Ringer 00:00
Re: Postgres_FDW optimizations Julien Rouhaud 00:08
Re: pgsql: Refactor Perl test code 📎 Michael Paquier 00:20
Re: snapshot too old, configured by time Michael Paquier 00:22
Re: psql: add \pset true/false Michael Paquier 00:24
Re: proposal: add 'waiting for replication' to pg_stat_activity.state Craig Ringer 00:40
Re: WIP: Covering + unique indexes. Robert Haas 01:03
Re: psql: add \pset true/false Kyotaro HORIGUCHI 01:09
Re: Logical replication and multimaster Craig Ringer 01:09
Re: Logical replication and multimaster Craig Ringer 01:18
Re: Logical replication and multimaster Craig Ringer 01:21
Re: Removing Functionally Dependent GROUP BY Columns Peter Eisentraut 01:28
Re: proposal: add 'waiting for replication' to pg_stat_activity.state Peter Eisentraut 01:32
Re: psql: add \pset true/false Michael Paquier 01:41
Re: Erroneous cost estimation for nested loop join Bruce Momjian 01:42
Re: Removing Functionally Dependent GROUP BY Columns David Rowley 02:17
Re: pgsql: Refactor Perl test code Alvaro Herrera 02:18
Re: Freeze avoidance of very large table. 📎 Masahiko Sawada 02:24
Re: pgsql: Refactor Perl test code Tom Lane 02:52
Re: [COMMITTERS] pgsql: Refactor Perl test code Tom Lane 03:19
Re: proposal: add 'waiting for replication' to pg_stat_activity.state Craig Ringer 03:32
Re: Fwd: Another little thing about psql wrapped expanded output Josh Berkus 03:36
Re: [COMMITTERS] pgsql: Refactor Perl test code Michael Paquier 03:40
Re: [COMMITTERS] pgsql: Refactor Perl test code Tom Lane 03:50
Re: Fwd: Another little thing about psql wrapped expanded output David Fetter 03:59

Browse Archives

Prev | Next