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

April 28, 2017

Thread Author Time
Re: Crash when partition column specified twice 📎 Amit Langote 00:38
Re: Interval for launching the table sync worker Masahiko Sawada 01:20
Re: subscription worker doesn't start immediately on eabled Masahiko Sawada 01:36
Re: [PostgreSQL 10] default of hot_standby should be "on"? Masahiko Sawada 01:43
Re: PG 10 release notes Amit Kapila 02:49
proposal psql \gdesc Pavel Stehule 04:08
Re: PG 10 release notes Masahiko Sawada 04:12
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Noah Misch 04:32
Re: snapbuild woes Noah Misch 04:34
Re: some review comments on logical rep code Noah Misch 04:42
Re: snapbuild woes Andres Freund 04:42
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost 04:43
Re: scram and \password Noah Misch 04:49
Re: some review comments on logical rep code Masahiko Sawada 04:55
Re: some review comments on logical rep code Noah Misch 05:01
Re: Transition tables for triggers on foreign tables and views Noah Misch 05:07
Re: [COMMITTERS] pgsql: Replication lag tracking for walsenders Thomas Munro 05:10
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 05:18
Re: Partition-wise aggregation/grouping Jeevan Chalke 05:28
Re: Declarative partitioning - another take 📎 Amit Langote 06:13
Re: Merge join for GiST 📎 Andrew Borodin 06:17
Bug in prepared statement cache invalidation? Konstantin Knizhnik 07:01
Re: Partition-wise aggregation/grouping Antonin Houska 07:03
PQhost may return socket dir for network connection 📎 Kyotaro HORIGUCHI 07:43
.pgpass's behavior has changed 📎 Kyotaro HORIGUCHI 07:54
Re: Concurrent ALTER SEQUENCE RESTART Regression 📎 Michael Paquier 07:55
Re: .pgpass's behavior has changed Michael Paquier 08:07
Re: subscription worker doesn't start immediately on eabled Kyotaro HORIGUCHI 08:09
Re: Declarative partitioning - another take Rajkumar Raghuwanshi 08:11
Re: Interval for launching the table sync worker Kyotaro HORIGUCHI 08:26
BUG #14634: On Windows pg_basebackup should write tar to stdout in binary mode henry_boehlert 08:28
Re: WIP: Aggregation push-down 📎 Antonin Houska 08:46
Re: Declarative partitioning - another take Amit Langote 08:50
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kang Yuzhe 09:03
convert EXSITS to inner join gotcha and bug 📎 Teodor Sigaev 09:11
Re: Declarative partitioning - another take Amit Langote 09:29
Re: Interval for launching the table sync worker Masahiko Sawada 09:37
Re: convert EXSITS to inner join gotcha and bug Teodor Sigaev 09:48
Re: Cached plans and statement generalization 📎 Konstantin Knizhnik 10:01
Re: Dropping a partitioned table takes too long 高增琦 10:12
Re: Crash when partition column specified twice Beena Emerson 11:23
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Craig Ringer 11:41
Re: Assertion failure in REL9_5_STABLE Pavan Deolasee 11:53
Re: scram and \password Heikki Linnakangas 12:26
Re: convert EXSITS to inner join gotcha and bug Alexander Korotkov 12:45
Re: vcregress support for single TAP tests 📎 Andrew Dunstan 12:54
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Vladimir Borodin 14:10
Re: convert EXSITS to inner join gotcha and bug Tom Lane 14:26
Re: convert EXSITS to inner join gotcha and bug Teodor Sigaev 14:42
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Robert Haas 15:31
Re: convert EXSITS to inner join gotcha and bug David Rowley 15:56
Re: convert EXSITS to inner join gotcha and bug Tom Lane 15:59
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Tom Lane 16:12
Re: Declarative partitioning - another take Robert Haas 16:25
Re: Logical replication in the same cluster Robert Haas 16:28
Re: convert EXSITS to inner join gotcha and bug David Rowley 16:29
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Dmitriy Sarafannikov 16:32
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Robert Haas 16:49
Re: Interval for launching the table sync worker Peter Eisentraut 17:48
Re: Interval for launching the table sync worker Peter Eisentraut 17:49
Re: Crash when partition column specified twice Robert Haas 17:53
Re: Dropping a partitioned table takes too long Robert Haas 18:03
Re: Dropping a partitioned table takes too long Robert Haas 18:08
Re: some review comments on logical rep code Peter Eisentraut 18:13
Re: identity columns Peter Eisentraut 18:49
Re: Transition tables for triggers on foreign tables and views Kevin Grittner 18:52
Re: identity columns Robert Haas 18:55
Re: BUG #14629: ALTER TABLE VALIDATE CONSTRAINTS does not obey NO INHERIT clause Robert Haas 19:00
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Tom Lane 19:00
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 19:07
Re: Transition tables for triggers on foreign tables and views Tom Lane 19:42
Re: pgbench tap tests & minor fixes 📎 Fabien COELHO 20:39
Re: Transition tables for triggers on foreign tables and views Kevin Grittner 20:54
Re: Transition tables for triggers on foreign tables and views Kevin Grittner 20:57
Re: [PATCH] Push limit to sort through a subquery Douglas Doole 21:13
Re: convert EXSITS to inner join gotcha and bug Alexander Korotkov 21:37
Re: convert EXSITS to inner join gotcha and bug Tom Lane 21:54
Re: Declarative partitioning - another take David Fetter 21:56

