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

March 19, 2017

Thread Author Time
Re: Improve OR conditions on joined columns (common star schema problem) Jim Nasby 00:29
Re: PinBuffer() no longer makes use of strategy Jim Nasby 00:51
Re: [HACKERS] Questionable tag usage Peter Eisentraut 03:50
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Rafia Sabih 04:15
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 07:05
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Pavan Deolasee 07:15
Re: ANALYZE command progress checker Ashutosh Sharma 08:56
Re: PinBuffer() no longer makes use of strategy Simon Riggs 09:02
Re: Logical decoding on standby Simon Riggs 10:02
Re: [HACKERS] Questionable tag usage Tatsuo Ishii 10:18
Create replication slot in pg_basebackup if requested and not yet present 📎 Michael Banck 10:21
Re: PoC plpgsql - possibility to force custom or generic plan Pavel Stehule 11:32
Re: Removing binaries (was: createlang/droplang deprecated) Joshua D. Drake 12:14
Re: Removing binaries (was: createlang/droplang deprecated) Andreas Karlsson 12:44
Re: Logical decoding on standby 📎 Craig Ringer 13:12
Re: logical decoding of two-phase transactions Petr Jelinek 13:26
Re: PoC plpgsql - possibility to force custom or generic plan Petr Jelinek 13:30
Re: mat views stats Jim Mlodgenski 13:44
Re: Logical decoding on standby Petr Jelinek 14:12
Re: Removing binaries (was: createlang/droplang deprecated) Magnus Hagander 14:17
Re: Removing binaries (was: createlang/droplang deprecated) Magnus Hagander 14:20
Re: Removing binaries (was: createlang/droplang deprecated) Stephen Frost 14:25
Re: [PATCH] SortSupport for macaddr type Greg Stark 15:40
Re: Create replication slot in pg_basebackup if requested and not yet present Magnus Hagander 16:01
Re: createlang/droplang deprecated David Steele 16:06
Re: increasing the default WAL segment size David Steele 16:15
Re: Removing binaries (was: createlang/droplang deprecated) Tom Lane 17:17
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 17:18
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Alvaro Herrera 17:26
Re: Removing binaries (was: createlang/droplang deprecated) Stephen Frost 17:29
Re: [PATCH] SortSupport for macaddr type Peter Geoghegan 17:36
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Tom Lane 17:48
Re: Removing binaries (was: createlang/droplang deprecated) Tom Lane 17:57
Re: Removing binaries (was: createlang/droplang deprecated) Stephen Frost 18:35
Re: Create replication slot in pg_basebackup if requested and not yet present 📎 Michael Banck 18:45
Re: Re: Improve OR conditions on joined columns (common star schema problem) Tom Lane 19:32
Re: Removing binaries (was: createlang/droplang deprecated) Andreas Karlsson 19:50
Re: Re: Improve OR conditions on joined columns (common star schema problem) Tom Lane 19:54
Re: Removing binaries (was: createlang/droplang deprecated) Stephen Frost 19:55
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Alvaro Herrera 20:00
Re: Removing binaries (was: createlang/droplang deprecated) Tom Lane 20:01
Re: Removing binaries (was: createlang/droplang deprecated) Andres Freund 20:13
Re: Removing binaries (was: createlang/droplang deprecated) Tom Lane 20:15
Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) Fabien COELHO 20:23
Re: Removing binaries (was: createlang/droplang deprecated) Tom Lane 20:26
Re: Removing binaries (was: createlang/droplang deprecated) Joshua D. Drake 20:29
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) Corey Huinker 21:18
Re: [COMMITTERS] pgsql: Fix and simplify check for whether we're running as Windows serv Heikki Linnakangas 21:26
Re: [COMMITTERS] pgsql: Fix and simplify check for whether we're running as Windows serv Tom Lane 21:40
Re: ICU integration Andreas Karlsson 22:31

