pgsql-hackers since 2015-04-20 07:40

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

April 20, 2015

Thread Author Time
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 07:40
Re: Freeze avoidance of very large table. 📎 Sawada Masahiko 07:45
Re: Turning off HOT/Cleanup sometimes Jeff Janes 08:04
Re: Replication identifiers, take 4 Heikki Linnakangas 08:05
Re: Replication identifiers, take 4 Heikki Linnakangas 08:09
Re: Turning off HOT/Cleanup sometimes Andres Freund 08:14
Re: Replication identifiers, take 4 Andres Freund 08:19
Re: inherit support for foreign tables 📎 Etsuro Fujita 08:20
Re: Replication identifiers, take 4 Heikki Linnakangas 08:26
Re: Replication identifiers, take 4 Andres Freund 08:28
Re: WIP Patch for GROUPING SETS phase 1 Svenne Krap 08:36
Re: Auditing extension for PostgreSQL (Take 2) Sawada Masahiko 08:40
Re: WIP Patch for GROUPING SETS phase 1 Svenne Krap 08:40
Re: Sequence Access Method WIP Heikki Linnakangas 09:49
Re: Sequence Access Method WIP Andres Freund 10:05
Re: Sequence Access Method WIP Petr Jelinek 10:26
Re: Supporting TAP tests with MSVC and Windows 📎 Michael Paquier 12:01
Re: alternative compression algorithms? Tomas Vondra 13:03
Re: Auditing extension for PostgreSQL (Take 2) David Steele 13:17
Re: Supporting src/test/modules in MSVC builds Alvaro Herrera 14:32
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 14:56
Re: Clock sweep not caching enough B-Tree leaf pages? Merlin Moncure 15:00
Re: Sequence Access Method WIP 📎 Heikki Linnakangas 15:50
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 16:11
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 16:15
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Robert Haas 16:17
Re: Sequence Access Method WIP Alvaro Herrera 16:22
Re: PATCH: Spinlock Documentation Robert Haas 16:23
Re: Parallel Seq Scan Robert Haas 16:38
Re: optimizing vacuum truncation scans Jim Nasby 17:18
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 17:33
Re: Turning off HOT/Cleanup sometimes Simon Riggs 18:21
Re: Parallel Seq Scan Robert Haas 18:26
Re: Parallel Seq Scan Robert Haas 18:29
Re: Freeze avoidance of very large table. Bruce Momjian 18:48
Re: Clock sweep not caching enough B-Tree leaf pages? Jim Nasby 18:53
Re: Freeze avoidance of very large table. Jim Nasby 18:59
Re: Allow SQL/plpgsql functions to accept record David G. Johnston 19:04
Re: Freeze avoidance of very large table. Bruce Momjian 19:09
Re: Turning off HOT/Cleanup sometimes Alvaro Herrera 19:19
Re: Turning off HOT/Cleanup sometimes Jeff Janes 19:28
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 19:37
Re: [pgsql-packagers] Palle Girgensohn's ICU patch Peter Eisentraut 19:43
Re: optimizing vacuum truncation scans Qingqing Zhou 19:45
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 19:48
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Bruce Momjian 20:11
Re: Turning off HOT/Cleanup sometimes Simon Riggs 20:56
Re: Freeze avoidance of very large table. Jim Nasby 20:58
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Robert Haas 21:04
Re: Freeze avoidance of very large table. Bruce Momjian 21:13
Re: Turning off HOT/Cleanup sometimes Robert Haas 21:17
Re: Clock sweep not caching enough B-Tree leaf pages? Peter Geoghegan 21:37
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Bruce Momjian 21:41
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 21:44
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 21:49
Re: Freeze avoidance of very large table. Jim Nasby 22:00
Re: Turning off HOT/Cleanup sometimes Alvaro Herrera 22:13
Re: parallel mode and parallel contexts Peter Geoghegan 22:49
Re: Freeze avoidance of very large table. Jim Nasby 23:59

April 21, 2015

