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

Sept. 27, 2014

Thread Author Time
Re: jsonb format is pessimal for toast compression Josh Berkus 01:20
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Jeff Janes 02:55
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Gavin Flower 04:55
Re: Final Patch for GROUPING SETS 📎 Andrew Gierth 05:37
Re: a fast bloat measurement tool (was Re: Measuring relation free space) Amit Kapila 05:51
Re: Stating the significance of Lehman & Yao in the nbtree README Amit Kapila 06:34
Re: Stating the significance of Lehman & Yao in the nbtree README Peter Geoghegan 06:36
Re: LIMIT for UPDATE and DELETE Heikki Linnakangas 07:16
Re: Turning off HOT/Cleanup sometimes Heikki Linnakangas 07:23
Re: Scaling shared buffer eviction Heikki Linnakangas 07:28
Re: pg_receivexlog --status-interval add fsync feedback Heikki Linnakangas 07:53
Re: Sloppy thinking about leakproof properties of opclass co-members Dean Rasheed 07:59
Last Commitfest patches waiting review Heikki Linnakangas 08:18
Re: Turning off HOT/Cleanup sometimes Andres Freund 08:29
Re: Last Commitfest patches waiting review Andres Freund 08:31
Re: Last Commitfest patches waiting review Heikki Linnakangas 08:41
Re: Selectivity estimation for inet operators 📎 Emre Hasegeli 10:35
Re: json (b) and null fields Stephen Frost 12:00
Re: WITH CHECK and Column-Level Privileges 📎 Stephen Frost 13:33
Re: Sloppy thinking about leakproof properties of opclass co-members Tom Lane 13:52
Re: Last Commitfest patches waiting review Tom Lane 14:12
Re: Last Commitfest patches waiting review Andres Freund 15:17
Re: Replication identifiers, take 3 Steve Singer 16:11
Re: Replication identifiers, take 3 Steve Singer 16:16
Re: WITH CHECK and Column-Level Privileges Dean Rasheed 17:19
Re: json (b) and null fields Andrew Dunstan 17:57
Re: Escaping from blocked send() reprised. Andres Freund 19:12
HEADS UP: PGCon 2015 is in June Dan Langille 20:23
Re: pgcrypto: PGP armor headers 📎 Marko Tiikkaja 20:50
trivial patch for dynahash logging 📎 Jeff Janes 21:43
Re: trivial patch for dynahash logging Tom Lane 22:09
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} 📎 Peter Geoghegan 22:23
Re: json (b) and null fields Tom Lane 22:27
Re: Escaping from blocked send() reprised. 📎 Andres Freund 22:54
Re: Last Commitfest patches waiting review Peter Geoghegan 23:40
Re: json (b) and null fields Andrew Dunstan 23:58

Sept. 28, 2014

Thread Author Time
Re: proposal: rounding up time value less than its unit. Gregory Smith 01:12
Re: Last Commitfest patches waiting review Gregory Smith 01:22
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 01:46
Re: json (b) and null fields Tom Lane 02:52
Re: json (b) and null fields Andrew Dunstan 03:00
Re: json (b) and null fields Stephen Frost 03:58
Re: Patch to support SEMI and ANTI join removal David Rowley 04:32
Missing newlines in verbose logs of pg_dump, introduced by RLS patch 📎 Michael Paquier 04:36
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 06:21
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 07:40
Proper query implementation for Postgresql driver Shay Rojansky 09:53
Re: Proper query implementation for Postgresql driver Marko Tiikkaja 10:40
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Andreas Karlsson 11:25
Trailing comma support in SELECT statements 📎 Bogdan Pilch 11:42
Time measurement format - more human readable 📎 Bogdan Pilch 11:49
Tab expansion - on/off feature 📎 Bogdan Pilch 11:56
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Craig Ringer 12:56
Re: Patch to support SEMI and ANTI join removal Andres Freund 13:41
Re: Proper query implementation for Postgresql driver Tom Lane 14:35
Re: Patch to support SEMI and ANTI join removal Tom Lane 14:41
Re: Proper query implementation for Postgresql driver Shay Rojansky 15:12
Re: json (b) and null fields Andrew Dunstan 16:35
Re: Tab expansion - on/off feature Tom Lane 17:06
Re: Turning off HOT/Cleanup sometimes 📎 Simon Riggs 18:51
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 20:17
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 20:31
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 21:22
Re: Time measurement format - more human readable Gavin Flower 22:29
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Gavin Flower 22:41
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 22:57

