pgsql-hackers since 2019-08-06 08:37

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

Aug. 6, 2019

Thread Author Time
Re: Index Skip Scan Floris Van Nee 08:37
Re: Fix a typo in add_partial_path Michael Paquier 09:12
Re: Fix a typo in add_partial_path Amit Langote 09:17
Re: Remove HeapTuple and Buffer dependency for predicate locking functions 📎 Heikki Linnakangas 09:26
Update to DocBook 4.5 📎 Peter Eisentraut 09:49
Re: Identity columns should own only one sequence Peter Eisentraut 09:54
Re: SQL:2011 PERIODS vs Postgres Ranges? Ibrar Ahmed 10:26
Re: Remove HeapTuple and Buffer dependency for predicate locking functions Thomas Munro 10:35
Re: partition routing layering in nodeModifyTable.c 📎 Etsuro Fujita 12:55
Re: Assertion for logically decoding multi inserts into the catalog Daniel Gustafsson 13:08
Re: Problem with default partition pruning 📎 Alvaro Herrera 13:30
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 14:35
Re: More issues with pg_verify_checksums and checksum verification in base backups Stephen Frost 14:58
Re: More issues with pg_verify_checksums and checksum verification in base backups Andres Freund 15:13
Re: SQL:2011 PERIODS vs Postgres Ranges? Paul Jungwirth 15:28
Re: Use PageIndexTupleOverwrite() within nbtsort.c 📎 Anastasia Lubennikova 15:30
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 15:31
Re: More issues with pg_verify_checksums and checksum verification in base backups Stephen Frost 16:07
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 16:10
Re: The unused_oids script should have a reminder to use the 8000-8999 OID range Alvaro Herrera 16:35
How am I supposed to fix this? Larry Rosenman 17:06
Re: Problem with default partition pruning 📎 Alvaro Herrera 17:17
Re: How am I supposed to fix this? Tomas Vondra 17:19
Re: How am I supposed to fix this? Alvaro Herrera 17:20
Re: How am I supposed to fix this? Peter Geoghegan 17:30
Re: How am I supposed to fix this? Larry Rosenman 17:34
Re: How am I supposed to fix this? Peter Geoghegan 17:35
Re: How am I supposed to fix this? Larry Rosenman 17:45
Re: Cleanup of intro.sgml Joshua D. Drake 17:49
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 17:55
intarray GiST index gets wrong answers for '{}' <@ anything 📎 Tom Lane 17:55
Re: [PATCH] Atomic pgrename on Windows 📎 Alexander Korotkov 18:03
Re: SQL:2011 PERIODS vs Postgres Ranges? Ibrar Ahmed 18:07
Re: How am I supposed to fix this? Larry Rosenman 18:11
Re: How am I supposed to fix this? Peter Geoghegan 18:16
Re: intarray GiST index gets wrong answers for '{}' <@ anything Alexander Korotkov 18:18
Re: How am I supposed to fix this? Larry Rosenman 18:19
Re: block-level incremental backup Ibrar Ahmed 18:31
Re: block-level incremental backup Ibrar Ahmed 18:37
Re: intarray GiST index gets wrong answers for '{}' <@ anything Tom Lane 18:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 19:01
Re: Refactoring code stripping trailing \n and \r from strings Bruce Momjian 19:10
Re: More issues with pg_verify_checksums and checksum verification in base backups Magnus Hagander 19:45
Small patch to fix build on Windows 📎 Dmitry Igrishin 19:50
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Tom Lane 19:57
Re: More issues with pg_verify_checksums and checksum verification in base backups Stephen Frost 20:20
Re: Cleanup of intro.sgml 📎 Joshua D. Drake 21:09
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 21:18
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Stephen Frost 21:43
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Jonathan S. Katz 22:13
Re: Problem with default partition pruning Alvaro Herrera 22:17
no default hash partition 📎 Alvaro Herrera 22:27
Re: no default hash partition Tom Lane 22:36
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 22:45
remove "msg" parameter from convert_tuples_by_name 📎 Alvaro Herrera 22:47
Re: FETCH FIRST clause PERCENT option 📎 Ryan Lambert 22:52
Re: no default hash partition Alvaro Herrera 22:53
Re: no default hash partition Tom Lane 22:58
Re: no default hash partition Stephen Frost 23:02
Re: dropdb --force Ryan Lambert 23:10
Re: partition routing layering in nodeModifyTable.c Andres Freund 23:21
Re: no default hash partition Tom Lane 23:35
Re: no default hash partition Stephen Frost 23:42
Re: stress test for parallel workers Thomas Munro 23:57

Aug. 7, 2019

