pgsql-hackers since 2018-02-07 14:54

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. 7, 2018

Thread Author Time
Re: JIT compiling with LLVM v10.0 Andres Freund 14:54
Re: Re: [HACKERS] WIP: Separate log file for extension David Steele 14:59
Re: update tuple routing and triggers Robert Haas 15:04
Re: Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) David Steele 15:14
Re: MCV lists for highly skewed distributions Dean Rasheed 15:20
Re: MCV lists for highly skewed distributions Robert Haas 15:25
Re: Re: [HACKERS] Proposal: generic WAL compression David Steele 15:31
Re: Re: New gist vacuum. David Steele 15:39
Re: New gist vacuum. Andrey Borodin 15:46
Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli 15:46
Re: Add more information_schema columns Peter Eisentraut 15:50
Re: MCV lists for highly skewed distributions Dean Rasheed 15:58
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Robert Haas 16:17
Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas 16:22
Re: [PROPOSAL] Shared Ispell dictionaries 📎 Arthur Zakirov 16:28
SSL test names 📎 Peter Eisentraut 16:54
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Robert Haas 17:02
Re: [HACKERS] More stats about skipped vacuums Robert Haas 17:09
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 17:22
Re: [HACKERS] Proposal: generic WAL compression Markus Nullmeier 18:02
Re: [HACKERS] Transactions involving multiple postgres foreign servers Robert Haas 18:11
Re: [HACKERS] pg_upgrade to clusters with a different WAL segment size 📎 Bossart, Nathan 18:34
Re: [HACKERS] [POC] Faster processing at Gather node Andres Freund 18:41
Re: [HACKERS] Proposal: generic WAL compression Stephen Frost 18:42
Re: JIT compiling with LLVM v10.0 📎 Pierre Ducroquet 19:35
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Robert Haas 20:39
Re: Add PGDLLIMPORT to enable_hashagg legrand legrand 21:13
Re: JIT compiling with LLVM v10.0 Andres Freund 21:34
Re: [HACKERS] Bug in to_timestamp(). Dmitry Dolgov 21:51
Re: [HACKERS] More stats about skipped vacuums Tom Lane 21:59
PDF Builds on borka (Debian/stretch) broken - 9.6 Stephen Frost 22:05
Re: PDF Builds on borka (Debian/stretch) broken - 9.6 Tom Lane 22:15
Re: PDF Builds on borka (Debian/stretch) broken - 9.6 Stephen Frost 22:18
Re: PDF Builds on borka (Debian/stretch) broken - 9.6 Stephen Frost 22:21
it's a feature, but it feels like a bug Rafal Pietrak 22:41
Re: JIT compiling with LLVM v10.0 Thomas Munro 22:50
Re: PDF Builds on borka (Debian/stretch) broken - 9.6 Tom Lane 22:52
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera 22:57
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Tom Lane 23:01
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire 23:45
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera 23:52

Feb. 8, 2018

