pgsql-hackers since 2019-09-04 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

Sept. 4, 2019

Thread Author Time
Re: row filtering for logical replication Alexey Zagarin 01:21
Re: remove "msg" parameter from convert_tuples_by_name Amit Langote 01:38
Re: Proposal: roll pg_stat_statements into core Alvaro Herrera 01:38
Re: remove "msg" parameter from convert_tuples_by_name Alvaro Herrera 01:42
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 01:43
Re: partition routing layering in nodeModifyTable.c Amit Langote 01:45
Re: d25ea01275 and partitionwise join Amit Langote 01:53
Re: Proposal: roll pg_stat_statements into core Stephen Frost 02:11
[PATCH] Connection time for \conninfo 📎 Rodrigo Ramírez Norambuena 02:13
Re: [PATCH] Connection time for \conninfo Michael Paquier 03:06
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 03:44
Re: pg_get_databasebyid(oid) Michael Paquier 03:54
Re: Proposal: roll pg_stat_statements into core Tom Lane 04:14
Re: pg_basebackup -F t fails when fsync spends more time than tcp_user_timeout Michael Paquier 04:27
Re: Re: Email to hackers for test coverage Michael Paquier 04:36
Re: WIP: Data at rest encryption Antonin Houska 04:56
Re: Proposal: roll pg_stat_statements into core Stephen Frost 05:25
Re: [Patch] Invalid permission check in pg_stats for functional indexes Kuntal Ghosh 05:32
dropping column prevented due to inherited index Amit Langote 05:36
Re: [PATCH] psql: add tab completion for \df slash command suffixes Kuntal Ghosh 06:14
Re: Proposal: roll pg_stat_statements into core David Fetter 06:16
Append with naive multiplexing of FDWs 📎 Thomas Munro 06:18
Re: [PATCH] psql: add tab completion for \df slash command suffixes Ian Barwick 06:19
Re: [Patch] Mingw: Fix import library extension, build actual static libraries Peter Eisentraut 06:47
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 06:48
Re: d25ea01275 and partitionwise join Richard Guo 07:30
Re: BUG #15977: Inconsistent behavior in chained transactions Andres Freund 07:53
Re: refactoring - share str2*int64 functions Michael Paquier 08:02
Re: Plug-in common/logging.h with vacuumlo and oid2name Peter Eisentraut 08:17
Re: d25ea01275 and partitionwise join Richard Guo 08:29
Re: refactoring - share str2*int64 functions Andres Freund 09:08
Re: pglz performance Peter Eisentraut 09:09
Re: pglz performance Andrey Borodin 09:22
Re: WIP: Data at rest encryption Shawn Wang 09:23
Re: pg_get_databasebyid(oid) Sergei Kornilov 09:29
Re: Proposal: roll pg_stat_statements into core Andres Freund 09:34
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Rafia Sabih 09:37
Re: refactoring - share str2*int64 functions 📎 Fabien COELHO 10:49
Re: fix for BUG #3720: wrong results at using ltree Ibrar Ahmed 11:05
Re: fix for BUG #3720: wrong results at using ltree Ibrar Ahmed 11:06
Re: Unexpected "shared memory block is still in use" Peter Eisentraut 11:36
Re: block-level incremental backup Dilip Kumar 11:51
Re: REINDEX filtering in the backend Peter Eisentraut 11:54
Re: [HACKERS] CLUSTER command progress monitor Masahiko Sawada 12:01
Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier 12:17
Re: Plug-in common/logging.h with vacuumlo and oid2name Peter Eisentraut 12:37
Re: pglz performance Peter Eisentraut 12:40
Re: pglz performance Andrey Borodin 12:45
Re: row filtering for logical replication 📎 Euler Taveira 13:11
Re: [HACKERS] CLUSTER command progress monitor Robert Haas 13:18
Re: block-level incremental backup Robert Haas 13:31
Re: Replication & recovery_min_apply_delay Konstantin Knizhnik 13:37
Default JIT setting in V12 📎 Jeff Janes 13:56
having issues with PG12 debian packaging repository Murat Tuncer 14:45
Re: BUG #15977: Inconsistent behavior in chained transactions 📎 fn ln 14:49
Re: Default JIT setting in V12 Andres Freund 14:51
Re: Unexpected "shared memory block is still in use" Tom Lane 14:59
Re: [PATCH] Connection time for \conninfo Alvaro Herrera 15:04
auxiliary processes in pg_stat_ssl Alvaro Herrera 15:15
Re: Default JIT setting in V12 📎 Andres Freund 15:24
Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov 16:19
Client Certificate Authentication Using Custom Fields (i.e. other than CN) George Hafiz 16:24
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 19:17
Re: [Patch] Invalid permission check in pg_stats for functional indexes Alvaro Herrera 19:37
Re: [Patch] Invalid permission check in pg_stats for functional indexes Alvaro Herrera 19:42
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Alvaro Herrera 19:46
Re: pg_basebackup ignores the existing data directory permissions Alvaro Herrera 20:11
Re: [HACKERS] WIP: Aggregation push-down Alvaro Herrera 20:23
Re: using explicit_bzero Alvaro Herrera 20:38
Re: Client Certificate Authentication Using Custom Fields (i.e. other than CN) David Fetter 20:40
Re: Index Skip Scan Alvaro Herrera 20:45
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera 20:50
Re: progress report for ANALYZE 📎 Alvaro Herrera 21:01
Re: BUG #15858: could not stat file - over 4GB 📎 Juan José Santamaría Flecha 21:47
Re: Client Certificate Authentication Using Custom Fields (i.e. other than CN) George Hafiz 21:57
Re: Unexpected "shared memory block is still in use" 📎 Tom Lane 22:27
Re: unexpected rowlock mode when trigger is on the table Alvaro Herrera 22:28
Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier 23:59

