pgsql-hackers since 2014-10-13 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. 13, 2014

Thread Author Time
Re: Add CREATE support to event triggers 📎 Alvaro Herrera 03:45
Re: Proposal : REINDEX SCHEMA Fabrízio de Royes Mello 04:25
Re: WIP: multivariate statistics / proof of concept Albe Laurenz 07:36
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows Heikki Linnakangas 07:47
Re: Proposal : REINDEX SCHEMA Sawada Masahiko 08:39
Re: tracking commit timestamps 📎 Petr Jelinek 09:05
Re: Is analyze_new_cluster.sh still useful? Christoph Berg 09:51
Re: Sequence Access Method WIP 📎 Petr Jelinek 10:01
Re: JsonbValue to Jsonb conversion Pavel Stehule 10:41
Re: split builtins.h to quote.h Robert Haas 13:04
Re: Proposal : REINDEX SCHEMA Fabrízio de Royes Mello 13:23
Re: split builtins.h to quote.h Stephen Frost 13:24
Re: split builtins.h to quote.h Michael Paquier 13:24
Re: jsonb generator functions 📎 Andrew Dunstan 13:37
Re: JsonbValue to Jsonb conversion Andrew Dunstan 13:45
Re: split builtins.h to quote.h Tom Lane 13:53
Re: split builtins.h to quote.h Tom Lane 14:11
Re: split builtins.h to quote.h Robert Haas 14:14
Re: JsonbValue to Jsonb conversion Pavel Stehule 14:14
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Robert Haas 14:15
Re: Proposal : REINDEX SCHEMA Robert Haas 14:16
Re: JsonbValue to Jsonb conversion Tom Lane 14:19
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Andres Freund 14:19
Re: JsonbValue to Jsonb conversion Pavel Stehule 14:21
Re: JsonbValue to Jsonb conversion Pavel Stehule 14:39
Re: UPSERT wiki page, and SQL MERGE syntax Robert Haas 14:46
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Sean Chittenden 14:49
Re: JsonbValue to Jsonb conversion 📎 Pavel Stehule 14:54
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Andres Freund 14:55
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows 📎 Heikki Linnakangas 14:56
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Robert Haas 14:59
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Tom Lane 15:01
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows Robert Haas 15:02
Re: JsonbValue to Jsonb conversion Andrew Dunstan 15:03
Re: psql output change in 9.4 Bruce Momjian 15:10
Re: psql output change in 9.4 Tom Lane 15:13
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Bruce Momjian 15:18
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Andres Freund 15:21
pg_get_indexdef() doesn't quote string reloptions Eric Ridge 15:21
Re: jsonb generator functions 📎 Andrew Dunstan 15:22
Re: bad estimation together with large work_mem generates terrible slow hash joins Kevin Grittner 15:26
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows Andres Freund 15:26
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Bruce Momjian 15:35
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Christoph Berg 15:41
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Tom Lane 15:46
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Andres Freund 15:53
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows 📎 Heikki Linnakangas 15:57
Re: Code bug or doc bug? 📎 Bruce Momjian 16:17
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Tom Lane 17:04
Re: Missing IPv6 for pgbuildfarm.org Andrew Dunstan 17:44
Re: pgbench throttling latency limit Heikki Linnakangas 17:54
Commitfest progress, or lack thereof Heikki Linnakangas 18:01
Re: UPSERT wiki page, and SQL MERGE syntax Peter Geoghegan 18:02
Re: Missing IPv6 for pgbuildfarm.org Alvaro Herrera 18:28
Re: Maximum number of WAL files in the pg_xlog directory Bruce Momjian 19:11
Re: pgbench throttling latency limit Gregory Smith 19:15
Re: Switch pg_basebackup to use -X stream instead of -X fetch by default? Bruce Momjian 19:16
Re: On partitioning Bruce Momjian 19:27
Re: postgres_fdw behaves oddly Bruce Momjian 19:30
Re: On partitioning Alvaro Herrera 19:38
Re: On partitioning Bruce Momjian 19:43
Re: WIP: multivariate statistics / proof of concept Tomas Vondra 19:47
Re: psql \watch versus \timing Bruce Momjian 19:49
Re: missing tab-completion for relation options Bruce Momjian 19:51
Re: settings without unit Bruce Momjian 20:11
Re: Incorrect initialization of sentPtr in walsender.c Bruce Momjian 20:18
Re: Missing IPv6 for pgbuildfarm.org Joshua D. Drake 20:31
Re: Obsolete comment within execTuples.c 📎 Bruce Momjian 20:55
Re: pg_dump refactor patch to remove global variables 📎 Alvaro Herrera 21:17
Possible micro-optimization in CacheInvalidateHeapTuple Jim Nasby 22:53
Re: missing tab-completion for relation options Michael Paquier 23:02
Re: psql \watch versus \timing Michael Paquier 23:11
Re: interval typmodout is broken 📎 Bruce Momjian 23:38
Re: postgres_fdw behaves oddly Robert Haas 23:53

