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

Browse Archives

Prev | Next

Oct. 11, 2014

Thread Author Time
Re: orangutan seizes up during isolation-check 📎 Noah Misch 00:24
B-Tree index builds, CLUSTER, and sortsupport 📎 Peter Geoghegan 00:26
Re: Materialized views don't show up in information_schema Peter Eisentraut 00:34
Re: Materialized views don't show up in information_schema Stephen Frost 00:44
Re: Wait free LW_SHARED acquisition - v0.9 Amit Kapila 00:48
Re: Wait free LW_SHARED acquisition - v0.9 Andres Freund 00:59
Re: orangutan seizes up during isolation-check Peter Eisentraut 01:14
Re: Materialized views don't show up in information_schema Sehrope Sarkuni 01:14
Re: Wait free LW_SHARED acquisition - v0.9 Amit Kapila 01:19
Re: Materialized views don't show up in information_schema Peter Eisentraut 01:24
Re: Wait free LW_SHARED acquisition - v0.9 Andres Freund 01:30
Re: Wait free LW_SHARED acquisition - v0.9 Amit Kapila 01:56
Re: orangutan seizes up during isolation-check Noah Misch 05:41
Re: Column Redaction Simon Riggs 07:40
Re: jsonb contains behaviour weirdness Peter Geoghegan 07:46
Re: Column Redaction Simon Riggs 08:51
Re: orangutan seizes up during isolation-check Peter Eisentraut 13:07
Re: Wait free LW_SHARED acquisition - v0.9 Andres Freund 13:10
Re: Add CREATE support to event triggers 📎 Michael Paquier 13:32
Re: Wait free LW_SHARED acquisition - v0.9 Amit Kapila 13:32
Re: Column Redaction Joe Conway 13:41
Re: Column Redaction Bruce Momjian 13:43
split builtins.h to quote.h Alvaro Herrera 13:44
Re: Wait free LW_SHARED acquisition - v0.9 Andres Freund 14:41
Function array_agg(array) 📎 Ali Akbar 14:57
Re: Function array_agg(array) Tom Lane 15:28
Re: jsonb contains behaviour weirdness Tom Lane 16:45
Re: pg_dump refactor patch to remove global variables 📎 Alvaro Herrera 17:56
Re: Shared memory changes in 9.4? Bruce Momjian 18:24
Re: uninitialized values in revised prepared xact code Bruce Momjian 19:20
Re: No toast table for pg_shseclabel but for pg_seclabel Bruce Momjian 20:38
Re: Performance regression: 9.2+ vs. ScalarArrayOpExpr vs. ORDER BY Bruce Momjian 20:40
Re: No toast table for pg_shseclabel but for pg_seclabel Tom Lane 20:40
Re: Shapes on the regression test for polygon Bruce Momjian 21:15
Re: No toast table for pg_shseclabel but for pg_seclabel 📎 Fabrízio de Royes Mello 21:19
Re: split builtins.h to quote.h Noah Misch 21:19
Re: Remove comment about manually flipping attnotnull Bruce Momjian 21:24
Re: split builtins.h to quote.h Bruce Momjian 21:25
Re: multixact optimization patches Bruce Momjian 21:31
Re: No toast table for pg_shseclabel but for pg_seclabel Andres Freund 21:41
Re: split builtins.h to quote.h Andres Freund 21:43
Re: pg_dump refactor patch to remove global variables Fabrízio de Royes Mello 21:46
Re: split builtins.h to quote.h Stephen Frost 21:46
Re: No toast table for pg_shseclabel but for pg_seclabel Stephen Frost 22:01
Re: split builtins.h to quote.h Noah Misch 22:05
Re: split builtins.h to quote.h Stephen Frost 22:09
Re: Is analyze_new_cluster.sh still useful? Bruce Momjian 22:40
Re: Looked at TODO:Considering improving performance of computing CHAR() value lengths Bruce Momjian 22:51
Re: pg_ctl non-idempotent behavior change Bruce Momjian 22:54
Re: Append to a GUC parameter ? Bruce Momjian 22:58

Oct. 12, 2014

Thread Author Time
Re: psql output change in 9.4 📎 Bruce Momjian 00:25
Re: [REVIEW] pg_last_xact_insert_timestamp Bruce Momjian 00:32
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Bruce Momjian 00:33
Re: pg_dump refactor patch to remove global variables Alvaro Herrera 01:15
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 01:34
Re: multixact optimization patches Alvaro Herrera 01:40
Re: pg_dump refactor patch to remove global variables Fabrízio de Royes Mello 03:13
Re: psql output change in 9.4 📎 Peter Eisentraut 04:17
Re: split builtins.h to quote.h 📎 Michael Paquier 05:16
Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD... Andres Freund 09:36
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) David Rowley 10:13
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Andres Freund 11:17
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Ronan Dunklau 12:00
Re: UPSERT wiki page, and SQL MERGE syntax Matthew Woodcraft 12:36
Re: Function array_agg(array) 📎 Ali Akbar 12:37
Re: UPSERT wiki page, and SQL MERGE syntax Marko Tiikkaja 12:40
Re: UPSERT wiki page, and SQL MERGE syntax Matthew Woodcraft 12:47
Proposal : REINDEX SCHEMA 📎 Sawada Masahiko 13:58
Re: Proposal : REINDEX SCHEMA Alvaro Herrera 15:44
Re: Hide 'Execution time' in EXPLAIN (COSTS OFF) Tom Lane 15:55
Re: Proposal : REINDEX SCHEMA Stephen Frost 17:27
Re: Column Redaction Gavin Flower 20:09
WIP: multivariate statistics / proof of concept 📎 Tomas Vondra 22:00

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

Browse Archives

Prev | Next