Thread Author Time
Re: [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. 📎 Thomas Munro 00:04
Re: PDF Builds on borka (Debian/stretch) broken - 9.6 Peter Eisentraut 00:21
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 00:21
Re: PostgreSQL crashes with SIGSEGV Tom Lane 00:41
Re: update tuple routing and triggers 📎 Amit Langote 01:26
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Robert Haas 01:40
Re: [HACKERS] A design for amcheck heapam verification 📎 Peter Geoghegan 01:56
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera 02:29
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Amit Langote 02:55
Re: PostgreSQL crashes with SIGSEGV Peter Geoghegan 03:02
Re: Add more information_schema columns Michael Paquier 03:02
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire 03:13
Re: it's a feature, but it feels like a bug David G. Johnston 03:22
Re: it's a feature, but it feels like a bug Tom Lane 03:26
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire 03:34
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 03:51
Re: SSL test names Michael Paquier 04:18
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Masahiko Sawada 04:36
Re: it's a feature, but it feels like a bug David Fetter 04:51
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Amit Langote 05:11
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem 📎 Kyotaro HORIGUCHI 05:44
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Etsuro Fujita 05:53
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Etsuro Fujita 06:06
Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support 📎 Michael Paquier 06:14
Fix a typo in walsender.c 📎 atorikoshi 06:32
Re: JIT compiling with LLVM v10.0 Andres Freund 06:49
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire 07:08
Re: [HACKERS] path toward faster partition pruning Amit Langote 07:55
Re: [HACKERS] Transactions involving multiple postgres foreign servers 📎 Masahiko Sawada 08:58
Re: [HACKERS] More stats about skipped vacuums Kyotaro HORIGUCHI 09:04
Re: [HACKERS] More stats about skipped vacuums Kyotaro HORIGUCHI 09:21
Re: JIT compiling with LLVM v10.0 Andreas Karlsson 09:29
Re: non-bulk inserts and tuple routing Etsuro Fujita 10:16
Proposal: partition pruning by secondary attributes Ildar Musin 11:21
Re: In logical replication concurrent update of partition key creates a duplicate record on standby. Amit Kapila 12:25
Re: [HACKERS] logical decoding of two-phase transactions Stas Kelvich 12:43
Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 12:45
Re: SSL test names Daniel Gustafsson 12:50
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Jeevan Chalke 13:05
Re: PDF Builds on borka (Debian/stretch) broken - 9.6 Stephen Frost 13:21
PostgreSQL 2018-02-08 Security Update Release Stephen Frost 13:59
autovacuum: change priority of the vacuumed tables 📎 Ildus Kurbangaliev 14:01
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Amit Kapila 14:04
Re: [HACKERS] A design for amcheck heapam verification Andrey Borodin 14:05
Re: JIT compiling with LLVM v10.0 Dmitry Dolgov 14:14
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Robert Haas 14:19
Re: non-bulk inserts and tuple routing Robert Haas 14:21
Re: JIT compiling with LLVM v10.0 Andres Freund 14:24
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support Tom Lane 14:28
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently 📎 Claudio Freire 15:45
Re: In logical replication concurrent update of partition key creates a duplicate record on standby. amul sul 15:54
Re: In logical replication concurrent update of partition key creates a duplicate record on standby. amul sul 15:55
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Tom Lane 16:05
Re: [HACKERS] Proposal: generic WAL compression Markus Nullmeier 16:17
Re: SSL test names Peter Eisentraut 16:18
Re: New gist vacuum. David Steele 17:04
Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan 17:45
Re: Proposal: partition pruning by secondary attributes Alvaro Herrera 17:48
Re: it's a feature, but it feels like a bug Rafal Pietrak 17:56
Re: Query running for very long time (server hanged) with parallel append Robert Haas 17:57
Re: [HACKERS] path toward faster partition pruning Alvaro Herrera 17:58
Re: Proposal: partition pruning by secondary attributes Andres Freund 18:01
Re: it's a feature, but it feels like a bug Rafal Pietrak 18:02
Re: update tuple routing and triggers Robert Haas 19:31
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Robert Haas 19:32
Re: Fix a typo in walsender.c Robert Haas 19:40
Re: JIT compiling with LLVM v10.0 Thomas Munro 20:26
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera 23:39

Feb. 9, 2018

Thread Author Time
Re: update tuple routing and triggers Amit Langote 00:17
Re: Fix a typo in walsender.c atorikoshi 00:26
Re: PostgreSQL 2018-02-08 Security Update Release Tatsuo Ishii 00:44
Re: PostgreSQL 2018-02-08 Security Update Release Stephen Frost 01:10
Re: PostgreSQL 2018-02-08 Security Update Release Tatsuo Ishii 01:13
Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan 01:23
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Etsuro Fujita 01:48
ldapi support 📎 Peter Eisentraut 03:05
Creation of wiki page for open items of v11 Michael Paquier 03:44
Re: ldapi support Thomas Munro 03:56
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Masahiko Sawada 04:36
Re: [HACKERS] path toward faster partition pruning Ashutosh Bapat 05:09
Re: ALTER TABLE ADD COLUMN fast default 📎 Andrew Dunstan 05:24
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Ashutosh Bapat 05:27
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 05:31
Re: non-bulk inserts and tuple routing 📎 Amit Langote 05:32
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Amit Langote 05:56
Re: Proposal: partition pruning by secondary attributes Ashutosh Bapat 06:03
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 06:05
Re: Creation of wiki page for open items of v11 Ashutosh Bapat 06:07
Re: CALL stmt, ERROR: unrecognized node type: 113 bug 📎 Michael Paquier 06:56
Re: [HACKERS] path toward faster partition pruning Amit Langote 07:11
Using scalar function as set-returning: bug or feature? Konstantin Knizhnik 07:28
Re: Temporary tables prevent autovacuum, leading to XID wraparound Masahiko Sawada 07:34
Re: Using scalar function as set-returning: bug or feature? Sergei Kornilov 07:47
Is there a cache consistent interface to tables ? Garym 07:56
Re: Using scalar function as set-returning: bug or feature? Konstantin Knizhnik 08:02
Parallel bt build crashes when DSM_NONE 📎 Kyotaro HORIGUCHI 08:06
Server won't start with fallback setting by initdb. 📎 Kyotaro HORIGUCHI 08:08
Re: [HACKERS] More stats about skipped vacuums Kyotaro HORIGUCHI 08:16
Re: [HACKERS] FOSDEM PGDay_2018_Developer_Meeting notes Pantelis Theodosiou 08:55
Re: Using scalar function as set-returning: bug or feature? 📎 Konstantin Knizhnik 08:58
Re: Using scalar function as set-returning: bug or feature? Konstantin Knizhnik 09:19
Re: [HACKERS] FOSDEM PGDay_2018_Developer_Meeting notes Dave Page 09:24
Re: [HACKERS] FOSDEM PGDay_2018_Developer_Meeting notes Michael Paquier 09:25
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly 📎 Etsuro Fujita 10:24
Re: non-bulk inserts and tuple routing Etsuro Fujita 10:26
Re: Using scalar function as set-returning: bug or feature? Marko Tiikkaja 11:02
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Pavel Stehule 11:02
Re: Using scalar function as set-returning: bug or feature? Pavel Stehule 11:10
Re: Proposal: partition pruning by secondary attributes Ildar Musin 11:49
Re: non-bulk inserts and tuple routing Etsuro Fujita 12:20
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire 12:20
Wait event names mismatch: oldserxid Ashutosh Bapat 12:34
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 12:36
Re: Proposal: partition pruning by secondary attributes Alvaro Herrera 12:42
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Amit Kapila 12:53
Re: [HACKERS] FOSDEM PGDay_2018_Developer_Meeting notes Stephen Frost 12:55
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 12:58
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Michael Paquier 13:23
Re: [HACKERS] FOSDEM PGDay_2018_Developer_Meeting notes Michael Paquier 13:27
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera 13:32
Re: Wait event names mismatch: oldserxid 📎 Michael Paquier 13:53
Re: [HACKERS] FOSDEM PGDay_2018_Developer_Meeting notes Tomas Vondra 13:57
Re: Is there a cache consistent interface to tables ? David G. Johnston 14:02
Re: Wait event names mismatch: oldserxid Ashutosh Bapat 14:03
Re: CALL stmt, ERROR: unrecognized node type: 113 bug David G. Johnston 14:15
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Pavel Stehule 14:26
Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas 14:36
Re: Is there a cache consistent interface to tables ? Craig Ringer 14:40
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Tom Lane 14:42
Re: CALL stmt, ERROR: unrecognized node type: 113 bug David G. Johnston 14:46
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Claudio Freire 14:48
Re: JIT compiling with LLVM v9.0 Merlin Moncure 15:10
Re: Built-in connection pooling 📎 Konstantin Knizhnik 15:28
Re: [HACKERS] Bug in to_timestamp(). Dmitry Dolgov 15:31
Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem 📎 Claudio Freire 16:05
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Andres Freund 16:30
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Robert Haas 16:50
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly 📎 Tom Lane 18:33
Re: JIT compiling with LLVM v9.0 Andres Freund 18:58
Re: [HACKERS] Transactions involving multiple postgres foreign servers Robert Haas 19:08
Re: JIT compiling with LLVM v10.0 Dmitry Dolgov 19:22
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Robert Haas 20:24
Re: [HACKERS] PATCH: enabling parallel execution for cursors explicitly (experimental) Robert Haas 20:36
Re: configure issue - warnings sort: No such file or directory mxbi 20:48
Re: [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. Robert Haas 20:50
Re: Add PGDLLIMPORT to enable_hashagg Robert Haas 21:01
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 21:10
Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera 21:45
Re: Built-in connection pooling Shay Rojansky 23:14
Re: Built-in connection pooling Ryan Pedela 23:41

Feb. 10, 2018

Thread Author Time
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support Michael Paquier 00:07
Re: Wait event names mismatch: oldserxid Michael Paquier 00:43
Ok then, how *should* one get the value of an XML attribute? Chapman Flack 01:28
Re: ldapi support Peter Eisentraut 01:44
Re: [HACKERS] MERGE SQL Statement for PG11 Tomas Vondra 01:49
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support Thomas Munro 03:32
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support Thomas Munro 03:44
Re: Is there a cache consistent interface to tables ? Gary M 06:26
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support Michael Paquier 09:16

Browse Archives

Prev | Next