Oct. 14, 2014

Thread Author Time
Re: pg_get_indexdef() doesn't quote string reloptions Robert Haas 01:14
Typo in bgworker.sgml 📎 Shigeru Hanada 01:18
Re: pg_get_indexdef() doesn't quote string reloptions Michael Paquier 01:22
Re: Possible micro-optimization in CacheInvalidateHeapTuple Tom Lane 01:28
Re: Incorrect initialization of sentPtr in walsender.c Michael Paquier 01:31
Re: postgres_fdw behaves oddly Etsuro Fujita 02:35
Re: Function array_agg(array) Ali Akbar 04:37
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Sean Chittenden 05:28
Re: Wait free LW_SHARED acquisition - v0.9 Amit Kapila 06:04
Re: Add generate_series(numeric, numeric) 📎 Michael Paquier 06:22
Re: Typo in bgworker.sgml Heikki Linnakangas 06:52
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) David Rowley 07:03
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows Heikki Linnakangas 07:18
Re: split builtins.h to quote.h 📎 Michael Paquier 08:00
Re: Commitfest progress, or lack thereof Amit Kapila 08:38
Re: Commitfest progress, or lack thereof Andres Freund 08:43
Re: pg_receivexlog --status-interval add fsync feedback furuyao 09:44
Re: Scaling shared buffer eviction 📎 Amit Kapila 09:54
Re: Scaling shared buffer eviction Andres Freund 10:02
Re: inherit support for foreign tables 📎 Etsuro Fujita 11:00
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 12:35
Re: pgaudit - an auditing extension for PostgreSQL 📎 Abhijit Menon-Sen 12:38
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 12:57
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows MauMau 12:59
WIP: dynahash replacement for buffer table 📎 Robert Haas 13:30
Drop any statistics of table after it's truncated 📎 Sawada Masahiko 13:32
Re: Wait free LW_SHARED acquisition - v0.9 Merlin Moncure 13:40
Re: Wait free LW_SHARED acquisition - v0.9 Andres Freund 13:58
Re: Drop any statistics of table after it's truncated Tom Lane 14:20
Re: WIP: dynahash replacement for buffer table Andres Freund 14:25
Re: Shapes on the regression test for polygon Emre Hasegeli 14:40
Re: WIP: dynahash replacement for buffer table Andres Freund 14:47
Re: Better support of exported snapshots with pg_dump Petr Jelinek 14:55
Re: WIP: dynahash replacement for buffer table Amit Kapila 15:00
Re: Shapes on the regression test for polygon Bruce Momjian 15:00
Re: pg_get_indexdef() doesn't quote string reloptions Eric B. Ridge 15:03
Re: WIP: dynahash replacement for buffer table Andres Freund 15:08
Re: WIP: dynahash replacement for buffer table Robert Haas 15:08
Re: WIP: dynahash replacement for buffer table Amit Kapila 15:10
Re: Drop any statistics of table after it's truncated Sawada Masahiko 15:16
Re: WIP: dynahash replacement for buffer table Robert Haas 15:19
Re: WIP: dynahash replacement for buffer table Andres Freund 15:31
Re: WIP: dynahash replacement for buffer table Robert Haas 15:36
Buffer Requests Trace Lucas Lersch 16:08
Re: Maximum number of WAL files in the pg_xlog directory Jeff Janes 16:20
Re: Buffer Requests Trace Stephen Frost 16:25
Re: Buffer Requests Trace Lucas Lersch 16:31
Re: Column Redaction Robert Haas 16:43
Re: CINE in CREATE TABLE AS ... and CREATE MATERIALIZED VIEW ... 📎 Fabrízio de Royes Mello 16:58
Re: Buffer Requests Trace Lucas Lersch 16:59
Re: Expose options to explain? (track_io_timing) Robert Haas 17:01
Re: Buffer Requests Trace Stephen Frost 17:02
Re: Expose options to explain? (track_io_timing) Joshua D. Drake 17:04
Re: Buffer Requests Trace Lucas Lersch 17:10
[RFC] Incremental backup v3: incremental PoC 📎 Marco Nenciarini 17:17
Re: Buffer Requests Trace Stephen Frost 17:21
Re: Maximum number of WAL files in the pg_xlog directory Bruce Momjian 17:21
Re: pg_background (and more parallelism infrastructure patches) Robert Haas 17:24
Re: Expose options to explain? (track_io_timing) Robert Haas 17:27
Re: Buffer Requests Trace Lucas Lersch 17:27
Re: Buffer Requests Trace Stephen Frost 17:40
Re: pg_dump refactor patch to remove global variables Alvaro Herrera 18:21
Re: Wait free LW_SHARED acquisition - v0.9 Merlin Moncure 18:36
Re: pgaudit - an auditing extension for PostgreSQL Simon Riggs 19:09
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 19:20
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 19:33
New Event Trigger: table_rewrite 📎 Dimitri Fontaine 20:19
Re: WIP: dynahash replacement for buffer table Andres Freund 20:42
Re: pg_background (and more parallelism infrastructure patches) Petr Jelinek 20:56
Re: proposal: plpgsql - Assert statement Petr Jelinek 20:57
Re: narwhal and PGDLLIMPORT Alvaro Herrera 21:24
Re: WIP: dynahash replacement for buffer table Robert Haas 21:53
Re: Better support of exported snapshots with pg_dump Michael Paquier 22:09
Re: replicating DROP commands across servers Alvaro Herrera 22:09
Re: Proposal for better support of time-varying timezone abbreviations 📎 Tom Lane 22:26
Re: narwhal and PGDLLIMPORT Tom Lane 22:38
Re: narwhal and PGDLLIMPORT Dave Page 22:44
[PATCH] Cleanup: unify checks for catalog modification 📎 Marti Raudsepp 22:56
Re: narwhal and PGDLLIMPORT Andrew Dunstan 22:59
Re: narwhal and PGDLLIMPORT Tom Lane 23:07
Re: [PATCH] Cleanup: unify checks for catalog modification Tom Lane 23:10