Thread Author Time
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Peter Geoghegan 00:23
Re: Parallel Seq Scan Amit Langote 01:04
Re: Freeze avoidance of very large table. Josh Berkus 01:04
Re: Optimization for updating foreign tables in Postgres FDW Kyotaro HORIGUCHI 01:07
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Shigeru HANADA 02:47
installcheck missing in src/bin/pg_rewind/Makefile 📎 Michael Paquier 04:13
Re: Logical Decoding follows timelines 📎 Michael Paquier 04:49
Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita 06:35
Re: Freeze avoidance of very large table. Andres Freund 06:39
Re: Streaming replication and WAL archive interactions Michael Paquier 06:53
Re: PATCH: Add 'pid' column to pg_replication_slots Andres Freund 07:19
Re: Fix broken Install.bat when target directory contains a space Asif Naeem 07:33
Re: Streaming replication and WAL archive interactions Heikki Linnakangas 07:38
Re: Replication identifiers, take 4 Simon Riggs 07:50
Re: Optimization for updating foreign tables in Postgres FDW Kyotaro HORIGUCHI 08:12
Re: Parallel Seq Scan David Rowley 08:59
Re: Streaming replication and WAL archive interactions Michael Paquier 09:04
Update docs in fdwhandler.sgml 📎 Etsuro Fujita 09:45
Re: PATCH: Add 'pid' column to pg_replication_slots Craig Ringer 10:17
Re: PATCH: Add 'pid' column to pg_replication_slots Andres Freund 10:23
Re: Streaming replication and WAL archive interactions Heikki Linnakangas 10:55
Re: installcheck missing in src/bin/pg_rewind/Makefile Heikki Linnakangas 11:11
Re: Parallel Seq Scan Amit Kapila 11:50
Re: Logical Decoding follows timelines Simon Riggs 11:52
Re: Parallel Seq Scan Amit Kapila 11:57
Re: Replication identifiers, take 4 Andres Freund 12:08
Re: Fix broken Install.bat when target directory contains a space 📎 Michael Paquier 13:02
Re: Parallel Seq Scan Amit Kapila 13:38
Re: PATCH: Add 'pid' column to pg_replication_slots Robert Haas 14:53
Re: PATCH: Add 'pid' column to pg_replication_slots Andres Freund 14:54
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Andres Freund 14:57
Freeze avoidance of very large table. Sawada Masahiko 14:59
Re: Freeze avoidance of very large table. Andres Freund 15:02
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 15:04
Re: WIP Patch for GROUPING SETS phase 1 Andrew Gierth 15:06
preprocess_targetlist and inheiritance 📎 Stephen Frost 15:15
Re: Freeze avoidance of very large table. Sawada Masahiko 15:15
Re: Replication identifiers, take 4 Alvaro Herrera 15:20
Re: Replication identifiers, take 4 Andres Freund 15:30
Re: preprocess_targetlist and inheiritance Alvaro Herrera 15:35
Re: Fix broken Install.bat when target directory contains a space Asif Naeem 15:40
Re: Freeze avoidance of very large table. Andres Freund 15:40
Re: preprocess_targetlist and inheiritance Stephen Frost 15:43
Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0 Andres Freund 15:58
Re: PATCH: Add 'pid' column to pg_replication_slots Bruce Momjian 16:26
Re: parallel mode and parallel contexts Robert Haas 18:08
Re: parallel mode and parallel contexts Robert Haas 19:14
Re: parallel mode and parallel contexts Robert Haas 19:17
Re: PATCH: Add 'pid' column to pg_replication_slots Robert Haas 19:18
Reducing spinlock acquisition within clock sweep loop Merlin Moncure 19:46
Re: Row security violation error is misleading 📎 Stephen Frost 19:50
Re: Freeze avoidance of very large table. Robert Haas 20:21
Re: Reducing spinlock acquisition within clock sweep loop Andres Freund 20:25
Re: Replication identifiers, take 4 Robert Haas 20:26
Re: Freeze avoidance of very large table. Andres Freund 20:27
Re: Freeze avoidance of very large table. Robert Haas 20:32
Re: Replication identifiers, take 4 Andres Freund 20:36
Re: Turning off HOT/Cleanup sometimes Robert Haas 20:36
Re: Turning off HOT/Cleanup sometimes Jim Nasby 20:45
Re: Turning off HOT/Cleanup sometimes Robert Haas 20:58
Re: Performance tuning assisted by a GUI application Jim Nasby 21:00
Re: Turning off HOT/Cleanup sometimes Peter Eisentraut 21:07
Re: Parallel Seq Scan Robert Haas 21:20
Re: Row security violation error is misleading Dean Rasheed 21:21
Re: Reducing spinlock acquisition within clock sweep loop Merlin Moncure 21:30
Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Robert Haas 21:36
Re: Streaming replication and WAL archive interactions Robert Haas 21:42
Re: Update docs in fdwhandler.sgml Robert Haas 21:50
Re: Clock sweep not caching enough B-Tree leaf pages? Robert Haas 21:52
Buffer management improvement wiki page Jim Nasby 22:18
Re: GSoC 2015 proposal: Support for microvacuum for GiST Ilia Ivanicki 22:39
Re: Freeze avoidance of very large table. Jim Nasby 23:24
Re: Idea: closing the loop for "pg_ctl reload" Payal Singh 23:32

April 22, 2015

