pgsql-hackers since 2016-07-12 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

July 12, 2016

Thread Author Time
Re: Changing the result set to contain the cost of the optimizer's chosen plan Craig Ringer 01:13
Re: remove checkpoint_warning Craig Ringer 01:32
use of SEQ_MINVALUE in btree_gin 📎 Peter Eisentraut 01:34
Re: asynchronous and vectorized execution Kyotaro HORIGUCHI 02:04
Re: Showing parallel status in \df+ Alvaro Herrera 02:36
Re: asynchronous and vectorized execution Kyotaro HORIGUCHI 02:42
Re: [BUG] pg_basebackup from disconnected standby fails Amit Kapila 03:22
Re: Showing parallel status in \df+ Michael Paquier 03:28
Re: Showing parallel status in \df+ Tom Lane 04:26
Re: GiST index build versus NaN coordinates Andreas Seltenreich 07:20
Re: remove checkpoint_warning Magnus Hagander 08:19
Re: remove checkpoint_warning PostgreSQL - Hans-Jürgen Schönig 10:46
Oddity in handling of cached plans for FDW queries 📎 Etsuro Fujita 12:40
Re: Showing parallel status in \df+ Stephen Frost 13:22
Re: IMPORT FOREIGN SCHEMA can't be run in in pl/pgsql due to INTO Merlin Moncure 13:25
BUG #14244: wrong suffix for pg_size_pretty() thomas.berger 13:36
One process per session lack of sharing AMatveev 13:57
Re: One process per session lack of sharing Tom Lane 14:18
Re: One process per session lack of sharing AMatveev 14:39
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 15:04
Re: Showing parallel status in \df+ Tom Lane 16:17
Re: use of SEQ_MINVALUE in btree_gin Tom Lane 16:26
Re: GiST index build versus NaN coordinates Tom Lane 16:40
Re: Showing parallel status in \df+ Stephen Frost 16:45
pg_basebackup wish list 📎 Jeff Janes 16:53
Re: Showing parallel status in \df+ Tom Lane 17:10
Re: Fix Error Message for allocate_recordbuf() Failure Shoaib Lari 17:23
Re: Showing parallel status in \df+ Stephen Frost 17:31
Re: Showing parallel status in \df+ Peter Eisentraut 17:46
Re: pg_basebackup wish list Peter Eisentraut 17:48
Re: pgbench - compute & show latency consistently Peter Eisentraut 17:54
BUG #14245: Segfault on weird to_tsquery david 17:58
Re: pg_basebackup wish list Jeff Janes 18:06
Re: pg_basebackup wish list Kenneth Marshall 18:39
Re: BUG #14245: Segfault on weird to_tsquery Peter Geoghegan 18:40
Re: BUG #14245: Segfault on weird to_tsquery Peter Geoghegan 19:01
Re: BUG #14245: Segfault on weird to_tsquery David Kellum 19:04
Re: GiST index build versus NaN coordinates 📎 Tom Lane 19:24
DO with a large amount of statements get stuck with high memory consumption Merlin Moncure 19:29
Re: BUG #14245: Segfault on weird to_tsquery Tom Lane 19:42
Re: dumping database privileges broken in 9.6 📎 Stephen Frost 20:18
Re: GiST index build versus NaN coordinates Tom Lane 20:20
Re: [COMMITTERS] Logical decoding Fabrízio de Royes Mello 20:42
Re: BUG #14245: Segfault on weird to_tsquery David Kellum 20:54
Re: pgbench - minor fix for meta command only scripts Tom Lane 20:59
Re: BUG #14245: Segfault on weird to_tsquery Tom Lane 21:11
Re: IMPORT FOREIGN SCHEMA can't be run in in pl/pgsql due to INTO Tom Lane 22:10
Re: Showing parallel status in \df+ Alvaro Herrera 22:41
Re: Showing parallel status in \df+ Stephen Frost 23:11

