pgsql-hackers since 2017-02-24 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

Feb. 24, 2017

Thread Author Time
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 00:06
Re: bytea_output output of base64 Tom Lane 00:06
Re: bytea_output output of base64 Andrew Dunstan 00:09
Re: btree_gin and btree_gist for enums 📎 Andrew Dunstan 00:20
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier 00:29
Re: Range Partitioning behaviour - query Amit Langote 01:17
Re: btree_gin and btree_gist for enums 📎 Tom Lane 01:34
Re: Range Partitioning behaviour - query David G. Johnston 01:38
Re: Range Partitioning behaviour - query Amit Langote 02:01
Re: bytea_output output of base64 Bruce Momjian 02:22
Re: dropping partitioned tables without CASCADE Amit Langote 02:23
Re: Documentation improvements for partitioning Robert Haas 02:36
Re: Logical Replication and Character encoding Shinoda, Noriyoshi 02:43
Re: Documentation improvements for partitioning Jim Nasby 02:45
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier 02:47
Re: bytea_output output of base64 Jim Nasby 02:48
Re: Documentation improvements for partitioning Robert Haas 02:48
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier 02:52
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Jim Nasby 02:56
Re: btree_gin and btree_gist for enums Andrew Dunstan 02:57
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Jim Nasby 02:58
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier 03:01
Re: Idea on how to simplify comparing two sets Jim Nasby 03:03
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Jim Nasby 03:12
Re: GUC for cleanup indexes threshold. Amit Kapila 03:19
Re: A typo in mcxt.c Andres Freund 03:45
timeouts in PostgresNode::psql 📎 Craig Ringer 03:51
Re: A typo in mcxt.c Tom Lane 03:59
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags 📎 Seki, Eiji 04:17
Re: Documentation improvements for partitioning Simon Riggs 04:23
Re: Enabling parallelism for queries coming from SQL or other PL functions Amit Kapila 04:36
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Simon Riggs 04:41
Re: Should we cacheline align PGXACT? 📎 Ashutosh Sharma 04:41
Re: Enabling parallelism for queries coming from SQL or other PL functions Amit Kapila 05:03
Re: Range Partitioning behaviour - query Venkata B Nagothi 05:11
Re: Should we cacheline align PGXACT? Simon Riggs 05:11
Re: Range Partitioning behaviour - query Venkata B Nagothi 05:13
Re: Enabling parallelism for queries coming from SQL or other PL functions Dilip Kumar 06:00
utility commands benefiting from parallel plan 📎 Haribabu Kommi 06:13
Re: Documentation improvements for partitioning Robert Haas 06:15
Re: case_preservation_and_insensitivity = on Robert Haas 06:28
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Craig Ringer 06:34
Re: Poor memory context performance in large hash joins Andres Freund 06:47
Re: Should we cacheline align PGXACT? Ashutosh Sharma 06:52
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 06:53
Re: Poor memory context performance in large hash joins Tom Lane 06:59
Re: Poor memory context performance in large hash joins 📎 Thomas Munro 07:00
Re: UPDATE of partition key Robert Haas 07:02
Re: Make subquery alias optional in FROM clause Robert Haas 07:15
Re: increasing the default WAL segment size 📎 Beena Emerson 07:17
Re: Poor memory context performance in large hash joins Andres Freund 07:25
Re: Make subquery alias optional in FROM clause Robert Haas 07:25
Re: Make subquery alias optional in FROM clause Craig Ringer 07:34
Re: FYI: git worktrees as replacement for "rsync the CVSROOT" Craig Ringer 07:36
Re: UPDATE of partition key David G. Johnston 07:48
Re: bytea_output output of base64 Fabien COELHO 08:18
Re: UPDATE of partition key Robert Haas 08:30
Re: Add checklist item for psql completion to commitfest review Robert Haas 08:37
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 08:38
Re: Patch: Write Amplification Reduction Method (WARM) Robert Haas 08:43
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 08:44
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 08:49
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 09:12
Re: Keep ECPG comment for log_min_duration_statement 📎 Okano, Naoki 09:25
Re: Proposal : Parallel Merge Join Amit Kapila 09:34
Re: Patch: Write Amplification Reduction Method (WARM) Robert Haas 09:53
Re: UPDATE of partition key Simon Riggs 09:54
Making clausesel.c Smarter 📎 David Rowley 10:00
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 10:01
Re: Patch: Write Amplification Reduction Method (WARM) Robert Haas 10:12
Re: Proposal : Parallel Merge Join Dilip Kumar 10:12
Monitoring roles patch 📎 Dave Page 10:14
Re: UPDATE of partition key Robert Haas 10:20
Re: Make subquery alias optional in FROM clause Robert Haas 10:23
Re: Proposal : Parallel Merge Join Amit Kapila 10:24
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 10:36
Re: Proposal for changes to recovery.conf API 📎 Simon Riggs 10:39
Re: Proposal : Parallel Merge Join 📎 Dilip Kumar 11:19
Re: Keep ECPG comment for log_min_duration_statement Michael Meskes 11:25
Re: increasing the default WAL segment size Kuntal Ghosh 12:30
Re: safer node casting Andres Freund 12:31
Re: [PROPOSAL] Temporal query processing with range types Peter Moser 12:40
Re: FYI: git worktrees as replacement for "rsync the CVSROOT" Andrew Dunstan 13:10
Re: bytea_output output of base64 Kenneth Marshall 13:44
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) 📎 Kohei KaiGai 13:59
Re: Checksums by default? Magnus Hagander 14:03
Re: btree_gin and btree_gist for enums Andrew Dunstan 14:48
Re: UPDATE of partition key David G. Johnston 14:57
Re: utility commands benefiting from parallel plan Dilip Kumar 15:45
Re: safer node casting Tom Lane 15:54
Re: btree_gin and btree_gist for enums Tom Lane 16:02
Re: Patch: Write Amplification Reduction Method (WARM) Robert Haas 16:17
Re: safer node casting Peter Eisentraut 16:17
Re: Make subquery alias optional in FROM clause Tom Lane 16:18
Re: utility commands benefiting from parallel plan Robert Haas 16:21
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Robert Haas 16:24
Re: FYI: git worktrees as replacement for "rsync the CVSROOT" Tom Lane 16:24
Re: Make subquery alias optional in FROM clause David Fetter 16:35
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Claudio Freire 16:40
Re: Patch: Write Amplification Reduction Method (WARM) Bruce Momjian 16:58
Re: Hash support for grouping sets 📎 Andrew Gierth 17:15
Re: Make subquery alias optional in FROM clause David G. Johnston 17:19
Re: GUC for cleanup indexes threshold. Robert Haas 17:26
Re: case_preservation_and_insensitivity = on Joel Jacobson 17:34
Re: Checksums by default? Bruce Momjian 17:47
Re: Poor memory context performance in large hash joins Jeff Janes 18:19
Re: Checksums by default? Tomas Vondra 18:30
Re: Checksums by default? 📎 Ants Aasma 18:31
Re: Poor memory context performance in large hash joins Jeff Janes 18:47
Re: Poor memory context performance in large hash joins Tom Lane 18:59
Re: Checksums by default? Bruce Momjian 19:37
Re: Checksums by default? Jim Nasby 19:49
Re: btree_gin and btree_gist for enums Andrew Dunstan 19:55
Re: Poor memory context performance in large hash joins Jeff Janes 19:57
Re: case_preservation_and_insensitivity = on Jim Nasby 19:57
Re: Checksums by default? Bruce Momjian 20:02
Re: case_preservation_and_insensitivity = on Jim Nasby 20:02
Re: Checksums by default? Ants Aasma 20:09
Re: Checksums by default? Ants Aasma 20:11
Re: Checksums by default? Ants Aasma 20:14
Re: GUC for cleanup indexes threshold. Jim Nasby 20:16
Re: FYI: git worktrees as replacement for "rsync the CVSROOT" 📎 Jim Nasby 20:20
Re: bytea_output output of base64 Jim Nasby 20:23
Re: [PROPOSAL] Temporal query processing with range types Jim Nasby 20:25
Re: case_preservation_and_insensitivity = on Gavin Flower 20:25
Re: Checksums by default? Bruce Momjian 20:30
Re: WIP: About CMake v2 Bruce Momjian 21:11
Re: Checksums by default? Ants Aasma 21:21
Re: proposal - psql: possibility to specify sort for describe commands, when size is printed 📎 Pavel Stehule 21:32
Re: snapbuild woes 📎 Petr Jelinek 21:56
Re: Logical replication existing data copy 📎 Petr Jelinek 21:58
Re: PATCH: two slab-like memory allocators 📎 Andres Freund 22:10
Re: GUC for cleanup indexes threshold. Peter Geoghegan 22:10
Re: btree_gin and btree_gist for enums Andrew Dunstan 22:34
Re: Poor memory context performance in large hash joins 📎 Tom Lane 23:04
Re: Logical replication existing data copy Erik Rijkers 23:05
Re: Logical replication existing data copy Petr Jelinek 23:08
Re: Poor memory context performance in large hash joins Andres Freund 23:12
Re: Poor memory context performance in large hash joins Andres Freund 23:18
Re: Logical replication existing data copy Erik Rijkers 23:39
Re: Logical replication existing data copy Petr Jelinek 23:40

