pgsql-hackers since 2015-10-17 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

Oct. 17, 2015

Thread Author Time
Re: Parallel Seq Scan Noah Misch 00:45
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 00:58
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 01:17
Re: Foreign join pushdown vs EvalPlanQual Tom Lane 01:51
Re: plpython is broken for recursive use Tom Lane 02:03
Re: [PATCH v3] GSSAPI encryption support Stephen Frost 02:11
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 03:22
Re: Dangling Client Backend Process Amit Kapila 03:30
Re: Parallel Seq Scan Amit Kapila 05:30
Re: Parallel Seq Scan Amit Kapila 06:15
Re: Parallel Seq Scan Amit Kapila 06:19
Re: Parallel Seq Scan Noah Misch 06:36
Re: Parallel Seq Scan Amit Kapila 06:44
Re: WIP: lookbehind constraints for our regexp engine Thom Brown 08:19
Re: [HACKERS] Re: [HACKERS] Windows service is not starting so there’s message in log: FATAL: "could not create shared memory segment “Global/PostgreSQL.851401618”: Permission denied” Amit Kapila 10:04
Re: Parallel Seq Scan Robert Haas 11:24
Re: Parallel Seq Scan Robert Haas 11:35
Re: Allow ssl_renegotiation_limit in PG 9.5 Simon Riggs 11:49
Re: remaining open items Simon Riggs 12:21
Re: Allow ssl_renegotiation_limit in PG 9.5 Andres Freund 12:27
Re: Allow ssl_renegotiation_limit in PG 9.5 Simon Riggs 12:57
Re: a raft of parallelism-related bug fixes Simon Riggs 13:16
Re: Allow ssl_renegotiation_limit in PG 9.5 Tom Lane 13:39
Re: remaining open items Tom Lane 13:58
Re: Re: [HACKERS] Re: [HACKERS] Windows service is not starting so there’s message in log: FATAL: "could not create shared memory segment “Global/PostgreSQL.851401618”: Permission denied” Tom Lane 14:03
Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby 📎 Michael Paquier 14:10
Re: WIP: lookbehind constraints for our regexp engine David G. Johnston 14:15
Re: Allow ssl_renegotiation_limit in PG 9.5 📎 Simon Riggs 14:18
Re: checkpoint_segments upgrade recommendation? Michael Paquier 14:25
Re: Allow ssl_renegotiation_limit in PG 9.5 Andres Freund 14:57
Re: Proposal: SET ROLE hook Jim Nasby 16:15
Re: plpython is broken for recursive use Andrew Dunstan 16:17
Re: buildfarm failures on crake and sittella Andrew Dunstan 16:26
Re: Improve the concurency of vacuum full table and select statement on the same relation Jim Nasby 16:30
Re: [PATCH] SQL function to report log message Jim Nasby 16:42
Re: [PATCH] SQL function to report log message Pavel Stehule 16:49
Re: proposal: PL/Pythonu - function ereport 📎 Pavel Stehule 18:18
Re: dblink: add polymorphic functions. 📎 Joe Conway 18:45
Re: Allow ssl_renegotiation_limit in PG 9.5 Robert Haas 19:23
Re: Dangling Client Backend Process Alvaro Herrera 20:52
Re: [HACKERS] max_worker_processes on the standby 📎 Petr Jelinek 21:37
Re: a raft of parallelism-related bug fixes Robert Haas 22:17
Re: buildfarm failures on crake and sittella Robert Haas 22:19
Re: a raft of parallelism-related bug fixes Noah Misch 23:39

Oct. 18, 2015

Thread Author Time
Re: a raft of parallelism-related bug fixes Stephen Frost 00:54
Re: a raft of parallelism-related bug fixes Andrew Dunstan 01:16
Re: Parallel Seq Scan Amit Kapila 03:14
fs issues on software raid0 (PG_VERSION does not contain valid data) 📎 Tomas Vondra 18:25
Re: fs issues on software raid0 (PG_VERSION does not contain valid data) Andres Freund 18:37
Re: More work on SortSupport for text - strcoll() and strxfrm() caching 📎 Peter Geoghegan 18:52
Re: [PATCH] SQL function to report log message Jim Nasby 19:13
Re: Allow ssl_renegotiation_limit in PG 9.5 📎 Shay Rojansky 20:56
COPY FREEZE and PD_ALL_VISIBLE Jeff Janes 21:23
Re: checkpointer continuous flushing Andres Freund 22:36
tab completion for extension versions 📎 Jeff Janes 22:59
Why no CONSTANT for row variables in plpgsql? Jim Nasby 23:13

Oct. 19, 2015