April 29, 2017

Thread Author Time
A design for amcheck heapam verification Peter Geoghegan 01:02
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Robert Haas 01:07
Re: convert EXSITS to inner join gotcha and bug 📎 Tom Lane 03:39
Re: Transition tables for triggers on foreign tables and views Tom Lane 03:56
Re: some review comments on logical rep code Noah Misch 04:33
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Dmitriy Sarafannikov 08:15
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Tom Lane 14:34
Re: convert EXSITS to inner join gotcha and bug Teodor Sigaev 17:35
CTE inlining Ilya Shkuratov 17:45
Re: Re: logical replication and PANIC during shutdown checkpoint in publisher Noah Misch 18:18
Re: Time based lag tracking for logical replication 📎 Petr Jelinek 18:52
Re: snapbuild woes Noah Misch 21:42

April 30, 2017

Thread Author Time
Re: convert EXSITS to inner join gotcha and bug David Rowley 00:14
Re: convert EXSITS to inner join gotcha and bug 📎 Tom Lane 00:27
A misconception about the meaning of 'volatile' in GetNewTransactionId? Thomas Munro 01:05
Re: A misconception about the meaning of 'volatile' in GetNewTransactionId? Tom Lane 01:19
Re: CTE inlining Craig Ringer 03:51
Re: CTE inlining Tom Lane 04:28
Re: CTE inlining Pavel Stehule 05:19
Re: CTE inlining Andres Freund 05:28
Re: CTE inlining Craig Ringer 05:58
Re: CTE inlining Andres Freund 07:46
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Andrew Borodin 07:47
Re: Declarative partitioning - another take Noah Misch 08:00
Re: Concurrent ALTER SEQUENCE RESTART Regression Noah Misch 08:05
Re: .pgpass's behavior has changed Noah Misch 08:09
Re: CTE inlining 📎 Ilya Shkuratov 08:34
Re: Concurrent ALTER SEQUENCE RESTART Regression Petr Jelinek 10:00
Re: Concurrent ALTER SEQUENCE RESTART Regression Michael Paquier 12:30
Re: Adding support for Default partition in partitioning Sven R. Kunze 19:27
Re: CTE inlining Tomas Vondra 21:54
Re: CTE inlining Tomas Vondra 22:00
Re: CTE inlining David Fetter 22:25
Re: CTE inlining Andres Freund 23:15
Re: CTE inlining Andres Freund 23:21

May 1, 2017