Sept. 29, 2014

Thread Author Time
Re: Time measurement format - more human readable Gregory Smith 00:32
Re: Missing newlines in verbose logs of pg_dump, introduced by RLS patch 📎 Fabrízio de Royes Mello 01:07
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Gavin Flower 01:15
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 01:20
Re: Missing newlines in verbose logs of pg_dump, introduced by RLS patch Michael Paquier 01:23
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Gavin Flower 01:37
Re: KNN-GiST with recheck Bruce Momjian 02:16
Re: Collation-aware comparisons in GIN opclasses Bruce Momjian 02:28
Re: Collation-aware comparisons in GIN opclasses Bruce Momjian 02:33
Re: jsonb format is pessimal for toast compression Josh Berkus 03:19
Re: jsonb format is pessimal for toast compression Tom Lane 03:36
Add generate_series(numeric, numeric) 📎 Платон Малюгин 03:42
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Craig Ringer 03:53
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 04:03
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Craig Ringer 04:14
Re: Time measurement format - more human readable Andres Freund 05:08
Re: Time measurement format - more human readable Tom Lane 05:16
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Heikki Linnakangas 06:51
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Andres Freund 07:02
Re: Add generate_series(numeric, numeric) 📎 Michael Paquier 07:19
Re: Collation-aware comparisons in GIN opclasses 📎 Heikki Linnakangas 07:48
Re: Collation-aware comparisons in GIN opclasses Oleg Bartunov 08:08
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 08:10
Re: Replication identifiers, take 3 Andres Freund 08:15
initdb -S and tablespaces Abhijit Menon-Sen 08:39
Re: [v9.5] Custom Plan API 📎 Kouhei Kaigai 08:48
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 09:10
Re: Turning off HOT/Cleanup sometimes Andres Freund 09:13
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 09:14
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Craig Ringer 09:27
Allow format 0000-0000-0000 in postgresql MAC parser 📎 Herwin Weststrate 09:30
Re: Turning off HOT/Cleanup sometimes Andres Freund 09:31
Re: Patch to support SEMI and ANTI join removal David Rowley 09:42
Re: Patch to support SEMI and ANTI join removal Andres Freund 09:47
Re: initdb -S and tablespaces Andres Freund 09:54
Re: initdb -S and tablespaces Abhijit Menon-Sen 10:13
Re: pg_receivexlog --status-interval add fsync feedback furuyao 10:13
Re: Options OUTPUT_PLUGIN_* controlling format are confusing (Was: Misleading error message in logical decoding) 📎 Andres Freund 10:50
Re: initdb -S and tablespaces Andres Freund 10:59
Re: initdb -S and tablespaces Abhijit Menon-Sen 11:02
Re: Turning off HOT/Cleanup sometimes 📎 Andres Freund 11:07
Re: [v9.5] Custom Plan API Thom Brown 11:26
Re: Patch to support SEMI and ANTI join removal Andres Freund 11:42
Re: [REVIEW] Re: Compression of full-page-writes Andres Freund 12:36
Re: pg_receivexlog and replication slots Andres Freund 12:42
Re: Options OUTPUT_PLUGIN_* controlling format are confusing (Was: Misleading error message in logical decoding) Michael Paquier 12:48
Re: pg_receivexlog and replication slots 📎 Michael Paquier 12:51
Re: pgcrypto: PGP armor headers 📎 Heikki Linnakangas 13:02
Re: Options OUTPUT_PLUGIN_* controlling format are confusing (Was: Misleading error message in logical decoding) Andres Freund 13:03
Re: [v9.5] Custom Plan API Kohei KaiGai 13:04
Re: Missing newlines in verbose logs of pg_dump, introduced by RLS patch Stephen Frost 13:09
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 13:59
Re: Patch to support SEMI and ANTI join removal Tom Lane 14:12
Re: Last Commitfest patches waiting review Heikki Linnakangas 14:16
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Simon Riggs 14:21
Re: WITH CHECK and Column-Level Privileges Robert Haas 14:22
Re: WITH CHECK and Column-Level Privileges Stephen Frost 14:26
Re: Patch to support SEMI and ANTI join removal Andres Freund 14:28
Re: WITH CHECK and Column-Level Privileges Robert Haas 14:34
Re: pgcrypto: PGP armor headers Marko Tiikkaja 14:38
Re: json (b) and null fields Robert Haas 14:38
Re: Patch to support SEMI and ANTI join removal Tom Lane 14:43
Re: json (b) and null fields Stephen Frost 14:45
Re: Replication identifiers, take 3 Robert Haas 14:59
Re: Yet another abort-early plan disaster on 9.3 Merlin Moncure 15:00
Re: [REVIEW] Re: Compression of full-page-writes Robert Haas 15:02
Re: Options OUTPUT_PLUGIN_* controlling format are confusing (Was: Misleading error message in logical decoding) Robert Haas 15:06
Re: [v9.5] Custom Plan API Robert Haas 15:07
Re: json (b) and null fields Andrew Dunstan 15:19
Re: [REVIEW] Re: Compression of full-page-writes Andres Freund 15:20
Re: [REVIEW] Re: Compression of full-page-writes Heikki Linnakangas 15:27
Re: json (b) and null fields Merlin Moncure 15:28
Re: [REVIEW] Re: Compression of full-page-writes Andres Freund 15:29
Re: KNN-GiST with recheck Alexander Korotkov 15:30
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Robert Haas 15:31
Re: json (b) and null fields Stephen Frost 15:38
Re: json (b) and null fields Stephen Frost 15:40
Re: WITH CHECK and Column-Level Privileges Stephen Frost 15:46
Re: open items for 9.4 Robert Haas 15:50
Re: open items for 9.4 Andres Freund 15:53
Re: open items for 9.4 Magnus Hagander 15:59
Re: pg_background (and more parallelism infrastructure patches) 📎 Stephen Frost 16:05
Full_page_write is off in backup mode searcher s 16:06
Re: json (b) and null fields Tom Lane 16:09
Re: open items for 9.4 Alvaro Herrera 16:11
Re: open items for 9.4 Pavel Stehule 16:17
Re: json (b) and null fields David E. Wheeler 16:17
Re: jsonb format is pessimal for toast compression Tom Lane 16:30
Re: jsonb format is pessimal for toast compression Stephen Frost 17:18
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 17:37
Re: pg_background (and more parallelism infrastructure patches) Robert Haas 17:38
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 17:40
effective_io_concurrency documentation 📎 Peter Eisentraut 17:41
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 17:59
Re: jsonb format is pessimal for toast compression Tom Lane 18:00
Re: jsonb format is pessimal for toast compression Stephen Frost 18:01
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 18:15
Re: open items for 9.4 Josh Berkus 18:28
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 18:29
Re: open items for 9.4 Andres Freund 18:30
Re: open items for 9.4 Tom Lane 18:44
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Robert Haas 18:46
Re: open items for 9.4 Robert Haas 18:47
Re: jsonb format is pessimal for toast compression Arthur Silva 18:49
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Andres Freund 18:52
Re: jsonb format is pessimal for toast compression Tom Lane 18:53
Re: jsonb format is pessimal for toast compression Josh Berkus 18:53
Re: trivial patch for dynahash logging Jeff Janes 19:01
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 19:07
Re: effective_io_concurrency documentation Peter Geoghegan 19:10
Re: json (b) and null fields Pavel Stehule 19:13
Re: json (b) and null fields Pavel Stehule 19:17
Re: json (b) and null fields Pavel Stehule 19:23
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Robert Haas 19:24
Re: json (b) and null fields Pavel Stehule 19:28
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Andres Freund 19:37
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Andres Freund 19:39
Re: json (b) and null fields Andrew Dunstan 20:03
Re: open items for 9.4 Andres Freund 20:05
Re: json (b) and null fields Pavel Stehule 20:06
Re: json (b) and null fields Tom Lane 20:14
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Robert Haas 20:16
Re: open items for 9.4 Tom Lane 20:16
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Tom Lane 20:19
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Andres Freund 20:20
Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Robert Haas 20:21
Re: json (b) and null fields Andrew Dunstan 20:26
Re: open items for 9.4 Andres Freund 20:28
Re: json (b) and null fields Tom Lane 20:32
Re: open items for 9.4 Tom Lane 20:35
Re: json (b) and null fields Andrew Dunstan 20:38
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Kevin Grittner 20:40
Re: open items for 9.4 Andres Freund 20:41
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 20:49

Browse Archives

Prev | Next