July 13, 2016

Thread Author Time
Re: pg_basebackup wish list Masahiko Sawada 01:55
Re: [BUG] pg_basebackup from disconnected standby fails 📎 Michael Paquier 03:26
RecoveryTargetTLI dead variable in XLogCtlData 📎 Michael Paquier 03:29
Simplifying the interface of UpdateMinRecoveryPoint 📎 Michael Paquier 03:49
Re: dumping database privileges broken in 9.6 Michael Paquier 06:50
Documentation fix for CREATE FUNCTION 📎 Albe Laurenz 07:43
Re: pgbench - minor fix for meta command only scripts 📎 Fabien COELHO 08:14
Re: pgbench - minor fix for meta command only scripts 📎 Fabien COELHO 08:21
Re: pgbench - compute & show latency consistently 📎 Fabien COELHO 08:39
Re: Oddity in handling of cached plans for FDW queries Ashutosh Bapat 09:00
Constraint merge and not valid status Amit Langote 09:22
UPSERT/RETURNING -> ON CONFLICT SELECT? Bjørnar Ness 09:49
Re: Simplifying the interface of UpdateMinRecoveryPoint Amit Kapila 11:27
Re: pg_basebackup wish list Amit Kapila 12:08
Re: Disable WAL completely - Performance and Persistency research Netanel Katzburg 12:23
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila 12:57
BUG #14247: COMMENT is restored on wrong database pgerber 13:21
Re: Simplifying the interface of UpdateMinRecoveryPoint Michael Paquier 13:25
Re: Simplifying the interface of UpdateMinRecoveryPoint Simon Riggs 13:31
Re: BUG #14247: COMMENT is restored on wrong database David G. Johnston 13:59
rethinking dense_alloc (HashJoin) as a memory context Tomas Vondra 14:53
Re: Documentation fix for CREATE FUNCTION Tom Lane 14:57
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 15:06
application_name in process name? Mike Blackwell 16:21
Re: Showing parallel status in \df+ Peter Eisentraut 16:38
Re: Showing parallel status in \df+ 📎 Tom Lane 17:01
Re: UPSERT/RETURNING -> ON CONFLICT SELECT? Peter Geoghegan 17:02
Re: application_name in process name? Tom Lane 17:07
Re: UPSERT/RETURNING -> ON CONFLICT SELECT? Tom Lane 17:12
Re: rethinking dense_alloc (HashJoin) as a memory context Peter Geoghegan 17:18
Re: Showing parallel status in \df+ Stephen Frost 17:25
Re: rethinking dense_alloc (HashJoin) as a memory context Tom Lane 17:37
Re: rethinking dense_alloc (HashJoin) as a memory context Andres Freund 17:44
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 17:47
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 17:48
Re: rethinking dense_alloc (HashJoin) as a memory context Tom Lane 17:56
Re: \timing interval 📎 Corey Huinker 18:06
Re: rethinking dense_alloc (HashJoin) as a memory context Tomas Vondra 18:10
Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Tom Lane 18:44
Re: A Modest Upgrade Proposal Robert Haas 18:45
Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Peter Geoghegan 18:46
Re: A Modest Upgrade Proposal Robert Haas 19:06
Re: A Modest Upgrade Proposal Joshua D. Drake 19:06
Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Tom Lane 19:24
Re: A Modest Upgrade Proposal Robert Haas 19:26
Re: Bug in batch tuplesort memory CLUSTER case (9.6 only) Peter Geoghegan 19:28
Re: Header and comments describing routines in incorrect shape in visibilitymap.c Robert Haas 19:29
Re: pgbench - allow to store select results into variables Robert Haas 19:34
Re: One process per session lack of sharing Robert Haas 19:59
Re: pgbench - allow to store select results into variables Tom Lane 20:02
Re: remove checkpoint_warning Robert Haas 20:03
Re: pgbench - allow to store select results into variables Robert Haas 20:07
Re: sslmode=require fallback Robert Haas 20:11
Re: pgbench - allow to store select results into variables Tom Lane 20:13
Re: pgbench - allow to store select results into variables Fabien COELHO 20:16
Re: sslmode=require fallback Tom Lane 20:16
Re: rethinking dense_alloc (HashJoin) as a memory context Robert Haas 20:18
Re: sslmode=require fallback Robert Haas 20:19
Re: pgbench - allow to store select results into variables Tom Lane 20:26
Re: sslmode=require fallback Tom Lane 20:28
Re: rethinking dense_alloc (HashJoin) as a memory context Tom Lane 20:39
Re: A Modest Upgrade Proposal Christopher Browne 20:42
unexpected psql "feature" Fabien COELHO 20:47
Re: A Modest Upgrade Proposal Petr Jelinek 20:48
Re: rethinking dense_alloc (HashJoin) as a memory context Andres Freund 20:49
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner 20:57
Re: unexpected psql "feature" David G. Johnston 20:57
Re: Header and comments describing routines in incorrect shape in visibilitymap.c Michael Paquier 21:02
Re: rethinking dense_alloc (HashJoin) as a memory context Tom Lane 21:04
Re: Simplifying the interface of UpdateMinRecoveryPoint Michael Paquier 21:04
Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund 21:05
Document that vacuum can't truncate if old_snapshot_threshold >= 0 Andres Freund 21:14
Re: pgbench - allow to store select results into variables Fabien COELHO 21:19
Re: pgbench - allow to store select results into variables David G. Johnston 21:31
Re: unexpected psql "feature" Fabien COELHO 21:33
Re: unexpected psql "feature" Tom Lane 21:36
Re: unexpected psql "feature" Fabien COELHO 21:44
Re: unexpected psql "feature" David G. Johnston 21:53
Re: unexpected psql "feature" David G. Johnston 21:57
Upcoming PG release schedule Tom Lane 22:37
Re: unexpected psql "feature" Alvaro Herrera 22:45
Re: unexpected psql "feature" Tom Lane 23:12