Thread Author Time
Re: Crash when partition column specified twice Amit Langote 00:13
Re: Logical replication in the same cluster Andres Freund 00:31
Re: Re: logical replication and PANIC during shutdown checkpoint in publisher Noah Misch 00:52
Re: snapbuild woes Andres Freund 00:59
Re: pg_dump emits ALTER TABLE ONLY partitioned_table 📎 Amit Langote 01:24
Re: snapbuild woes 📎 Andres Freund 01:35
Newbie project: Detect attempts to run pg_dump etc on psql, \copy on server Craig Ringer 01:51
Re: snapbuild woes Petr Jelinek 01:54
Re: snapbuild woes Craig Ringer 02:29
Re: Declarative partitioning - another take 📎 Amit Langote 04:18
Re: CTE inlining Pavel Stehule 04:22
Re: OK, so culicidae is *still* broken Amit Kapila 04:48
Re: Declarative partitioning - another take 📎 Amit Langote 04:51
Re: OK, so culicidae is *still* broken Tom Lane 04:53
Re: snapbuild woes Petr Jelinek 05:16
Re: OK, so culicidae is *still* broken Amit Kapila 05:30
Column rename in an extension update script Philippe BEAUDOIN 06:54
Re: snapbuild woes Andres Freund 08:03
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kang Yuzhe 08:16
Re: snapbuild woes Petr Jelinek 09:09
Re: RFC: ALTER SYSTEM [...] COMMENT Amit Kapila 10:52
Re: some review comments on logical rep code Robert Haas 11:51
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Amit Kapila 11:58
Re: PG 10 release notes Robert Haas 12:02
Re: Should pg_current_wal_location() become pg_current_wal_lsn() 📎 David Rowley 12:10
Re: SCRAM in the PG 10 release notes Robert Haas 12:12
Re: Declarative partitioning - another take Robert Haas 12:30
Re: PG 10 release notes Robert Haas 12:40
Re: snapbuild woes Tom Lane 12:46
Re: vcregress support for single TAP tests Andrew Dunstan 13:01
Re: CTE inlining Tomas Vondra 13:05
Re: snapbuild woes Andrew Dunstan 13:06
Re: Bug in prepared statement cache invalidation? Robert Haas 13:09
Re: CTE inlining Andrew Dunstan 13:22
Re: PG 10 release notes Joshua D. Drake 13:28
check with serial Andrew Dunstan 13:39
Re: CTE inlining Craig Ringer 13:46
Description of create_singleton_array() 📎 Neha Khatri 13:51
Re: CTE inlining David Fetter 14:17
Re: PG 10 release notes Robert Haas 14:20
Re: CTE inlining Andreas Karlsson 14:26
Re: CTE inlining David G. Johnston 14:33
Re: Partition-wise aggregation/grouping Robert Haas 14:33
Re: some review comments on logical rep code Peter Eisentraut 14:42
Re: CTE inlining Andreas Karlsson 14:43
Re: some review comments on logical rep code Peter Eisentraut 14:43
Re: CTE inlining Corey Huinker 14:44
Re: CTE inlining David G. Johnston 14:53
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Robert Haas 15:01
Re: CTE inlining Andrew Dunstan 15:04
Re: PQhost may return socket dir for network connection Robert Haas 15:31
Re: .pgpass's behavior has changed Robert Haas 15:34
Re: Cached plans and statement generalization Robert Haas 15:52
Re: scram and \password Robert Haas 16:04
Re: PQhost may return socket dir for network connection Tom Lane 16:06
Re: snapbuild woes Andres Freund 16:09
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Kevin Grittner 16:10
pg_ctl wait exit code (was Re: [COMMITTERS] pgsql: Additional tests for subtransactions in recovery) 📎 Peter Eisentraut 16:19
Re: snapbuild woes Tom Lane 16:32
Re: snapbuild woes Andres Freund 16:40
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Robert Haas 16:53
Re: snapbuild woes Tom Lane 17:02
Re: PQhost may return socket dir for network connection Robert Haas 17:13
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Kevin Grittner 17:17
Re: Bug with pg_basebackup and 'shared' tablespace 📎 Pierre Ducroquet 17:28
Re: PQhost may return socket dir for network connection Tom Lane 17:36
Re: Re: logical replication and PANIC during shutdown checkpoint in publisher Peter Eisentraut 17:43
Re: Concurrent ALTER SEQUENCE RESTART Regression Andres Freund 17:49
Re: [buildfarm-members] BuildFarm client release 4.19 Mikael Kjellström 18:13
Re: [buildfarm-members] BuildFarm client release 4.19 Andrew Dunstan 18:16
Re: BuildFarm client release 4.19 Tom Lane 18:19
Re: Logical replication in the same cluster Peter Geoghegan 18:22
Re: Logical replication in the same cluster Andres Freund 18:24
Re: BuildFarm client release 4.19 Andrew Dunstan 18:25
Re: Logical replication in the same cluster Peter Geoghegan 18:31
Re: BuildFarm client release 4.19 Mikael Kjellström 18:34
Re: Logical replication in the same cluster Andres Freund 18:37
Re: BuildFarm client release 4.19 Mikael Kjellström 18:44
Re: BuildFarm client release 4.19 Mikael Kjellström 18:46
Re: BuildFarm client release 4.19 Andrew Dunstan 18:56
Re: [buildfarm-members] BuildFarm client release 4.19 Mikael Kjellström 19:00
Re: Logical replication in the same cluster Peter Geoghegan 19:04
Re: [buildfarm-members] BuildFarm client release 4.19 Andrew Dunstan 19:10
Re: snapbuild woes Andres Freund 19:14
Re: [buildfarm-members] BuildFarm client release 4.19 Mikael Kjellström 19:19
Re: BuildFarm client release 4.19 Mikael Kjellström 19:43
Re: A design for amcheck heapam verification Robert Haas 19:46

Browse Archives

Prev | Next