pgsql-hackers since 2018-02-08 06:14

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

Thread Author Time
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
Re: Is there a cache consistent interface to tables ? Craig Ringer 11:45
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Michael Paquier 12:33
Re: pgsql: Local partitioned indexes Alvaro Herrera 13:09
Re: pgsql: Local partitioned indexes Amit Langote 14:32
Re: [HACKERS] Can ICU be used for a database's default sort order? 📎 Andrey Borodin 15:45
Re: Why does load_external_function() return PGFunction? Peter Eisentraut 16:13
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Tom Lane 17:12
pgsql: Avoid premature free of pass-by-reference CALL arguments. Tom Lane 18:37
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Tom Lane 18:46
Re: Is there a cache consistent interface to tables ? Gary M 20:44
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Tom Lane 21:24
Registering LWTRANCHE_PARALLEL_HASH_JOIN 📎 Thomas Munro 23:07
Re: JIT compiling with LLVM v9.0 Peter Geoghegan 23:11
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Michael Paquier 23:17

Feb. 11, 2018

Thread Author Time
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Michael Paquier 00:41
Re: ldapi support Michael Paquier 00:46
A space-efficient, user-friendly way to store categorical data Andrew Kane 03:46
Re: ALTER TABLE ADD COLUMN fast default Petr Jelinek 04:20
Bogosities in pg_dump's extended statistics support Tom Lane 05:56
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Tom Lane 06:10
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly Etsuro Fujita 07:45
Re: Is there a cache consistent interface to tables ? Craig Ringer 12:11
Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov 13:51
Re: [HACKERS] generated columns Michael Paquier 14:10
Re: JIT compiling with LLVM v9.0 Merlin Moncure 15:00
persistent read cache Sand Stone 19:34
Re: [HACKERS] Fix warnings and typo in dshash 📎 Thomas Munro 20:23
Re: ALTER TABLE ADD COLUMN fast default Andrew Dunstan 21:36
Re: A space-efficient, user-friendly way to store categorical data Tom Lane 22:40
Re: A space-efficient, user-friendly way to store categorical data Andrew Dunstan 23:24
Re: [HACKERS] A misconception about the meaning of 'volatile' in GetNewTransactionId? 📎 Thomas Munro 23:42
Removing shm_mq.c's volatile qualifiers 📎 Thomas Munro 23:52

Feb. 12, 2018

Thread Author Time
Fwd: persistent read cache Sand Stone 01:14
OCD questions about LWTRANCHE_REPLICATION_ORIGIN Thomas Munro 01:35
Minor version upgrades and extension packaging Mat Arye 02:50
Re: Minor version upgrades and extension packaging Andres Freund 02:59
Re: Minor version upgrades and extension packaging Tom Lane 03:19
Re: Minor version upgrades and extension packaging Tom Lane 03:41
Re: Minor version upgrades and extension packaging Andres Freund 04:14
Re: A space-efficient, user-friendly way to store categorical data Thomas Munro 06:06
Re: proposal: alternative psql commands quit and exit 📎 Bruce Momjian 06:28
[WiP] GiST intrapage indexing Andrey Borodin 06:46
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 07:09
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 08:06
Re: Flexible configuration for full-text search 📎 Aleksandr Parfenov 08:16
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 08:18
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 08:26
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Pavan Deolasee 11:03
Re: [HACKERS] Bug in to_timestamp(). 📎 Arthur Zakirov 11:49
Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. 📎 Rajkumar Raghuwanshi 12:30
Re: Parallel bt build crashes when DSM_NONE Michael Paquier 13:05
Re: Server won't start with fallback setting by initdb. Michael Paquier 13:28
Re: Minor version upgrades and extension packaging Peter Eisentraut 13:41
Re: csv format for psql Daniel Verite 13:46
Re: ldapi support Peter Eisentraut 13:47
Re: csv format for psql Daniel Verite 14:33
Re: csv format for psql Pavel Stehule 14:39
Re: Bogosities in pg_dump's extended statistics support Alvaro Herrera 15:07
Re: Bogosities in pg_dump's extended statistics support Tom Lane 16:14
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 16:20
Re: Bogosities in pg_dump's extended statistics support Robert Haas 16:25
Re: A space-efficient, user-friendly way to store categorical data Joe Conway 16:30
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Peter Eisentraut 17:17
Re: persistent read cache Steve Atkins 17:18

Browse Archives

Prev | Next