Feb. 25, 2017

Thread Author Time
Oblivious nested loop join algorithm Amin Fallahi 01:07
Re: GUC for cleanup indexes threshold. Amit Kapila 03:38
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) 📎 Kohei KaiGai 04:30
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 05:20
Re: Proposal : Parallel Merge Join Amit Kapila 05:59
Re: Logical replication existing data copy Erik Rijkers 08:40
Re: Proposal : Parallel Merge Join 📎 Dilip Kumar 09:52
Re: Allow pg_dumpall to work without pg_authid 📎 Simon Riggs 11:36
Re: Enabling parallelism for queries coming from SQL or other PL functions Amit Kapila 11:42
Re: Proposal : Parallel Merge Join Amit Kapila 12:37
Re: logical replication access control patches Peter Eisentraut 13:24
Re: DROP FUNCTION of multiple functions 📎 Peter Eisentraut 13:27
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander 13:31
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander 13:32
Re: Proposal for changes to recovery.conf API Michael Paquier 13:58
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier 14:00
Re: Patch: Write Amplification Reduction Method (WARM) Bruce Momjian 14:12
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Magnus Hagander 15:41
Re: Enabling parallelism for queries coming from SQL or other PL functions Dilip Kumar 16:17
Re: btree_gin and btree_gist for enums 📎 Andrew Dunstan 16:51
Re: btree_gin and btree_gist for enums Tom Lane 17:04
Re: btree_gin and btree_gist for enums Emre Hasegeli 17:14
Re: btree_gin and btree_gist for enums 📎 Andrew Dunstan 17:27
Reduce lock levels for reloptions 📎 Simon Riggs 17:54
Re: [PATCH] SortSupport for macaddr type Julien Rouhaud 17:56
Re: UPDATE of partition key Greg Stark 18:11
I propose killing PL/Tcl's "modules" infrastructure Tom Lane 18:14
PL/Python: Add cursor and execute methods to plan object 📎 Peter Eisentraut 18:27
Re: btree_gin and btree_gist for enums Tom Lane 18:34
Re: I propose killing PL/Tcl's "modules" infrastructure Andrew Dunstan 18:37
Re: I propose killing PL/Tcl's "modules" infrastructure Joshua D. Drake 18:39
Re: btree_gin and btree_gist for enums Andrew Dunstan 18:39
Re: Should `pg_upgrade --check` check relation filenodes are present? Bruce Momjian 18:43
Re: I propose killing PL/Tcl's "modules" infrastructure Tom Lane 18:44
Re: I propose killing PL/Tcl's "modules" infrastructure Tom Lane 18:46
Re: I propose killing PL/Tcl's "modules" infrastructure Andrew Dunstan 18:55
Re: UPDATE of partition key David G. Johnston 19:01
Re: I propose killing PL/Tcl's "modules" infrastructure Tom Lane 19:21
Re: Proposal for changes to recovery.conf API Simon Riggs 19:43
Re: I propose killing PL/Tcl's "modules" infrastructure Andrew Dunstan 20:11
Re: dropping partitioned tables without CASCADE Simon Riggs 20:30
Should logtape.c blocks be of type long? Peter Geoghegan 21:14
Re: Documentation improvements for partitioning Bruce Momjian 23:01
Re: Automatic cleanup of oldest WAL segments with pg_receivexlog Michael Paquier 23:24
Re: bytea_output output of base64 Peter Eisentraut 23:49
Re: bytea_output output of base64 Bruce Momjian 23:59

Feb. 26, 2017

Thread Author Time
Re: snapbuild woes 📎 Petr Jelinek 00:43
Re: Logical replication existing data copy Petr Jelinek 00:45
Re: Enabling parallelism for queries coming from SQL or other PL functions Amit Kapila 01:04
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 01:54
Re: WIP: Covering + unique indexes. Amit Kapila 03:09
Re: Documentation improvements for partitioning Robert Haas 06:22
Re: Proposal : Parallel Merge Join Robert Haas 06:31
Re: Making clausesel.c Smarter Robert Haas 06:41
Re: GUC for cleanup indexes threshold. Robert Haas 06:51
Re: UPDATE of partition key Robert Haas 07:15
Re: case_preservation_and_insensitivity = on Robert Haas 07:19
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 07:47
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Robert Haas 08:17

Browse Archives

Prev | Next