July 14, 2016

Thread Author Time
Re: bug in citext's upgrade script for parallel aggregates Andreas Karlsson 00:00
Re: Improving executor performance 📎 Andres Freund 01:18
Re: Improving executor performance - tidbitmap 📎 Andres Freund 03:06
Re: Showing parallel status in \df+ Robert Haas 04:34
Fix typo in postgres_fdw/deparse.c 📎 Masahiko Sawada 05:22
Re: One process per session lack of sharing Craig Ringer 05:34
Re: One process per session lack of sharing Craig Ringer 05:48
Re: Reviewing freeze map code Andres Freund 06:06
Re: A Modest Upgrade Proposal Craig Ringer 06:06
Re: One process per session lack of sharing Vladimir Sitnikov 06:28
Re: A Modest Upgrade Proposal Craig Ringer 06:29
Re: One process per session lack of sharing Craig Ringer 06:35
Issue in pg_catalog.pg_indexes view definition Dilip Kumar 07:08
Re: unexpected psql "feature" 📎 Fabien COELHO 07:18
Re: Issue in pg_catalog.pg_indexes view definition 📎 Dilip Kumar 07:59
Re: pgbench - allow to store select results into variables Fabien COELHO 08:02
Re: Issue in pg_catalog.pg_indexes view definition Amit Langote 08:07
Re: Issue in pg_catalog.pg_indexes view definition Michael Paquier 08:10
Re: Issue in pg_catalog.pg_indexes view definition Amit Langote 08:15
Re: unexpected psql "feature" Fabien COELHO 08:21
Re: Issue in pg_catalog.pg_indexes view definition Dilip Kumar 08:21
Re: Issue in pg_catalog.pg_indexes view definition 📎 Dilip Kumar 08:29
Re: One process per session lack of sharing AMatveev 08:41
Re: Issue in pg_catalog.pg_indexes view definition Michael Paquier 08:41
Re: Bug in to_timestamp(). Artur Zakirov 09:05
Re: Bug in to_timestamp(). Pavel Stehule 09:16
Hang issue when COPY to/from an unopened FIFO Kenan Yao 09:53
Re: unexpected psql "feature" Geoff Winkless 10:38
Re: Hash Indexes 📎 Amit Kapila 11:03
Re: Oddity in handling of cached plans for FDW queries Etsuro Fujita 11:40
pg_xlogdump follow into the future 📎 Magnus Hagander 11:46
Re: One process per session lack of sharing AMatveev 12:14
Re: Oddity in handling of cached plans for FDW queries Ashutosh Bapat 12:26
Re: Reviewing freeze map code Amit Kapila 12:42
Re[2]: [HACKERS] 9.4 -> 9.5 regression with queries through pgbouncer on RHEL 6 📎 Dmitriy Sarafannikov 13:06
Unable to test parallel aggregate/joins in Postgres beta 2 Madusudanan.B.N 13:16
Re: Unable to test parallel aggregate/joins in Postgres beta 2 Madusudanan.B.N 13:18
Re: Unable to test parallel aggregate/joins in Postgres beta 2 Devrim Gündüz 13:29
Re: pg_xlogdump bad error msg? Magnus Hagander 13:39
Re: Unable to test parallel aggregate/joins in Postgres beta 2 Haribabu Kommi 13:39
Re: Unable to test parallel aggregate/joins in Postgres beta 2 Madusudanan.B.N 13:49
Re: Unable to test parallel aggregate/joins in Postgres beta 2 Madusudanan.B.N 13:52
Re: pg_xlogdump follow into the future Simon Riggs 13:54
Re: Hang issue when COPY to/from an unopened FIFO Tom Lane 14:20
Re: Hang issue when COPY to/from an unopened FIFO Stephen Frost 15:24
Re: Issue in pg_catalog.pg_indexes view definition Tom Lane 15:45
Re: Oddity in handling of cached plans for FDW queries Tom Lane 16:32
Re: Issue in pg_catalog.pg_indexes view definition Andreas Seltenreich 17:51
Re: Improving executor performance Andreas Seltenreich 18:04
Re: Improving executor performance Andres Freund 18:17
Re: Issue in pg_catalog.pg_indexes view definition Tom Lane 18:20
Re: pg_xlogdump follow into the future Andres Freund 18:27
Re: Reviewing freeze map code Andres Freund 18:34
Re: Hang issue when COPY to/from an unopened FIFO Andres Freund 18:40
Re: [PERFORM] 9.4 -> 9.5 regression with queries through pgbouncer on RHEL 6 Andres Freund 18:48
Re: Oddity in handling of cached plans for FDW queries Tom Lane 18:49
Re: [PERFORM] 9.4 -> 9.5 regression with queries through pgbouncer on RHEL 6 Andres Freund 18:53
Re: Improving executor performance Andreas Seltenreich 21:03
Re: Improving executor performance Andres Freund 21:09
Re: sslmode=require fallback Greg Stark 21:14
Re: sslmode=require fallback Tom Lane 21:27
Re: sslmode=require fallback Magnus Hagander 21:34
Re: Improving executor performance Andreas Seltenreich 21:41
Re: sslmode=require fallback Tom Lane 21:42
Re: Issue in pg_catalog.pg_indexes view definition Michael Paquier 23:38

July 15, 2016

Thread Author Time
Re: Unable to test parallel aggregate/joins in Postgres beta 2 Amit Kapila 02:17
Re: Oddity in handling of cached plans for FDW queries Etsuro Fujita 02:37
Re: Oddity in handling of cached plans for FDW queries Tom Lane 02:48
Re: trivia: cancel{,l}{ed,ing,ation} Peter Eisentraut 02:51

Browse Archives

Prev | Next