pgsql-hackers since 2014-01-27 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

Jan. 27, 2014

Thread Author Time
Re: PoC: Duplicate Tuple Elidation during External Sort for DISTINCT Jon Nelson 01:01
Re: Recovery inconsistencies, standby much larger than primary Greg Stark 01:11
Re: running make check with only specified tests Alvaro Herrera 01:17
Re: [PATCH] Support for pg_stat_archiver view 📎 Michael Paquier 01:50
Re: ALTER SYSTEM SET typos and fix for temporary file name management 📎 Michael Paquier 02:29
Re: ALTER SYSTEM SET typos and fix for temporary file name management 📎 Michael Paquier 02:53
Re: ALTER SYSTEM SET typos and fix for temporary file name management Fujii Masao 03:49
Re: Standalone synchronous master Rajeev rastogi 03:56
Re: [Review] inherit support for foreign tables Etsuro Fujita 03:59
Re: ALTER SYSTEM SET typos and fix for temporary file name management Michael Paquier 04:34
Re: effective_cache_size calculation overflow Tom Lane 05:06
Typo fix in src/backend/catalog/README 📎 Amit Langote 05:22
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Peter Geoghegan 05:23
missing windows client only installation Pavel Stehule 05:34
Re: inherit support for foreign tables Etsuro Fujita 05:51
Re: plpgsql.warn_shadow Pavel Stehule 07:32
Re: Typo fix in src/backend/catalog/README Heikki Linnakangas 07:33
Re: Memory leak in PL/pgSQL function which CREATE/SELECT/DROP a temporary table Heikki Linnakangas 07:43
Re: WIP patch (v2) for updatable security barrier views Kouhei Kaigai 07:54
Re: inherit support for foreign tables Etsuro Fujita 08:06
Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai 09:16
Re: A better way than tweaking NTUP_PER_BUCKET Simon Riggs 09:27
Re: GIN improvements part2: fast scan Alexander Korotkov 10:32
Re: plpgsql.warn_shadow Marti Raudsepp 10:40
Re: plpgsql.warn_shadow Pavel Stehule 10:54
Re: plpgsql.warn_shadow Simon Riggs 11:04
Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Rajeev rastogi 11:44
Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa 12:09
Re: Add min and max execute statement time in pg_stat_statement 📎 KONDO Mitsumasa 12:16
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan 12:45
Re: [Review] inherit support for foreign tables Shigeru Hanada 12:49
Re: Changeset Extraction v7.1 Robert Haas 12:49
Re: inherit support for foreign tables Shigeru Hanada 12:52
Re: Changeset Extraction v7.1 Robert Haas 12:59
Re: Add min and max execute statement time in pg_stat_statement Mitsumasa KONDO 13:48
Re: What is happening on buildfarm member crake? 📎 Robert Haas 14:14
Re: Retain dynamic shared memory segments for postmaster lifetime Amit Langote 14:18
Re: Retain dynamic shared memory segments for postmaster lifetime Amit Langote 14:24
Re: Race condition in b-tree page deletion 📎 Heikki Linnakangas 14:34
Re: Race condition in b-tree page deletion Heikki Linnakangas 14:39
Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost 14:39
Re: shouldn't we log permission errors when accessing the configured trigger file? Robert Haas 14:43
Re: shouldn't we log permission errors when accessing the configured trigger file? Magnus Hagander 14:45
Re: Standalone synchronous master Robert Haas 14:47
Re: WIP patch (v2) for updatable security barrier views Dean Rasheed 15:04
Re: [bug fix] pg_ctl always uses the same event source Amit Kapila 15:16
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan 15:23
Re: GIN improvements part2: fast scan 📎 Alexander Korotkov 15:30
Re: [bug fix] pg_ctl always uses the same event source Tom Lane 15:31
Re: inherit support for foreign tables David Fetter 15:33
Re: inherit support for foreign tables Atri Sharma 15:55
Re: WIP patch (v2) for updatable security barrier views Simon Riggs 16:09
Re: WIP patch (v2) for updatable security barrier views Tom Lane 16:11
Re: dynamic shared memory and locks Robert Haas 16:18
Re: Changeset Extraction v7.3 📎 Andres Freund 16:20
Re: GIN improvements part2: fast scan Alexander Korotkov 16:45
Re: WIP patch (v2) for updatable security barrier views Simon Riggs 16:56
Re: Performance Improvement by reducing WAL for Update Operation 📎 Amit Kapila 17:03
Fwd: Request for error explaination || Adding a new integer in indextupleData Structure Rohit Goyal 17:05
Re: Fwd: Request for error explaination || Adding a new integer in indextupleData Structure Tom Lane 17:25
Re: Planning time in explain/explain analyze 📎 Andreas Karlsson 17:35
Re: [bug fix] "pg_ctl stop" times out when it should respond quickly Ronan Dunklau 17:35
Re: A better way than tweaking NTUP_PER_BUCKET Stephen Frost 17:36
Re: A better way than tweaking NTUP_PER_BUCKET 📎 Stephen Frost 17:40
Re: new json funcs Merlin Moncure 17:43
Re: A better way than tweaking NTUP_PER_BUCKET Pavel Stehule 17:44
Re: Add %z support to elog/ereport? Tom Lane 17:49
Re: new json funcs Andrew Dunstan 17:50
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 17:58
Re: ALTER TABLE lock strength reduction patch is unsafe 📎 Simon Riggs 17:58
Re: A better way than tweaking NTUP_PER_BUCKET Simon Riggs 18:00
Re: Failure while inserting parent tuple to B-tree is not fun 📎 Heikki Linnakangas 18:27
Re: [PATCH] Support for pg_stat_archiver view Fujii Masao 18:42
Re: alternative back-end block formats Christian Convey 18:42
Re: Standalone synchronous master Josh Berkus 18:51
Re: Failure while inserting parent tuple to B-tree is not fun Peter Geoghegan 18:54
Re: Failure while inserting parent tuple to B-tree is not fun 📎 Heikki Linnakangas 18:58
Re: [PATCH] Use MAP_HUGETLB where supported (v3) Alvaro Herrera 19:20
Re: PoC: Partial sort 📎 Alexander Korotkov 19:26
Re: Failure while inserting parent tuple to B-tree is not fun Peter Geoghegan 19:55
Re: ALTER TABLE lock strength reduction patch is unsafe Robert Haas 20:25
Re: ALTER TABLE lock strength reduction patch is unsafe Peter Geoghegan 20:35
pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 20:38
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Tom Lane 20:39
Re: extension_control_path 📎 Dimitri Fontaine 20:42
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Peter Geoghegan 20:44
Re: ALTER TABLE lock strength reduction patch is unsafe Tom Lane 20:47
Re: new json funcs Alvaro Herrera 20:53
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 20:57
Re: new json funcs Andrew Dunstan 21:00
Re: new json funcs Alvaro Herrera 21:06
Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs 21:08
Re: Freezing without write I/O Simon Riggs 21:16
git-review: linking commits to review discussion in git Murtuza Mukadam 21:36
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan 21:37
Re: INTERVAL overflow detection is terribly broken 📎 Bruce Momjian 21:47
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan 22:01
Re: INTERVAL overflow detection is terribly broken Bruce Momjian 22:26
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Dean Rasheed 22:28
Re: A minor correction in comment in heaptuple.c Kevin Grittner 22:51
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan 22:54