Sept. 5, 2019

Thread Author Time
Re: Unexpected "shared memory block is still in use" 📎 Tom Lane 00:25
ERROR: multixact X from before cutoff Y found to be still running 📎 Bossart, Nathan 00:37
pg_promote() can cause busy loop 📎 Fujii Masao 00:46
Re: ERROR: multixact X from before cutoff Y found to be still running 📎 Jeremy Schneider 01:01
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 01:03
Re: Tid scan improvements Edmund Horner 01:06
Re: pg_promote() can cause busy loop Michael Paquier 01:25
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 01:41
Re: pg_promote() can cause busy loop Fujii Masao 01:53
Re: block-level incremental backup Michael Paquier 02:07
Re: pg_promote() can cause busy loop Michael Paquier 02:09
Re: using explicit_bzero Michael Paquier 02:12
Re: refactoring - share str2*int64 functions Michael Paquier 02:50
Re: block-level incremental backup Robert Haas 03:25
Re: ERROR: multixact X from before cutoff Y found to be still running Thomas Munro 04:01
Re: Add "password_protocol" connection parameter to libpq 📎 Jeff Davis 04:22
Re: [HACKERS] advanced partition matching algorithm for partition-wise join amul sul 04:23
Re: Locking a row with KEY SHARE NOWAIT blocks Amit Kapila 04:31
Re: [HACKERS] WIP: Aggregation push-down Antonin Houska 06:10
Re: using explicit_bzero Peter Eisentraut 06:38
enhance SPI to support EXECUTE commands 📎 Quan Zongliang 06:39
Re: refactoring - share str2*int64 functions Michael Paquier 06:52
Re: pg_promote() can cause busy loop 📎 Fujii Masao 07:03
Re: enhance SPI to support EXECUTE commands Pavel Stehule 07:09
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Etsuro Fujita 07:10
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo 07:12
Re: Plug-in common/logging.h with vacuumlo and oid2name 📎 Michael Paquier 07:40
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) 📎 Paul Guo 07:41
Re: pg_promote() can cause busy loop Michael Paquier 07:51
Re: enhance SPI to support EXECUTE commands Quan Zongliang 08:25
Re: enhance SPI to support EXECUTE commands Pavel Stehule 08:31
Re: unexpected rowlock mode when trigger is on the table Tomáš Záluský 08:35
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Masahiko Sawada 08:36
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎 Amit Langote 08:42
RE: [PATCH] Speedup truncates of relation forks 📎 Jamison, Kirk 08:53
Re: enhance SPI to support EXECUTE commands Quan Zongliang 08:56
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar 09:18
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Amit Langote 09:33
Re: enhance SPI to support EXECUTE commands Pavel Stehule 09:33
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar 09:33
Specifying attribute slot for storing/reading statistics Esteban Zimanyi 09:39
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎 Amit Langote 09:56
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Dilip Kumar 10:17
Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut 12:16
Re: Plug-in common/logging.h with vacuumlo and oid2name Peter Eisentraut 12:21
Re: Unexpected "shared memory block is still in use" Peter Eisentraut 12:28
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) Alvaro Herrera 13:23
Re: unexpected rowlock mode when trigger is on the table Alvaro Herrera 13:30
Re: Plug-in common/logging.h with vacuumlo and oid2name Alvaro Herrera 13:59
changing wal segsize with pg_resetwal Alvaro Herrera 14:18
Re: SegFault on 9.6.14 📎 Amit Kapila 14:23
Re: tableam vs. TOAST 📎 Alvaro Herrera 14:52
Re: Specifying attribute slot for storing/reading statistics Tom Lane 15:11
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Alvaro Herrera from 2ndQuadrant 15:25
Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera from 2ndQuadrant 15:42
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Tom Lane 15:53
Re: Proposal: roll pg_stat_statements into core Alvaro Herrera from 2ndQuadrant 16:07
Re: accounting for memory used for BufFile during hash joins Melanie Plageman 16:54
Re: range_agg Jeff Davis 17:15
pgsql: Use data directory inode number, not port, to select SysV resour Tom Lane 17:32
Re: [PATCH] Connection time for \conninfo Rodrigo Ramírez Norambuena 17:38
Re: [PATCH] Connection time for \conninfo 📎 Rodrigo Ramírez Norambuena 17:40
Re: tableam vs. TOAST 📎 Robert Haas 17:42
Re: range_agg Paul A Jungwirth 17:45
Re: basebackup.c's sendFile() ignores read errors 📎 Robert Haas 18:10
Re: [PATCH] Connection time for \conninfo Tom Lane 18:22
Re: ERROR: multixact X from before cutoff Y found to be still running Jeremy Schneider 18:32
AtEOXact_Snapshot timing 📎 Robert Haas 18:50
Re: range_agg Jeff Davis 18:52
Re: tableam vs. TOAST Andres Freund 19:10
Re: [HACKERS] CLUSTER command progress monitor Robert Haas 19:17
Re: Index Skip Scan 📎 Dmitry Dolgov 19:20
Re: tableam vs. TOAST Robert Haas 19:27
Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy 19:36
Re: tableam vs. TOAST Tom Lane 19:36
Re: Index Skip Scan Alvaro Herrera from 2ndQuadrant 19:41
Re: tableam vs. TOAST Robert Haas 19:51
Re: tableam vs. TOAST Andres Freund 20:07
Re: ERROR: multixact X from before cutoff Y found to be still running Bossart, Nathan 20:08
PostgreSQL 12 Beta 4 Jonathan S. Katz 20:27
Re: fix for BUG #3720: wrong results at using ltree Alvaro Herrera from 2ndQuadrant 20:50
Re: [Patch] Invalid permission check in pg_stats for functional indexes Tom Lane 20:56
Re: Misleading comment in tuplesort_set_bound Alvaro Herrera from 2ndQuadrant 20:56
Re: Misleading comment in tuplesort_set_bound James Coleman 21:10
Re: BUG #15977: Inconsistent behavior in chained transactions Andres Freund 21:11
Re: ERROR: multixact X from before cutoff Y found to be still running Thomas Munro 21:31
Re: AtEOXact_Snapshot timing Andres Freund 21:32
Re: Built-in connection pooler 📎 Jaime Casanova 22:01
Re: Fix XML handling with DOCTYPE Chapman Flack 22:06
Re: libpq debug log Alvaro Herrera from 2ndQuadrant 22:21
Re: FETCH FIRST clause PERCENT option Tom Lane 22:26
Re: FETCH FIRST clause WITH TIES option Alvaro Herrera from 2ndQuadrant 22:51
Re: [bug fix] Produce a crash dump before main() on Windows Alvaro Herrera from 2ndQuadrant 22:56
Re: Problem during Windows service start Alvaro Herrera from 2ndQuadrant 23:09
Re: BUG #15383: Join Filter cost estimation problem in 10.5 Alvaro Herrera 23:20