Oct. 15, 2014

Thread Author Time
Re: [PATCH] Cleanup: unify checks for catalog modification Alvaro Herrera 02:00
Re: Wait free LW_SHARED acquisition - v0.9 Amit Kapila 03:34
group locking: incomplete patch, just for discussion 📎 Robert Haas 04:03
Re: group locking: incomplete patch, just for discussion Tom Lane 04:13
Re: group locking: incomplete patch, just for discussion Robert Haas 04:39
Re: narwhal and PGDLLIMPORT Noah Misch 04:53
Re: Better support of exported snapshots with pg_dump Andres Freund 05:06
Additional role attributes && superuser review 📎 Stephen Frost 05:22
Re: Better support of exported snapshots with pg_dump Michael Paquier 05:28
Re: Better support of exported snapshots with pg_dump Andres Freund 05:46
Re: narwhal and PGDLLIMPORT Craig Ringer 05:53
Re: WIP: dynahash replacement for buffer table Andres Freund 06:03
Re: Better support of exported snapshots with pg_dump Michael Paquier 06:06
Re: Scaling shared buffer eviction Amit Kapila 07:47
Re: Buffer Requests Trace Simon Riggs 07:49
Support UPDATE table SET(*)=... 📎 Atri Sharma 08:02
Re: Column Redaction Simon Riggs 08:04
Re: group locking: incomplete patch, just for discussion Simon Riggs 08:18
Re: Support UPDATE table SET(*)=... Marti Raudsepp 08:44
Re: Support UPDATE table SET(*)=... Atri Sharma 08:48
Re: Support UPDATE table SET(*)=... Atri Sharma 09:32
Re: proposal: plpgsql - Assert statement Ali Akbar 09:57
Re: Patch to support SEMI and ANTI join removal 📎 David Rowley 10:03
Locking for Rename To new_name works differently for different objects Amit Kapila 11:00
Re: jsonb generator functions Pavel Stehule 11:38
Re: Buffer Requests Trace 📎 Lucas Lersch 11:49
Re: [9.4 bug] The database server hangs with write-heavy workload on Windows MauMau 12:03
WIP: Access method extendability 📎 Alexander Korotkov 12:08
Re: Buffer Requests Trace Simon Riggs 12:27
Re: Proposal for better support of time-varying timezone abbreviations Michael Meskes 12:31
Re: Buffer Requests Trace Lucas Lersch 12:44
Re: Buffer Requests Trace Simon Riggs 13:09
Re: Buffer Requests Trace Lucas Lersch 13:22
Re: narwhal and PGDLLIMPORT Andrew Dunstan 13:31
Re: group locking: incomplete patch, just for discussion Robert Haas 13:46
Re: Proposal for better support of time-varying timezone abbreviations Tom Lane 13:50
Re: Buffer Requests Trace Stephen Frost 13:50
Re: How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Kouhei Kaigai 13:58
Re: Locking for Rename To new_name works differently for different objects Tom Lane 14:04
Re: group locking: incomplete patch, just for discussion Simon Riggs 14:12
Re: Proposal : REINDEX SCHEMA 📎 Sawada Masahiko 14:41
Re: [BUGS] BUG #10823: Better REINDEX syntax. Alvaro Herrera 14:46
Re: [BUGS] BUG #10823: Better REINDEX syntax. Stephen Frost 14:49
Re: Buffer Requests Trace Lucas Lersch 15:29
Re: [BUGS] BUG #10823: Better REINDEX syntax. Alvaro Herrera 16:01

Browse Archives

Prev | Next