Jan. 28, 2014

Thread Author Time
Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai 00:14
Re: INTERVAL overflow detection is terribly broken Tom Lane 00:19
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 01:12
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 01:14
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 01:15
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 01:23
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Andrew Dunstan 01:34
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 01:35
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 01:35
Re: Race condition in b-tree page deletion Peter Geoghegan 01:55
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 02:04
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 02:07
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 02:08
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 02:17
Re: New option for pg_basebackup, to specify a different directory for pg_xlog Peter Eisentraut 02:17
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Tom Lane 02:21
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 02:31
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 02:33
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Robert Haas 02:40
Re: Freezing without write I/O Robert Haas 02:41
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 02:50
Re: Add force option to dropdb Sawada Masahiko 03:17
Fix comment typo in /src/backend/command/cluster.c 📎 Sawada Masahiko 03:24
Re: Fix comment typo in /src/backend/command/cluster.c Andrew Dunstan 03:33
Re: WIP patch (v2) for updatable security barrier views Craig Ringer 03:34
Re: [bug fix] pg_ctl always uses the same event source Amit Kapila 03:36
Re: Performance Improvement by reducing WAL for Update Operation 📎 Robert Haas 03:39
Re: PoC: Partial sort Marti Raudsepp 03:41
Re: jsonb and nested hstore 📎 Andrew Dunstan 03:43
Re: INTERVAL overflow detection is terribly broken Bruce Momjian 03:48
Re: Fix comment typo in /src/backend/command/cluster.c Gavin Flower 03:48
Re: Fix comment typo in /src/backend/command/cluster.c Sawada Masahiko 03:50
Re: GIN improvements part2: fast scan 📎 Tomas Vondra 03:54
pg_basebackup and pg_stat_tmp directory Fujii Masao 03:56
Re: inherit support for foreign tables Etsuro Fujita 04:07
Re: pg_basebackup and pg_stat_tmp directory Michael Paquier 04:08
Re: WIP patch (v2) for updatable security barrier views Kouhei Kaigai 04:10
Re: inherit support for foreign tables Kouhei Kaigai 04:34
Re: Retain dynamic shared memory segments for postmaster lifetime 📎 Amit Kapila 04:41
Re: pg_basebackup and pg_stat_tmp directory Fujii Masao 04:59
Re: pg_basebackup and pg_stat_tmp directory Amit Kapila 05:11
Re: Fix comment typo in /src/backend/command/cluster.c David Fetter 05:29
Re: Retain dynamic shared memory segments for postmaster lifetime Amit Langote 05:30
Re: Why conf.d should be default, and auto.conf and recovery.conf should be in it Amit Kapila 05:48
Re: PoC: Partial sort Alexander Korotkov 05:51
Re: Fix comment typo in /src/backend/command/cluster.c Michael Paquier 05:51
Re: Infinite recursion in row-security based on updatable s.b. views Craig Ringer 06:11
Re: Add min and max execute statement time in pg_stat_statement Rajeev rastogi 06:17
Union-ifying RangeTblEntry Craig Ringer 06:18
Re: [COMMITTERS] pgsql: Keep pg_stat_statements' query texts in a file, not in shared me Peter Geoghegan 06:33
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 06:35
Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me KONDO Mitsumasa 06:38
Re: Fix comment typo in /src/backend/command/cluster.c 📎 David Fetter 06:58
Re: git-review: linking commits to review discussion in git Heikki Linnakangas 07:10
Re: Fix comment typo in /src/backend/command/cluster.c Heikki Linnakangas 07:20
Re: GIN improvements part2: fast scan Heikki Linnakangas 07:29
Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire 📎 Christian Kruse 08:08
Re: Fwd: Proposal: variant of regclass 📎 Yugo Nagata 08:38
Re: Infinite recursion in row-security based on updatable s.b. views Craig Ringer 08:39
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core 📎 Peter Geoghegan 08:45
Re: pg_basebackup and pg_stat_tmp directory Magnus Hagander 08:51
Observed Compilation warning in WIN32 build 📎 Rajeev rastogi 09:13
Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Rajeev rastogi 09:39
Function definition removed but prototype still there 📎 Rajeev rastogi 09:42
Re: UNION ALL on partitioned tables won't use indices. 📎 Kyotaro HORIGUCHI 09:53
Re: WIP patch (v2) for updatable security barrier views Simon Riggs 10:02
Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa 10:23
Re: Infinite recursion in row-security based on updatable s.b. views Craig Ringer 10:27
Re: A better way than tweaking NTUP_PER_BUCKET Jeremy Harris 10:32
Re: PoC: Partial sort Marti Raudsepp 10:36
Re: alternative back-end block formats Cédric Villemain 10:42
Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode 📎 Ian Lawrence Barwick 10:55
Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI 11:12
Re: Race condition in b-tree page deletion 📎 Heikki Linnakangas 11:13
Re: Observed Compilation warning in WIN32 build Andres Freund 11:28
Re: [PATCH] Use MAP_HUGETLB where supported (v3) Heikki Linnakangas 11:51
Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse 11:58
Re: alternative back-end block formats Christian Convey 12:46
Re: [Review] inherit support for foreign tables Etsuro Fujita 13:01
Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse 13:12
Re: KNN-GiST with recheck Heikki Linnakangas 13:54
Re: Add force option to dropdb 📎 salah jubeh 14:01
Re: Planning time in explain/explain analyze Robert Haas 14:03
Re: KNN-GiST with recheck Alexander Korotkov 14:12
bison, flex and ./configure salah jubeh 14:14
Re: bison, flex and ./configure Heikki Linnakangas 14:18
Re: bison, flex and ./configure salah jubeh 14:28
Re: jsonb and nested hstore Merlin Moncure 14:38
Re: bison, flex and ./configure Heikki Linnakangas 14:48
Re: ALTER TABLE lock strength reduction patch is unsafe Bruce Momjian 14:55
Re: bison, flex and ./configure salah jubeh 14:58
Re: jsonb and nested hstore Andrew Dunstan 15:01
Re: jsonb and nested hstore Merlin Moncure 15:02
Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode Andrew Dunstan 15:12
Re: [PATCH] Implement json_array_elements_text Andrew Dunstan 15:16
Re: Union-ifying RangeTblEntry Robert Haas 15:17
Re: proposal: hide application_name from other users Greg Stark 15:27
Re: Review: Patch FORCE_NULL option for copy COPY in CSV mode Ian Lawrence Barwick 15:28
Mailing subscription test Ioseph Kim 15:30

Browse Archives

Prev | Next