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

Feb. 12, 2017

Thread Author Time
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Greg Stark 00:15
Re: Improve OR conditions on joined columns (common star schema problem) 📎 Tom Lane 00:30
Re: Parallel Index Scans 📎 Amit Kapila 01:44
Re: amcheck (B-Tree integrity checking tool) Amit Kapila 02:49
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 08:07
Re: multivariate statistics (v19) Dean Rasheed 10:35
Re: Improve OR conditions on joined columns (common star schema problem) David Rowley 11:51
RADIUS fallback servers 📎 Magnus Hagander 15:48
Re: Improve OR conditions on joined columns (common star schema problem) Tom Lane 17:32
Re: WIP: About CMake v2 Vladimir Rusinov 17:55
Re: multivariate statistics (v19) David Fetter 19:42
Re: Improve OR conditions on joined columns (common star schema problem) David Rowley 23:06

Feb. 13, 2017

Thread Author Time
Small improvement to parallel query docs 📎 David Rowley 00:16
Re: Adding the optional clause 'AS' in CREATE TRIGGER Okano, Naoki 01:05
Re: Improve OR conditions on joined columns (common star schema problem) Jim Nasby 01:15
Re: Adding the optional clause 'AS' in CREATE TRIGGER Jim Nasby 01:21
Re: Checksums by default? Jim Nasby 01:29
Re: Should we cacheline align PGXACT? Jim Nasby 01:57
Re: removing tsearch2 Jim Nasby 02:09
Re: log_autovacuum_min_duration doesn't log VACUUMs Jim Nasby 02:20
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Jim Nasby 02:29
Re: Checksums by default? Tomas Vondra 02:41
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Jim Nasby 02:43
Re: drop support for Python 2.3 Jim Nasby 02:58
Re: 'text' instead of 'unknown' in Postgres 10 Jim Nasby 03:09
Re: Time to up bgwriter_lru_maxpages? Jim Nasby 03:21
Re: Commit fest 2017-01 will begin soon! Jim Nasby 03:25
Keep ECPG comment for log_min_duration_statement Okano, Naoki 04:12
Re: Potential data loss of 2PC files 📎 Michael Paquier 05:10
Re: Documentation improvements for partitioning Amit Langote 05:21
Re: REINDEX CONCURRENTLY 2.0 Michael Paquier 05:31
Re: possibility to specify template database for pg_regress Michael Paquier 05:46
Re: contrib modules and relkind check Michael Paquier 05:59
Re: Reporting xmin from VACUUMs Masahiko Sawada 06:36
Re: DROP SUBSCRIPTION and ROLLBACK Masahiko Sawada 07:05
AT detach partition is broken 📎 Amit Langote 07:30
Re: GUC for cleanup indexes threshold. Masahiko Sawada 07:31
Bold itemized list entries 📎 Ashutosh Bapat 07:39
About pg_dump and recover Rey 07:41
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 07:55
Re: Commit fest 2017-01 will begin soon! Magnus Hagander 08:28
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Magnus Hagander 08:31
Re: removing tsearch2 Magnus Hagander 08:37
Re: WIP: About CMake v2 Yuriy Zhuravlev 08:53
Re: Bold itemized list entries 📎 Amit Langote 09:24
Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia 09:24
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Michael Banck 09:33
Re: Logical replication existing data copy - sgml fixes 📎 Erik Rijkers 10:09
Re: WIP: [[Parallel] Shared] Hash 📎 Thomas Munro 10:57
Re: Documentation improvements for partitioning 📎 Amit Langote 10:57
Sum aggregate calculation for single precsion real Konstantin Knizhnik 11:13
Walsender crash 📎 Stas Kelvich 11:55
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 12:01
UPDATE of partition key 📎 Amit Khandekar 12:01
Re: Parallel Index Scans Robert Haas 12:17
Re: Should we cacheline align PGXACT? 📎 Bernd Helmle 12:34
Re: Parallel bitmap heap scan Robert Haas 12:54
Re: 'text' instead of 'unknown' in Postgres 10 Daniele Varrazzo 13:37
Re: Parallel Append implementation Ashutosh Bapat 13:44
Re: Parallel bitmap heap scan Dilip Kumar 13:48
Re: Logical replication existing data copy Erik Rijkers 13:51
Re: Should we cacheline align PGXACT? Alexander Korotkov 13:55
VOPS: vectorized executor for Postgres: how to speedup OLAP queries more than 10 times without changing anything in Postgres executor Konstantin Knizhnik 14:12
Re: LWLock optimization for multicore Power machines Bernd Helmle 14:16
Re: libpq Alternate Row Processor 📎 Kyle Gearhart 14:46
Re: Write Ahead Logging for Hash Indexes 📎 Amit Kapila 15:22
Re: [ patch ] pg_dump: new --custom-fetch-table and --custom-fetch-value parameters Robert Haas 15:42
Re: WIP: About CMake v2 Peter Eisentraut 15:52
Re: [WIP]Vertical Clustered Index (columnar store extension) Konstantin Knizhnik 15:57
Re: Should we cacheline align PGXACT? Alvaro Herrera 16:07
Re: removing tsearch2 Robert Haas 16:07
Re: DROP SUBSCRIPTION and ROLLBACK Fujii Masao 16:13
Re: Should we cacheline align PGXACT? 📎 Bernd Helmle 16:13
Re: Sum aggregate calculation for single precsion real Tom Lane 16:20
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 16:26
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Robert Haas 16:29
Re: amcheck (B-Tree integrity checking tool) Robert Haas 16:33
Re: IF NOT EXISTS option for CREATE SERVER and CREATE USER MAPPING statements Andrew Dunstan 16:34
Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p 📎 Fujii Masao 16:43
Re: Sum aggregate calculation for single precsion real Konstantin Knizhnik 16:45
Re: amcheck (B-Tree integrity checking tool) Robert Haas 16:52
Re: Should we cacheline align PGXACT? 📎 Ashutosh Sharma 17:02
Re: amcheck (B-Tree integrity checking tool) Robert Haas 17:05
Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Robert Haas 17:06
Re: Provide list of subscriptions and publications in psql's completion Fujii Masao 17:07
Re: log_autovacuum_min_duration doesn't log VACUUMs Robert Haas 17:12
Re: COPY IN/BOTH vs. extended query mode Robert Haas 17:14
Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Fujii Masao 17:31
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 17:47
Re: WIP: About CMake v2 Robert Haas 18:48
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas 19:00
Re: LWLock optimization for multicore Power machines Tomas Vondra 19:17
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 19:29
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Josh Berkus 19:30
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Alvaro Herrera 19:42
Re: possibility to specify template database for pg_regress 📎 Pavel Stehule 19:59
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 20:04
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Robert Haas 20:08
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) 📎 Corey Huinker 20:18
Re: Small improvement to parallel query docs Robert Haas 20:21
Re: Small improvement to parallel query docs David Rowley 20:29
Re: Small improvement to parallel query docs Robert Haas 20:31
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 20:40
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 21:05
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 21:06
Re: libpq Alternate Row Processor Merlin Moncure 21:08
Re: Small improvement to parallel query docs Brad DeJong 21:10
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Corey Huinker 21:12
Re: COPY IN/BOTH vs. extended query mode Craig Ringer 21:29
Re: Small improvement to parallel query docs 📎 David Rowley 21:43
Re: Small improvement to parallel query docs Brad DeJong 21:56
Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Michael Paquier 22:00
Re: Small improvement to parallel query docs 📎 David Rowley 22:03
Re: WIP: [[Parallel] Shared] Hash Thomas Munro 22:19
Re: log_autovacuum_min_duration doesn't log VACUUMs Simon Riggs 22:19
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Stephen Frost 22:29
Re: Removal of deprecated views pg_user, pg_group, pg_shadow Stephen Frost 22:38
Possible TODO: allow arbitrary expressions in event trigger WHEN Jim Nasby 22:45
Re: libpq Alternate Row Processor Kyle Gearhart 22:50

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

Browse Archives

Prev | Next