pgsql-hackers since 2017-02-14 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

Feb. 14, 2017

Thread Author Time
renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Jeff Janes 00:09
Set of fixes for WAL consistency check facility 📎 Michael Paquier 01:00
Re: Parallel bitmap heap scan Haribabu Kommi 01:21
Re: [WIP]Vertical Clustered Index (columnar store extension) 📎 Haribabu Kommi 01:59
Re: Parallel Index Scans Amit Kapila 02:04
Re: renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. 📎 Michael Paquier 02:19
Re: PATCH: two slab-like memory allocators Andres Freund 02:22
Re: Logical Replication and Character encoding 📎 Kyotaro HORIGUCHI 02:23
Re: REINDEX CONCURRENTLY 2.0 Andreas Karlsson 02:32
Re: possibility to specify template database for pg_regress Andres Freund 02:36
Re: possibility to specify template database for pg_regress Michael Paquier 02:46
Re: possibility to specify template database for pg_regress Andres Freund 02:50
Re: Possible TODO: allow arbitrary expressions in event trigger WHEN Tom Lane 03:34
Re: Provide list of subscriptions and publications in psql's completion Michael Paquier 03:36
pg_waldump's inclusion of backend headers is a mess 📎 Robert Haas 03:42
Re: log_autovacuum_min_duration doesn't log VACUUMs Robert Haas 03:43
Re: Parallel bitmap heap scan Robert Haas 03:45
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas 03:50
Re: REINDEX CONCURRENTLY 2.0 Michael Paquier 03:56
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas 04:01
Re: parallelize queries containing subplans 📎 Amit Kapila 04:07
Re: possibility to specify template database for pg_regress Pavel Stehule 04:35
Re: [Bug fix] PQsendQuery occurs error when target_session_attrs is set to read-write Michael Paquier 05:11
Re: Parallel bitmap heap scan 📎 Dilip Kumar 05:18
Re: pg_waldump's inclusion of backend headers is a mess Michael Paquier 05:23
Page Scan Mode in Hash Index 📎 Ashutosh Sharma 05:27
Re: contrib modules and relkind check 📎 Amit Langote 06:18
Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags 📎 Seki, Eiji 06:19
Re: contrib modules and relkind check Michael Paquier 06:30
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Michael Paquier 06:42
Re: REINDEX CONCURRENTLY 2.0 Michael Paquier 06:45
Re: Proposal : Parallel Merge Join Amit Kapila 06:55
Re: Documentation improvements for partitioning Amit Langote 07:07
Re: PATCH: Batch/pipelining support for libpq 📎 Iwata, Aya 07:27
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 07:40
Re: pg_waldump's inclusion of backend headers is a mess Fabien COELHO 07:45
Re: Small improvement to parallel query docs Amit Kapila 08:25
Re: possibility to specify template database for pg_regress Pavel Stehule 09:01
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags 📎 Seki, Eiji 09:13
Re: parallelize queries containing subplans Amit Kapila 09:24
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 09:33
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Amit Kapila 09:48
Sync message Tatsuo Ishii 09:59
Re: Small improvement to parallel query docs 📎 David Rowley 10:17
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 10:22
PostgreSQL Code of Conduct Draft Dave Page 10:44
Re: IF (NOT) EXISTS in psql-completion 📎 Kyotaro HORIGUCHI 10:51
Re: Measuring replay lag 📎 Thomas Munro 11:48
Re: Measuring replay lag Simon Riggs 11:52
Re: Proposal : Parallel Merge Join 📎 Dilip Kumar 11:52
Re: Should we cacheline align PGXACT? Alexander Korotkov 12:00
Re: WIP: Covering + unique indexes. Amit Kapila 12:46
Re: pg_waldump's inclusion of backend headers is a mess Robert Haas 12:53
Re: LWLock optimization for multicore Power machines Alexander Korotkov 12:53
Re: pg_waldump's inclusion of backend headers is a mess Robert Haas 12:56
Re: Should we cacheline align PGXACT? Alvaro Herrera 12:57
Re: Should we cacheline align PGXACT? Alexander Korotkov 13:06
Re: pg_waldump's inclusion of backend headers is a mess Fabien COELHO 13:15
Re: removing tsearch2 Jim Nasby 13:37
Re: pg_waldump's inclusion of backend headers is a mess Robert Haas 13:55
Re: Sum aggregate calculation for single precsion real Jim Nasby 13:59
Re: Should we cacheline align PGXACT? Alvaro Herrera 14:13
Re: libpq Alternate Row Processor Jim Nasby 14:14
Re: removing tsearch2 Robert Haas 14:24
Re: Small improvement to parallel query docs Robert Haas 14:41
Re: UPDATE of partition key Robert Haas 14:44
Re: Parallel bitmap heap scan Robert Haas 16:48
Re: Add doc advice about systemd RemoveIPC Magnus Hagander 16:49
Re: UPDATE of partition key David Fetter 16:54
Re: Parallel Append implementation Robert Haas 17:05
Re: Parallel Append implementation Robert Haas 17:05
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander 17:06
Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Robert Haas 17:08
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Magnus Hagander 17:18
Re: removing tsearch2 David E. Wheeler 17:26
Re: [PROPOSAL] timestamp informations to pg_stat_statements Robert Haas 17:32
Re: AT detach partition is broken Robert Haas 17:37
Re: removing tsearch2 Magnus Hagander 17:37
Re: pg_basebackup -R Robert Haas 17:38
Re: Declarative partitioning - another take Robert Haas 17:38
Re: WAL consistency check facility Robert Haas 17:43
Re: Set of fixes for WAL consistency check facility Robert Haas 17:44
Re: Parallel Index Scans Robert Haas 17:48
Re: removing tsearch2 David E. Wheeler 17:48
Re: Possible TODO: allow arbitrary expressions in event trigger WHEN Jim Nasby 18:07
Add checklist item for psql completion to commitfest review Jim Nasby 18:13
Re: Provide list of subscriptions and publications in psql's completion Jim Nasby 18:18
Re: log_autovacuum_min_duration doesn't log VACUUMs Jim Nasby 18:21
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Robert Haas 18:26
Re: possibility to specify template database for pg_regress Jim Nasby 18:33
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Jim Nasby 18:38
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Robert Haas 18:41
Re: renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Jeff Janes 18:55
Re: PATCH: two slab-like memory allocators Tomas Vondra 19:05
Re: Improve OR conditions on joined columns (common star schema problem) 📎 Tom Lane 19:18
Official adoption of PGXN (was: removing tsearch2) Jim Nasby 19:53
Re: pg_waldump's inclusion of backend headers is a mess Andres Freund 19:54
Re: possibility to specify template database for pg_regress Andres Freund 19:59
Re: Official adoption of PGXN (was: removing tsearch2) Tom Lane 20:05
Re: Official adoption of PGXN Jim Nasby 20:19
Re: Official adoption of PGXN Josh Berkus 20:19
Re: possibility to specify template database for pg_regress Jim Nasby 20:29
Re: Parallel Index Scans 📎 Robert Haas 20:34
Re: Official adoption of PGXN Jim Nasby 20:35
Re: possibility to specify template database for pg_regress Andres Freund 20:35
Re: Official adoption of PGXN Andres Freund 20:39
Re: Small improvement to parallel query docs David Rowley 20:40
Re: Improve OR conditions on joined columns (common star schema problem) Jim Nasby 20:47
Re: pg_waldump's inclusion of backend headers is a mess Robert Haas 20:47
Re: possibility to specify template database for pg_regress Pavel Stehule 20:49
Re: pg_waldump's inclusion of backend headers is a mess Alvaro Herrera 21:01
Re: Improve OR conditions on joined columns (common star schema problem) Tom Lane 21:03
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Alvaro Herrera 21:06
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane 21:44
bytea_output vs make installcheck 📎 Jeff Janes 21:50
Re: Set of fixes for WAL consistency check facility Michael Paquier 22:08
Re: renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Michael Paquier 22:13
Re: WAL consistency check facility Michael Paquier 22:16
Re: Skipping PgStat_FunctionCallUsage for many expressions Andres Freund 22:44
Re: Skipping PgStat_FunctionCallUsage for many expressions Tom Lane 22:58
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 23:01
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 23:03
Re: bytea_output vs make installcheck neha khatri 23:04
Re: parallelize queries containing subplans Robert Haas 23:08
Re: Skipping PgStat_FunctionCallUsage for many expressions Andres Freund 23:12
Re: parallelize queries containing subplans Robert Haas 23:16
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Robert Haas 23:18
Re: WAL consistency check facility Robert Haas 23:22
new high availability feature for the system with both asynchronous and synchronous replication Higuchi, Daisuke 23:23
Re: Possible TODO: allow arbitrary expressions in event trigger WHEN Robert Haas 23:26