Sept. 6, 2019

Thread Author Time
Re: enhance SPI to support EXECUTE commands Quan Zongliang 01:35
Re: progress report for ANALYZE Tatsuro Yamada 02:21
Re: enhance SPI to support EXECUTE commands Pavel Stehule 03:18
Re: POC: Cleaning up orphaned files using undo logs 📎 vignesh C 03:31
Re: [bug fix] Produce a crash dump before main() on Windows Tom Lane 03:49
Re: REINDEX filtering in the backend Michael Paquier 04:56
Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier 05:01
Re: pg_promote() can cause busy loop Fujii Masao 05:31
Re: Avoiding hash join batch explosions with extreme skew and weird stats Thomas Munro 05:34
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 05:44
Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier 05:48
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 05:52
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎 Amit Langote 05:59
Re: basebackup.c's sendFile() ignores read errors 📎 Jeevan Chalke 06:08
Re: amcheck verification for GiST 📎 Andrey Borodin 06:20
RE: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Smith, Peter 06:34
Re: Add "password_protocol" connection parameter to libpq Michael Paquier 07:05
Re: [PATCH] vacuumlo: print the number of large objects going to be removed Michael Paquier 07:29
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 07:33
Re: d25ea01275 and partitionwise join Amit Langote 07:34
Re: BUG #15977: Inconsistent behavior in chained transactions Michael Paquier 07:54
Re: PostgreSQL 12 Beta 4 Peter Eisentraut 07:55
RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki 08:16
Re: Specifying attribute slot for storing/reading statistics Esteban Zimanyi 10:50
Re: FETCH FIRST clause PERCENT option Surafel Temesgen 11:16
Re: FETCH FIRST clause WITH TIES option Surafel Temesgen 11:52
Re: "long" type is not appropriate for counting tuples Peter Eisentraut 12:00

Browse Archives

Prev | Next