Thread Author Time
Re: Fix broken Install.bat when target directory contains a space Michael Paquier 00:04
Re: Streaming replication and WAL archive interactions Michael Paquier 00:30
Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser 01:01
Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser 01:34
Re: Idea: closing the loop for "pg_ctl reload" 📎 Jan de Visser 02:23
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) 📎 Kouhei Kaigai 02:33
Authenticating from SSL certificates [email protected] 05:32
Re: Streaming replication and WAL archive interactions Heikki Linnakangas 06:17
Re: Add pg_settings.pending_restart column 📎 Michael Paquier 06:32
Re: Streaming replication and WAL archive interactions Heikki Linnakangas 06:38
Re: preprocess_targetlist and inheiritance Etsuro Fujita 07:04
Re: Streaming replication and WAL archive interactions Michael Paquier 07:07
Re: Update docs in fdwhandler.sgml Etsuro Fujita 07:08
Re: moving from contrib to bin Michael Paquier 07:13
Re: moving from contrib to bin Andres Freund 07:18
Re: Improve sleep processing of pg_rewind TAP tests Heikki Linnakangas 08:14
Re: Replication identifiers, take 4 Petr Jelinek 08:17
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Ashutosh Bapat 10:28
Re: Improve sleep processing of pg_rewind TAP tests Heikki Linnakangas 11:40
Re: Improve sleep processing of pg_rewind TAP tests Michael Paquier 12:10
Re: Rounding to even for numeric data type Pedro Gimeno 12:30
Re: Rounding to even for numeric data type Michael Paquier 12:46
Re: Parallel Seq Scan 📎 Amit Kapila 12:48
Re: a fast bloat measurement tool (was Re: Measuring relation free space) 📎 Abhijit Menon-Sen 13:03
Re: Row security violation error is misleading Dean Rasheed 14:09
Re: Idea: closing the loop for "pg_ctl reload" Payal Singh 14:09
Re: Row security violation error is misleading Stephen Frost 14:16
Re: Freeze avoidance of very large table. Robert Haas 14:33
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 14:37
Re: Freeze avoidance of very large table. Kevin Grittner 15:09
Re: Allow SQL/plpgsql functions to accept record Jim Nasby 15:29
Re: inherit support for foreign tables Stephen Frost 15:34
Re: Turning off HOT/Cleanup sometimes Greg Stark 15:36
Re: Turning off HOT/Cleanup sometimes Jim Nasby 15:37
Re: Authenticating from SSL certificates Stephen Frost 15:46
BUG #13126: table constraint loses its comment xi 15:48
pgsql: RLS fixes, new hooks, and new test module Stephen Frost 16:01
Re: moving from contrib to bin Bruce Momjian 16:01
Re: Row security violation error is misleading Stephen Frost 16:02
Re: Freeze avoidance of very large table. Robert Haas 16:11
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 16:16
Re: Allow SQL/plpgsql functions to accept record Andrew Dunstan 16:20
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 16:21
Re: pgsql: RLS fixes, new hooks, and new test module Stephen Frost 16:23
Re: Freeze avoidance of very large table. Heikki Linnakangas 16:39
Re: Row security violation error is misleading Dean Rasheed 17:12
Re: Improve sleep processing of pg_rewind TAP tests Jan de Visser 17:43
Re: Turning off HOT/Cleanup sometimes Peter Eisentraut 17:59
Re: Idea: closing the loop for "pg_ctl reload" Payal Singh 18:04
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 18:05
Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas 18:12
Re: Freeze avoidance of very large table. Kevin Grittner 18:23
Re: Freeze avoidance of very large table. Robert Haas 18:24
Re: Freeze avoidance of very large table. Robert Haas 18:27
Re: Streaming replication and WAL archive interactions Robert Haas 18:30
Re: Add CINE for ALTER TABLE ... ADD COLUMN Payal Singh 18:48
Re: Turning off HOT/Cleanup sometimes Kevin Grittner 18:51
Re: Streaming replication and WAL archive interactions Robert Haas 18:58
Re: Streaming replication and WAL archive interactions Heikki Linnakangas 19:01
Re: Allow SQL/plpgsql functions to accept record Merlin Moncure 19:12
Re: Streaming replication and WAL archive interactions Robert Haas 19:21
Re: cache lookup error for shell type creation with incompatible output function (DDL deparsing bug) Alvaro Herrera 19:29
Re: TABLESAMPLE patch 📎 Petr Jelinek 19:31
Re: Streaming replication and WAL archive interactions Heikki Linnakangas 19:34
Re: cache lookup error for shell type creation with incompatible output function (DDL deparsing bug) Alvaro Herrera 19:36
Re: Sequence Access Method WIP Petr Jelinek 20:01
Re: Turning off HOT/Cleanup sometimes Bruce Momjian 20:55
Re: Parallel Seq Scan Robert Haas 20:56

Browse Archives

Prev | Next