March 20, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Add TAP tests for password-based authentication methods. Peter Eisentraut 00:32
Re: createlang/droplang deprecated 📎 Peter Eisentraut 00:37
Re: Removing binaries (was: createlang/droplang deprecated) Peter Eisentraut 00:46
Re: Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 01:03
Re: PATCH: Batch/pipelining support for libpq Vaishnavi Prabakaran 01:32
Determine if an error is transient by its error code. Dominick O'Dierno 02:26
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 02:39
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 02:51
Re: Re: Improve OR conditions on joined columns (common star schema problem) Jim Nasby 02:54
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 02:57
Re: ICU integration 📎 Peter Eisentraut 03:06
Re: Determine if an error is transient by its error code. Craig Ringer 03:25
Re: Determine if an error is transient by its error code. Tom Lane 03:35
Re: WIP: Faster Expression Processing v4 Andres Freund 03:48
Re: WIP: Faster Expression Processing v4 Tom Lane 03:55
Re: Adding support for Default partition in partitioning 📎 Rahila Syed 03:57
Re: pageinspect and hash indexes Amit Kapila 04:01
Re: WIP: Faster Expression Processing v4 Andres Freund 04:16
Re: [PATCH] Transaction traceability - txid_status(bigint) 📎 Craig Ringer 05:38
Re: Patch to improve performance of replay of AccessExclusiveLock David Rowley 05:47
Re: Patch to improve performance of replay of AccessExclusiveLock David Rowley 05:52
Re: WIP: Faster Expression Processing v4 📎 Andres Freund 06:25
Re: [COMMITTERS] pgsql: Add TAP tests for password-based authentication methods. Heikki Linnakangas 06:30
Re: Logical decoding on standby Simon Riggs 06:57
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Mithun Cy 07:01
Thanks for the TAP framework Craig Ringer 07:21
Re: logical decoding of two-phase transactions Craig Ringer 08:12
Re: Patch to improve performance of replay of AccessExclusiveLock 📎 David Rowley 08:31
Re: logical decoding of two-phase transactions Craig Ringer 08:32
Re: Thanks for the TAP framework Yuriy Zhuravlev 08:40
Re: Logical decoding on standby Craig Ringer 09:03
Re: logical decoding of two-phase transactions Petr Jelinek 09:29
Re: Logical decoding on standby 📎 Craig Ringer 09:31
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 Alexander Korotkov 09:33
Re: Logical decoding on standby Andres Freund 09:33
Re: identity columns Vitaly Burovoy 09:43
Re: Size vs size_t Daniel Gustafsson 10:14
Re: [COMMITTERS] pgsql: Add TAP tests for password-based authentication methods. Heikki Linnakangas 10:30
Re: PoC plpgsql - possibility to force custom or generic plan 📎 Pavel Stehule 10:30
[Proposal] Make the optimiser aware of partitions ordering 📎 Ronan Dunklau 10:31
Re: logical decoding of two-phase transactions Stas Kelvich 11:10
Re: PinBuffer() no longer makes use of strategy 📎 Alexander Korotkov 11:24
Re: Create replication slot in pg_basebackup if requested and not yet present Arthur Zakirov 11:42
Re: [POC] A better way to expand hash indexes. Amit Kapila 11:47
Re: Parallel Append implementation Amit Khandekar 11:47
Re: pgsql: Improve pg_dump regression tests and code coverage Robert Haas 11:48
Re: Parallel Append implementation Robert Haas 11:59
Re: logical decoding of two-phase transactions Craig Ringer 12:17
Re: wait events for disk I/O Rajkumar Raghuwanshi 12:21
Re: logical replication access control patches Peter Eisentraut 12:32
Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Stephen Frost 12:33
Re: logical decoding of two-phase transactions Simon Riggs 12:55
Re: logical decoding of two-phase transactions Stas Kelvich 12:57
Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Robert Haas 13:07
Re: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Peter Eisentraut 13:07
Re: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Stephen Frost 13:11
Inadequate traces in TAP tests Andrew Dunstan 13:12
Re: Inadequate traces in TAP tests Stephen Frost 13:16
Re: pageinspect and hash indexes 📎 Ashutosh Sharma 13:23
Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Stephen Frost 13:30
Re: logical decoding of two-phase transactions Craig Ringer 13:39
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 13:44
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 13:44
Re: logical decoding of two-phase transactions Stas Kelvich 13:47
Re: Inadequate traces in TAP tests Tom Lane 14:08
Re: Re: [COMMITTERS] pgsql: Add TAP tests for password-based authentication methods. Tom Lane 14:13
Re: Inadequate traces in TAP tests Alvaro Herrera 14:18
Re: [PATCH] Incremental sort Heikki Linnakangas 14:19
Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Robert Haas 14:24
Re: Inadequate traces in TAP tests Craig Ringer 14:25
Re: Inadequate traces in TAP tests Stephen Frost 14:26
Re: Inadequate traces in TAP tests Andrew Dunstan 14:27
Re: free space map and visibility map Robert Haas 14:28
Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Stephen Frost 14:35
Our feature change policy Bruce Momjian 14:35
Re: Inadequate traces in TAP tests Alvaro Herrera 14:39
Re: Patch: Write Amplification Reduction Method (WARM) Robert Haas 14:41
Re: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Andres Freund 14:42
Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Robert Haas 14:46
Re: Inadequate traces in TAP tests Stephen Frost 14:47
Re: [Proposal] Make the optimiser aware of partitions ordering Robert Haas 14:52
Re: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Tom Lane 14:54
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 15:00
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 15:03
Re: [Proposal] Make the optimiser aware of partitions ordering Ronan Dunklau 15:03
Re: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage Stephen Frost 15:06
Re: PinBuffer() no longer makes use of strategy Teodor Sigaev 15:09
Re: Patch: Write Amplification Reduction Method (WARM) Pavan Deolasee 15:09
Re: PinBuffer() no longer makes use of strategy 📎 Alexander Korotkov 15:12
Re: Our feature change policy Stephen Frost 15:14
Re: WIP: Faster Expression Processing v4 Tom Lane 15:16
Re: [POC] A better way to expand hash indexes. Mithun Cy 15:28
Re: Our feature change policy Tom Lane 15:40
Re: Our feature change policy Bruce Momjian 15:51
Re: Our feature change policy Stephen Frost 15:57
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Rafia Sabih 16:07
Re: Patch: Write Amplification Reduction Method (WARM) Alvaro Herrera 16:12
Re: Partitioned tables and relfilenode Robert Haas 16:16
Re: Our feature change policy Bruce Momjian 16:18
Re: Our feature change policy David G. Johnston 16:24
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 16:28
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 16:29
Re: Create replication slot in pg_basebackup if requested and not yet present Michael Banck 16:32
Re: WIP: Faster Expression Processing v4 Tom Lane 16:32
Re: Our feature change policy David G. Johnston 16:36
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 16:40
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost 16:40
[PATCH] Removes uninitialized variable compiler warning 📎 Todd Sedano 16:42
Re: Patch: Write Amplification Reduction Method (WARM) Peter Geoghegan 16:46
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 16:47
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 16:52
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 16:56
Re: [PATCH] Removes uninitialized variable compiler warning Tom Lane 17:04
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 17:19
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 18:03
Re: increasing the default WAL segment size 📎 Beena Emerson 18:07
extended statistics: n-distinct 📎 Alvaro Herrera 19:02
Re: logical replication access control patches Petr Jelinek 19:10
Re: Removing binaries (was: createlang/droplang deprecated) Robert Haas 19:30
Re: Removing binaries (was: createlang/droplang deprecated) Jan de Visser 19:40
Re: Microvacuum support for Hash Index Robert Haas 19:54
Re: WIP: Faster Expression Processing v4 Tom Lane 20:06
Re: Logical replication existing data copy Peter Eisentraut 20:08
Re: Logical replication existing data copy Stephen Frost 20:25
Re: patch proposal David Steele 21:46
Re: Inadequate traces in TAP tests Andrew Dunstan 21:49
Re: Inadequate traces in TAP tests Stephen Frost 21:52
Re: Removing binaries David Steele 22:15
Re: extended statistics: n-distinct 📎 Alvaro Herrera 22:19
Re: increasing the default WAL segment size David Steele 23:23
Re: extended statistics: n-distinct David Rowley 23:46
Re: Logical replication existing data copy 📎 Petr Jelinek 23:54
Re: logical replication apply to run with sync commit off by default 📎 Petr Jelinek 23:56

March 21, 2017

Thread Author Time
Re: Inadequate traces in TAP tests Craig Ringer 00:33
Re: Logical decoding on standby Craig Ringer 00:35
Re: Logical decoding on standby Craig Ringer 01:05
pgsql: Add missing support for new node fields Andrew Dunstan 01:58
Re: [PATCH] few fts functions for jsonb Andrew Dunstan 02:03
Re: Create replication slot in pg_basebackup if requested and not yet present Michael Paquier 02:03
Re: PATCH: Make pg_stop_backup() archive wait optional Tsunakawa, Takayuki 02:03
Re: Logical decoding on standby Craig Ringer 02:21
Re: [POC] A better way to expand hash indexes. Amit Kapila 02:46
Re: [POC] A better way to expand hash indexes. Amit Kapila 02:47
Re: increasing the default WAL segment size Robert Haas 02:54
Re: Our feature change policy Robert Haas 02:58
Re: asynchronous execution Kyotaro HORIGUCHI 03:16
Freeze on Cygwin w/ concurrency Noah Misch 03:47
Re: Radix tree for character conversion Kyotaro HORIGUCHI 04:10
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags 📎 Seki, Eiji 04:16

Browse Archives

Prev | Next