Thread Author Time
Re: Making tab-complete.c easier to maintain 📎 Thomas Munro 00:31
Re: Why no CONSTANT for row variables in plpgsql? Tom Lane 03:16
Re: Making tab-complete.c easier to maintain Jeff Janes 03:58
Re: Making tab-complete.c easier to maintain 📎 Thomas Munro 04:12
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 04:17
Minor comment fix 📎 Amit Langote 04:25
Re: [PATCH] SQL function to report log message Pavel Stehule 06:09
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 07:45
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 07:48
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 07:51
plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types Pavel Stehule 07:52
Re: Some questions about the array. 📎 YUriy Zhuravlev 09:51
Checkpoint throttling issues Andres Freund 10:10
Re: Foreign join pushdown vs EvalPlanQual 📎 Etsuro Fujita 11:35
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 11:51
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 12:25
Re: fs issues on software raid0 (PG_VERSION does not contain valid data) Tomas Vondra 13:17
Re: pg_restore cancel TODO Bruce Momjian 13:21
Re: PATCH: 9.5 replication origins fix for logical decoding 📎 Craig Ringer 13:43
Re: Improve the concurency of vacuum full table and select statement on the same relation Jinyu 14:25
Re: pg_restore cancel TODO Alvaro Herrera 14:51
Re: [COMMITTERS] pgsql: Define integer limits independently from the system definitions. Michael Paquier 14:51
Re: pg_restore cancel TODO Bruce Momjian 15:13
SuperUser check in pg_stat_statements rajan 15:15
Re: Support for N synchronous standby servers - take 2 📎 Masahiko Sawada 15:17
Re: SuperUser check in pg_stat_statements Shulgin, Oleksandr 15:22
Re: pg_restore cancel TODO Tom Lane 15:28
Re: pg_restore cancel TODO Bruce Momjian 16:01
Re: a raft of parallelism-related bug fixes Robert Haas 16:02
Re: Dangling Client Backend Process Robert Haas 16:06
Re: SuperUser check in pg_stat_statements Stephen Frost 16:12
Re: pg_restore cancel TODO Jeff Janes 16:26
Re: pg_restore cancel TODO Bruce Momjian 16:37
Re: pg_restore cancel TODO Jeff Janes 16:47
ROWS FROM(): A Foolish (In)Consistency? David Fetter 17:24
Re: [PATCH v3] GSSAPI encryption support Robbie Harwood 18:01
Re: ROWS FROM(): A Foolish (In)Consistency? David Fetter 18:07
Re: pg_restore cancel TODO Joshua D. Drake 18:09
Re: [PATCH] SQL function to report log message Pavel Stehule 18:14
Re: checkpointer continuous flushing Fabien COELHO 19:14
Re: Checkpoint throttling issues Fabien COELHO 19:27
Re: Checkpoint throttling issues Alvaro Herrera 19:35
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 20:34
Re: SuperUser check in pg_stat_statements rajan 20:48
Re: Foreign join pushdown vs EvalPlanQual Robert Haas 22:07
Re: SuperUser check in pg_stat_statements Jim Nasby 22:12
Re: Why no CONSTANT for row variables in plpgsql? Jim Nasby 22:16
Re: SuperUser check in pg_stat_statements Lukas Fittl 22:18
Re: Why no CONSTANT for row variables in plpgsql? 📎 Jim Nasby 23:55
Re: [PATCH] SQL function to report log message Jim Nasby 23:59

Oct. 20, 2015