Thread Author Time
Re: Refactoring code stripping trailing \n and \r from strings Michael Paquier 01:10
Re: partition routing layering in nodeModifyTable.c Amit Langote 01:23
Re: Assertion for logically decoding multi inserts into the catalog Michael Paquier 01:37
Re: More issues with pg_verify_checksums and checksum verification in base backups Michael Paquier 01:44
Re: no default hash partition Amit Langote 02:27
Re: partition routing layering in nodeModifyTable.c Etsuro Fujita 02:30
Re: no default hash partition Amit Langote 02:32
Re: partition routing layering in nodeModifyTable.c 📎 Amit Langote 02:47
Re: remove "msg" parameter from convert_tuples_by_name Amit Langote 02:57
Re: partition routing layering in nodeModifyTable.c Etsuro Fujita 02:59
Re: FETCH FIRST clause PERCENT option Kyotaro Horiguchi 03:10
Re: Built-in connection pooler Ryan Lambert 03:18
Re: no default hash partition Robert Haas 03:26
Re: no default hash partition David Fetter 03:46
Re: Built-in connection pooler Li Japin 04:21
Re: stress test for parallel workers Tom Lane 04:29
Re: no default hash partition Kyotaro Horiguchi 04:58
Re: stress test for parallel workers Thomas Munro 05:00
Re: stress test for parallel workers Tom Lane 05:06
Re: stress test for parallel workers Thomas Munro 05:12
is necessary to recheck cached data in fn_extra? Pavel Stehule 05:32
Re: no default hash partition Amit Langote 05:51
Re: proposal: type info support functions for functions that use "any" type Pavel Stehule 06:01
Re: POC: Cleaning up orphaned files using undo logs Thomas Munro 06:03
Fwd: [PATCH] Absolute passwordfile path Danylo Hlynskyi 06:05
Re: proposal: type info support functions for functions that use "any" type 📎 Pavel Stehule 06:11
Re: [PATCH] Absolute passwordfile path Amit Langote 06:17
Re: [PATCH] Absolute passwordfile path Danylo Hlynskyi 06:28
Re: Problem with default partition pruning yuzuko 06:29
Re: Problem with default partition pruning Amit Langote 06:38
Re: FETCH FIRST clause PERCENT option Surafel Temesgen 07:20
Handling RestrictInfo in expression_tree_walker Konstantin Knizhnik 07:24
Re: partition routing layering in nodeModifyTable.c 📎 Amit Langote 07:27
Re: POC: Cleaning up orphaned files using undo logs Kuntal Ghosh 07:41
Re: Handling RestrictInfo in expression_tree_walker Amit Langote 07:42
Re: Built-in connection pooler Konstantin Knizhnik 07:49
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 07:57
Re: Handling RestrictInfo in expression_tree_walker Konstantin Knizhnik 08:07
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 08:13
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 08:20
Re: Handling RestrictInfo in expression_tree_walker Amit Langote 08:26
Re: Small patch to fix build on Windows Kyotaro Horiguchi 08:28
s/rewinded/rewound/? Thomas Munro 08:48
Re: s/rewinded/rewound/? Magnus Hagander 08:53
Re: partition routing layering in nodeModifyTable.c Etsuro Fujita 09:00
Re: s/rewinded/rewound/? Michael Paquier 09:00
Re: no default hash partition Magnus Hagander 09:01
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Evgeny Efimkin 09:03
Re: Small patch to fix build on Windows 📎 Dmitry Igrishin 09:14
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 09:20
Re: SegFault on 9.6.14 📎 vignesh C 09:45
Re: block-level incremental backup Jeevan Chalke 09:46
Re: s/rewinded/rewound/? 📎 Liudmila Mantrova 09:48
Re: block-level incremental backup Ibrar Ahmed 09:52
Re: Remove HeapTuple and Buffer dependency for predicate locking functions Heikki Linnakangas 10:01
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 10:52
Re: Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData vignesh C 10:55
Re: POC: Cleaning up orphaned files using undo logs Heikki Linnakangas 10:57
Re: Built-in connection pooler 📎 Konstantin Knizhnik 10:57
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 11:19
SQL/JSON path: collation for comparisons, minor typos in docs 📎 Markus Winand 11:25
Grouping isolationtester tests in the schedule 📎 Heikki Linnakangas 11:28
Re: POC: Cleaning up orphaned files using undo logs Heikki Linnakangas 11:34
Re: POC: Cleaning up orphaned files using undo logs 📎 Thomas Munro 11:35
Re: Grouping isolationtester tests in the schedule Thomas Munro 11:42
Re: s/rewinded/rewound/? Chapman Flack 12:09
Re: Grouping isolationtester tests in the schedule Heikki Linnakangas 12:17
Re: Small patch to fix build on Windows Juan José Santamaría Flecha 12:33
initdb: Use varargs macro for PG_CMD_PRINTF 📎 Peter Eisentraut 12:35
Re: Built-in connection pooler Ryan Lambert 12:52
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Sehrope Sarkuni 12:56
Re: SQL/JSON path: collation for comparisons, minor typos in docs Alexander Korotkov 13:11
Regression test failure in regression test temp.sql 📎 Michael Paquier 13:24
Re: stress test for parallel workers Heikki Linnakangas 13:30
Re: Small patch to fix build on Windows Dmitry Igrishin 13:37
Unix-domain socket support on Windows 📎 Peter Eisentraut 13:56
Re: stress test for parallel workers Tom Lane 13:57
Re: no default hash partition Stephen Frost 14:04
Re: initdb: Use varargs macro for PG_CMD_PRINTF Tom Lane 14:04
Re: Unix-domain socket support on Windows Heikki Linnakangas 14:06
Re: Regression test failure in regression test temp.sql Tom Lane 14:17
Re: stress test for parallel workers Heikki Linnakangas 14:30
Re: stress test for parallel workers Tom Lane 14:45
Re: Unix-domain socket support on Windows Peter Eisentraut 14:58
Re: no default hash partition Alvaro Herrera 14:59
Re: Grouping isolationtester tests in the schedule Tom Lane 15:08
Re: Unix-domain socket support on Windows Magnus Hagander 15:15
Re: is necessary to recheck cached data in fn_extra? Tom Lane 15:39
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Sehrope Sarkuni 15:41
Re: Handling RestrictInfo in expression_tree_walker Tom Lane 15:47
Re: s/rewinded/rewound/? Tom Lane 15:49
Re: Grouping isolationtester tests in the schedule Alvaro Herrera 15:52
Re: s/rewinded/rewound/? Alvaro Herrera 15:59
Re: is necessary to recheck cached data in fn_extra? Chapman Flack 15:59
Re: stress test for parallel workers Heikki Linnakangas 16:08
Re: s/rewinded/rewound/? Geoff Winkless 16:13
Re: is necessary to recheck cached data in fn_extra? Pavel Stehule 16:18
Re: Removing unneeded self joins 📎 Konstantin Knizhnik 16:23
Re: no default hash partition Alvaro Herrera 16:25
Rethinking opclass member checks and dependency strength Tom Lane 16:28
Re: no default hash partition Alvaro Herrera 16:29
Re: Grouping isolationtester tests in the schedule Heikki Linnakangas 16:33
Re: is necessary to recheck cached data in fn_extra? Tom Lane 16:39
Re: Grouping isolationtester tests in the schedule Alvaro Herrera 16:43
Re: no default hash partition Tom Lane 16:44
Re: Grouping isolationtester tests in the schedule Tom Lane 16:52
Re: no default hash partition 📎 Alvaro Herrera 16:55
Re: Grouping isolationtester tests in the schedule Alvaro Herrera 16:58
Re: is necessary to recheck cached data in fn_extra? Pavel Stehule 17:04
crash 11.5~ Justin Pryzby 17:30
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 17:38
Re: crash 11.5~ (and 11.4) Justin Pryzby 18:27
Re: Problem with default partition pruning Simon Riggs 18:28
Re: Remove HeapTuple and Buffer dependency for predicate locking functions 📎 Ashwin Agrawal 18:53
Re: crash 11.5~ (and 11.4) Justin Pryzby 19:29
Re: initdb: Use varargs macro for PG_CMD_PRINTF 📎 Ibrar Ahmed 19:57
Re: Duplicated LSN in ReorderBuffer 📎 Alvaro Herrera 20:19
Re: Problem with default partition pruning Alvaro Herrera 20:27
Re: Avoid full GIN index scan when possible 📎 Tom Lane 20:32
Re: Adding a test for speculative insert abort case 📎 Melanie Plageman 20:47
Re: Duplicated LSN in ReorderBuffer Andres Freund 20:59
Re: Unused header file inclusion Alvaro Herrera 21:00
Re: Grouping isolationtester tests in the schedule Tom Lane 21:03
Documentation clarification re: ANALYZE Isaac Morland 21:14
Re: no default hash partition Tom Lane 21:22
Re: Documentation clarification re: ANALYZE David G. Johnston 21:31
Re: Documentation clarification re: ANALYZE Isaac Morland 21:42
Re: Unused header file inclusion Thomas Munro 21:47
Re: Unused header file inclusion Thomas Munro 21:49
Re: Documentation clarification re: ANALYZE Tom Lane 21:54
Re: SQL/JSON path: collation for comparisons, minor typos in docs 📎 Alexander Korotkov 21:55
Re: Documentation clarification re: ANALYZE David G. Johnston 22:01
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Sehrope Sarkuni 23:40
Re: crash 11.5~ (and 11.4) Andres Freund 23:51

Aug. 8, 2019

Thread Author Time
Re: SQL/JSON path: collation for comparisons, minor typos in docs 📎 Alexander Korotkov 00:05
Re: Rethinking opclass member checks and dependency strength Alexander Korotkov 00:17

Browse Archives

Prev | Next