Feb. 15, 2017

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Michael Paquier 00:05
Re: WAL consistency check facility Tom Lane 00:12
Missing CHECK_FOR_INTERRUPTS in hash joins Tom Lane 01:22
Re: [Bug fix] PQsendQuery occurs error when target_session_attrs is set to read-write Robert Haas 02:08
Re: WAL consistency check facility Robert Haas 02:08
Re: WAL consistency check facility Michael Paquier 02:16
Re: Missing CHECK_FOR_INTERRUPTS in hash joins Thomas Munro 02:16
operator_precedence_warning vs make installcheck 📎 Jeff Janes 02:19
Re: Sum aggregate calculation for single precsion real Robert Haas 02:30
Re: Documentation improvements for partitioning Robert Haas 03:00
Re: pg_stat_wal_write statistics view 📎 Haribabu Kommi 03:53
Re: Documentation improvements for partitioning Robert Haas 04:31
Re: pg_basebackup -R Michael Paquier 04:36
Re: parallelize queries containing subplans Amit Kapila 04:43
Re: Sum aggregate calculation for single precsion real Tom Lane 04:45
Re: operator_precedence_warning vs make installcheck Tom Lane 04:55
Re: Provide list of subscriptions and publications in psql's completion Michael Paquier 04:56
Re: bytea_output vs make installcheck 📎 neha khatri 05:02
Re: bytea_output vs make installcheck Andres Freund 05:17
CREATE TABLE with parallel workers, 10.0? Joshua Chamberlain 05:24
Re: CREATE TABLE with parallel workers, 10.0? Michael Paquier 05:30
Re: bytea_output vs make installcheck Tom Lane 05:30
Re: DROP SUBSCRIPTION and ROLLBACK 📎 Masahiko Sawada 05:43
Re: CREATE TABLE with parallel workers, 10.0? David Fetter 05:43
Re: parallelize queries containing subplans Amit Kapila 06:07
Re: Transactions involving multiple postgres foreign servers 📎 Masahiko Sawada 06:11
Re: [Bug fix] PQsendQuery occurs error when target_session_attrs is set to read-write 📎 Michael Paquier 06:31
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Seki, Eiji 06:33
Re: Partitioned tables and relfilenode Michael Paquier 07:14
Re: Parallel Append implementation Amit Khandekar 07:33
Re: UPDATE of partition key Amit Khandekar 07:36
Re: GUC for cleanup indexes threshold. Ideriha, Takeshi 07:39
Re: Sum aggregate calculation for single precsion real Konstantin Knizhnik 07:40
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Seki, Eiji 07:55
Re: GUC for cleanup indexes threshold. 📎 Masahiko Sawada 08:07
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Simon Riggs 08:32
Re: Should we cacheline align PGXACT? 📎 Alexander Korotkov 08:49
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Michael Paquier 09:25
Re: Documentation improvements for partitioning 📎 Ashutosh Bapat 09:26
Re: SERIALIZABLE with parallel query 📎 Thomas Munro 09:28
Re: SERIALIZABLE with parallel query Thomas Munro 09:30
Re: Parallel Append implementation Amit Khandekar 09:43
Re: SCRAM authentication, take three Heikki Linnakangas 10:58
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Alvaro Herrera 10:59
Re: SCRAM authentication, take three 📎 Heikki Linnakangas 11:28
Re: Parallel Index Scans 📎 Amit Kapila 12:11
Re: Parallel bitmap heap scan Dilip Kumar 12:17
Re: Bug in to_timestamp(). Amul Sul 12:26
Re: SCRAM authentication, take three Michael Paquier 12:27
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Amit Kapila 12:35
Re: Parallel Index Scans Robert Haas 12:47
Re: Sum aggregate calculation for single precsion real Robert Haas 12:52
Re: Documentation improvements for partitioning Robert Haas 12:57
Re: Parallel Append implementation Robert Haas 13:03
Re: Parallel Append implementation Robert Haas 13:10
Re: CREATE TABLE with parallel workers, 10.0? Robert Haas 13:48
Re: SERIALIZABLE with parallel query Robert Haas 13:58
Re: exposing wait events for non-backends (was: Tracking wait event for latches) 📎 Kuntal Ghosh 14:07
Re: Documentation improvements for partitioning Simon Riggs 14:10
Re: Documentation improvements for partitioning Joshua D. Drake 14:20
Re: Documentation improvements for partitioning Alvaro Herrera 14:37
Re: Should we cacheline align PGXACT? 📎 Alexander Korotkov 14:52
Re: UPDATE of partition key David Fetter 14:56
Re: CREATE COLLATION IF NOT EXISTS Peter Eisentraut 15:07
Re: renaming pg_resetxlog to pg_resetwal has broken pg_upgrade. Robert Haas 15:17
Re: Documentation improvements for partitioning Robert Haas 15:21
Re: Write Ahead Logging for Hash Indexes Kuntal Ghosh 15:27
Re: Reporting xmin from VACUUMs Jim Nasby 15:37
[PATCH] Teach Catalog.pm how many attributes there should be per DATA() line David Christensen 15:40
[PATCH] Fix pg_proc comment grammar David Christensen 15:40

Browse Archives

Prev | Next