Thread Author Time
Re: ROWS FROM(): A Foolish (In)Consistency? Jim Nasby 00:02
Re: Why no CONSTANT for row variables in plpgsql? Tom Lane 00:12
Re: Multi-column distinctness. Tomas Vondra 00:16
Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier 00:21
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 00:36
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 04:11
Re: Dangling Client Backend Process 📎 Rajeev rastogi 04:48
Re: SuperUser check in pg_stat_statements rajan 05:19
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 06:42
Re: Parallel Seq Scan 📎 Amit Kapila 07:04
Re: [RFC] overflow checks optimized away 📎 Michael Paquier 07:25
Re: checkpointer continuous flushing Amit Kapila 07:35
Re: Checkpoint throttling issues Amit Kapila 08:32
Re: [PROPOSAL] VACUUM Progress Checker. 📎 Syed, Rahila 08:58
Re: SuperUser check in pg_stat_statements Feike Steenbergen 09:24
Re: Parallel Aggregate David Rowley 10:23
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 10:39
Re: Support for N synchronous standby servers - take 2 Beena Emerson 11:10
Re: Multi-column distinctness. Simon Riggs 11:14
Re: PoC: Partial sort 📎 Alexander Korotkov 11:17
Duplicated assignment of slot_name in walsender.c Bernd Helmle 11:28
Typos in plannodes.h 📎 Etsuro Fujita 11:45
Re: [HACKERS] max_worker_processes on the standby Robert Haas 13:12
Re: More work on SortSupport for text - strcoll() and strxfrm() caching Robert Haas 13:41
[PROPOSAL] Improvements of Hunspell dictionaries support Artur Zakirov 14:00
Re: Allow ssl_renegotiation_limit in PG 9.5 Robert Haas 14:01
Re: COPY FREEZE and PD_ALL_VISIBLE Robert Haas 14:02
Re: SuperUser check in pg_stat_statements rajan 14:02
Re: checkpointer continuous flushing Andres Freund 14:13
Documentation for min_wal_size and max_wal_size 📎 Albe Laurenz 14:27
pgsql: Tab complete CREATE EXTENSION .. VERSION. Robert Haas 14:28
Re: tab completion for extension versions Robert Haas 14:28
Re: Minor comment fix Robert Haas 14:29
Re: a raft of parallelism-related bug fixes 📎 Robert Haas 14:46
Re: [PATCH] SQL function to report log message Robert Haas 14:50
Re: Multi-column distinctness. Tomas Vondra 14:51
Re: ROWS FROM(): A Foolish (In)Consistency? Robert Haas 14:52
Re: Dangling Client Backend Process Robert Haas 14:58
Re: ROWS FROM(): A Foolish (In)Consistency? David Fetter 15:03
Re: [PATCH] SQL function to report log message Pavel Stehule 15:09
Re: Typos in plannodes.h Robert Haas 15:13
Re: [PATCH] SQL function to report log message Robert Haas 15:15
Re: ROWS FROM(): A Foolish (In)Consistency? Robert Haas 15:16
Re: Multi-column distinctness. Robert Haas 15:22
Re: ROWS FROM(): A Foolish (In)Consistency? David Fetter 15:23
Re: [PATCH] SQL function to report log message Pavel Stehule 15:29
Re: Multi-column distinctness. Tom Lane 15:59
[PATCH] Typos in comments 📎 CharSyam 16:08
Re: Dangling Client Backend Process Alvaro Herrera 16:11
Re: Multi-column distinctness. Simon Riggs 16:51
Re: [COMMITTERS] pgsql: Tab complete CREATE EXTENSION .. VERSION. David Fetter 17:21
Re: Declarative partitioning Thom Brown 17:26
Re: Declarative partitioning Amit Langote 17:34
Re: Declarative partitioning Thom Brown 17:34
Re: bugs and bug tracking Joshua D. Drake 17:39
Re: Documentation for min_wal_size and max_wal_size Peter Eisentraut 17:51
Re: Multi-column distinctness. Robert Haas 18:03
Re: Dangling Client Backend Process Robert Haas 18:04
Re: [PATCH] SQL function to report log message Robert Haas 18:05
Re: Dangling Client Backend Process Alvaro Herrera 18:10
Re: checkpoint_segments upgrade recommendation? 📎 Peter Eisentraut 18:11
Re: Multi-column distinctness. Tomas Vondra 18:22
Re: Multi-column distinctness. Tom Lane 18:50
Re: pgbench throttling latency limit Andres Freund 18:55
Re: [HACKERS] max_worker_processes on the standby 📎 Alvaro Herrera 19:05
Re: Multi-column distinctness. Tom Lane 19:11
Re: pgbench throttling latency limit Andres Freund 19:25
Re: bugs and bug tracking Stephen Frost 20:05
Re: [PATCH] SQL function to report log message Pavel Stehule 20:22
Re: Multi-column distinctness. Tomas Vondra 20:48
Re: Multi-column distinctness. Simon Riggs 21:28
Re: SuperUser check in pg_stat_statements Lukas Fittl 22:11
Re: a raft of parallelism-related bug fixes Simon Riggs 22:12
Re: Less than ideal error reporting in pg_stat_statements Jim Nasby 22:15
Re: [PATCH] Typos in comments Jim Nasby 22:29
Re: [PROPOSAL] Improvements of Hunspell dictionaries support Jim Nasby 22:37
Re: Why no CONSTANT for row variables in plpgsql? Jim Nasby 22:53
Re: Why no CONSTANT for row variables in plpgsql? Tom Lane 23:29

Oct. 21, 2015

Thread Author Time
Re: Freeze avoidance of very large table. 📎 Masahiko Sawada 00:05
Re: Freeze avoidance of very large table. Simon Riggs 00:35
Re: Multi-column distinctness. Tomas Vondra 00:57
Re: Multi-column distinctness. Tom Lane 01:06
Re: Multi-column distinctness. Simon Riggs 01:14
Re: checkpoint_segments upgrade recommendation? Michael Paquier 01:44
Re: Debugging buildfarm pg_upgrade check failures Noah Misch 02:10
Re: Typos in plannodes.h Etsuro Fujita 03:15
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 03:30
Re: Multi-tenancy with RLS 📎 Haribabu Kommi 03:42
Re: Dangling Client Backend Process 📎 Rajeev rastogi 03:42
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 04:34
Re: checkpointer continuous flushing Fabien COELHO 05:49
ATT_FOREIGN_TABLE and ATWrongRelkindError() 📎 Amit Langote 05:51
Re: [PATCH v3] GSSAPI encryption support Michael Paquier 06:54
Re: [PATCH v3] GSSAPI encryption support Michael Paquier 07:53

Browse Archives

Prev | Next