pgsql-hackers before 2019-08-21 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

Aug. 16, 2019

Thread Author Time
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 05:26
Re: Useless bms_free() calls in build_child_join_rel() Etsuro Fujita 05:43
Re: Global temporary tables Craig Ringer 06:25
Re: proposal: type info support functions for functions that use "any" type 📎 Pavel Stehule 06:41
Re: Global temporary tables Konstantin Knizhnik 07:30
Re: UNION ALL Mark Pasterkamp 08:28
Re: Global temporary tables Craig Ringer 08:32
Re: Global temporary tables Craig Ringer 08:37
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 08:47
Re: block-level incremental backup 📎 Jeevan Chalke 10:23
Re: block-level incremental backup Jeevan Chalke 10:42
Re: block-level incremental backup Ibrar Ahmed 11:12
Re: Global temporary tables Konstantin Knizhnik 11:21
Re: Global temporary tables Konstantin Knizhnik 11:41
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ibrar Ahmed 12:58
Re: [PATCH] Implement INSERT SET syntax Ibrar Ahmed 13:03
Re: Unexpected "shared memory block is still in use" Peter Eisentraut 13:09
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Etsuro Fujita 13:25
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 13:30
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 13:31
Re: Add test case for sslinfo Peter Eisentraut 13:50
Re: Global temporary tables Konstantin Knizhnik 14:12
Re: Unexpected "shared memory block is still in use" Tom Lane 14:18
Re: block-level incremental backup Ibrar Ahmed 14:36
Re: UNION ALL Tom Lane 15:30
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Anastasia Lubennikova 15:56
REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity 📎 Hadi Moshayedi 16:44
Re: Global temporary tables Pavel Stehule 17:17
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Antonin Houska 17:47
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Andres Freund 18:00
Re: Add "password_protocol" connection parameter to libpq Jonathan S. Katz 18:11
allocation limit for encoding conversion 📎 Alvaro Herrera 18:14
Re: allocation limit for encoding conversion Alvaro Herrera 18:35
Re: pgsql: doc: Add some images Alvaro Herrera 20:00
Re: allocation limit for encoding conversion Tom Lane 21:31
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 22:04
Re: allocation limit for encoding conversion Andres Freund 22:04
Re: default_table_access_method is not in sample config file Andres Freund 22:29
Re: Unused header file inclusion Andres Freund 23:07

Aug. 17, 2019

Thread Author Time
Can't we give better table bloat stats easily? Greg Stark 00:39
Re: Can't we give better table bloat stats easily? Andres Freund 00:59
[PATCH] minor doc fix for create-role 📎 tara 04:17
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Tom Lane 05:43
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Antonin Houska 06:16
Re: [proposal] de-TOAST'ing using a iterator 📎 Binguo Bao 07:32
some SCRAM read_any_attr() confusion 📎 Peter Eisentraut 08:11
Re: some SCRAM read_any_attr() confusion Michael Paquier 12:57
Re: default_table_access_method is not in sample config file Michael Paquier 13:07
Patch: New GUC prepared_statement_limit to limit memory used by prepared statements 📎 Daniel Migowski 13:57
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 15:13
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 15:14
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 16:05
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ibrar Ahmed 16:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 17:07
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 17:09
Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Ibrar Ahmed 17:10
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 17:28
max_parallel_workers can't actually be set? Tom Lane 17:41
Re: range_agg Paul A Jungwirth 17:47
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 17:52
Re: max_parallel_workers can't actually be set? Darafei Komяpa Praliaskouski 18:07
Re: max_parallel_workers can't actually be set? Sergei Kornilov 18:08
Re: max_parallel_workers can't actually be set? Ibrar Ahmed 18:12
Re: max_parallel_workers can't actually be set? Tom Lane 20:23
Re: max_parallel_workers can't actually be set? Andres Freund 20:28
Re: Recent failures in IsolationCheck deadlock-hard 📎 Tom Lane 21:28
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Sehrope Sarkuni 21:28
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ahsan Hadi 22:30
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 22:34

Aug. 18, 2019

Thread Author Time
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Noah Misch 03:52
Re: Global temporary tables Konstantin Knizhnik 07:01
Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Daniel Migowski 07:43
Re: Global temporary tables Pavel Stehule 08:28
Allow to_date() and to_timestamp() to accept localized names 📎 Juan José Santamaría Flecha 08:42
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Peter Eisentraut 08:45
Re: [PATCH] Implement INSERT SET syntax Peter Eisentraut 09:03
Re: Creating partitions automatically at least on HASH? Fabien COELHO 09:33
Re: [PATCH] Implement INSERT SET syntax Vik Fearing 12:28
Re: [PATCH] Implement INSERT SET syntax Tom Lane 14:35
[PATCH] ltree, lquery, and ltxtquery binary protocol support 📎 Nino Floris 14:56
Re: [PATCH] Implement INSERT SET syntax Tom Lane 15:00
Re: pgsql: doc: Add some images Jürgen Purtz 15:29
Re: [PATCH] minor doc fix for create-role Tom Lane 16:41
Re: Unused header file inclusion 📎 Tom Lane 18:37
Re: Rethinking opclass member checks and dependency strength 📎 Tom Lane 18:59
Re: PANIC: could not flush dirty data: Operation not permitted power8, Redhat Centos Thomas Munro 19:32
Re: Zedstore - compressed in-core columnar storage Justin Pryzby 19:35
Re: Improve search for missing parent downlinks in amcheck 📎 Alexander Korotkov 22:15
Re: Support for jsonpath .datetime() method Alexander Korotkov 22:29
Re: FETCH FIRST clause PERCENT option Ryan Lambert 23:33

Aug. 19, 2019

Thread Author Time
Re: pgsql: doc: Add some images Alvaro Herrera 00:18
Re: Unused header file inclusion 📎 Tom Lane 00:50
Re: [PATCH] minor doc fix for create-role Tara Anne 01:00
RE: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Smith, Peter 01:23
Re: Resume vacuum and autovacuum from interruption and cancellation 📎 Masahiko Sawada 01:38
RE: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Smith, Peter 02:28
Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Kyotaro Horiguchi 03:57
Fix typos and inconsistencies for HEAD (take 11) 📎 Alexander Lakhin 04:04
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ahsan Hadi 04:26
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 04:37
Re: [proposal] de-TOAST'ing using a iterator 📎 John Naylor 04:55
Re: Add "password_protocol" connection parameter to libpq Michael Paquier 05:51
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 06:04
Re: Patch: New GUC prepared_statement_limit to limit memory used by prepared statements Daniel Migowski 06:04
Re: Fix typos and inconsistencies for HEAD (take 11) Michael Paquier 07:22
Re: Fix typos and inconsistencies for HEAD (take 11) Michael Paquier 07:39
Re: FETCH FIRST clause PERCENT option Erik Rijkers 07:47
Cleanup isolation specs from unused steps 📎 Michael Paquier 08:08
Re: pgsql: doc: Add some images Peter Eisentraut 08:35
Re: Duplicated LSN in ReorderBuffer Masahiko Sawada 08:42
Re: Global temporary tables Konstantin Knizhnik 08:51
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 09:18
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 09:59
Re: FETCH FIRST clause PERCENT option Erik Rijkers 10:55
Re: Rearranging ALTER TABLE to avoid multi-operations bugs movead li 10:57
Re: FETCH FIRST clause PERCENT option Surafel Temesgen 11:11
Re: Global temporary tables Konstantin Knizhnik 11:16
Re: Global temporary tables Pavel Stehule 11:25
Re: Global temporary tables Konstantin Knizhnik 11:51
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 12:22
Re: (select query)/relation as first class citizen Roman Pekar 14:16
psql \r command is working? Sergei Kornilov 14:17
Re: Unused header file inclusion Alvaro Herrera 14:22
Re: psql \r command is working? Tom Lane 14:28
Re: psql \r command is working? Sergei Kornilov 14:34
Re: Duplicated LSN in ReorderBuffer Alvaro Herrera 14:43
Wrong sentence in the README? Daniel Westermann (DWE) 14:45
Re: Cleanup isolation specs from unused steps Tom Lane 15:02
Re: Partial join Arne Roland 15:17
Re: Duplicated LSN in ReorderBuffer Andres Freund 15:51
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Ahsan Hadi 15:51
Re: Global temporary tables Pavel Stehule 15:53
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 15:54
Re: Cleanup isolation specs from unused steps Melanie Plageman 17:23
io_uring support 📎 Dmitry Dolgov 18:20
Re: Unused header file inclusion Tom Lane 18:23
Fixing typos and inconsistencies 📎 Alexander Lakhin 19:19
Re: Unused header file inclusion Andres Freund 20:07
Re: io_uring support Andres Freund 20:21
Re: Unused header file inclusion Andres Freund 20:46
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 21:16
Re: Unused header file inclusion Alvaro Herrera 21:18
Re: Unused header file inclusion Tom Lane 22:09
Re: PANIC: could not flush dirty data: Operation not permitted power8, Redhat Centos Thomas Munro 22:53
Re: Zedstore - compressed in-core columnar storage Alexandra Wang 23:15

Aug. 20, 2019

Thread Author Time
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 00:52
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 01:04
Plug-in common/logging.h with vacuumlo and oid2name 📎 Michael Paquier 01:28
Re: Cleanup isolation specs from unused steps Michael Paquier 01:36
Re: Cleanup isolation specs from unused steps 📎 Michael Paquier 02:00
Re: Zedstore - compressed in-core columnar storage Justin Pryzby 02:04
Re: Cleanup isolation specs from unused steps Alvaro Herrera 04:34
Re: Cleanup isolation specs from unused steps Michael Paquier 05:17
Re: Fixing typos and inconsistencies Thomas Munro 05:23
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 06:03
Re: FETCH FIRST clause PERCENT option Kyotaro Horiguchi 06:10
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 06:42
understand the pg locks in in an simple case Alex 07:23
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 08:17
Re: understand the pg locks in in an simple case Laurenz Albe 08:34
Serialization questions Alex 08:47
Make SQL/JSON error code names match SQL standard 📎 Peter Eisentraut 08:48
Re: understand the pg locks in in an simple case Heikki Linnakangas 08:59
Re: POC: Cleaning up orphaned files using undo logs 📎 Thomas Munro 09:02
Re: Fixing typos and inconsistencies Michael Paquier 10:15
Re: Make SQL/JSON error code names match SQL standard Pavel Stehule 10:34
Re: Zedstore - compressed in-core columnar storage Heikki Linnakangas 11:12
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 11:41
Re: Make SQL/JSON error code names match SQL standard Alexander Korotkov 11:48
configure still looking for crypt()? 📎 Peter Eisentraut 12:29
mingw32 floating point diff Peter Eisentraut 12:59
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 13:08
Re: pg_upgrade fails with non-standard ACL 📎 Anastasia Lubennikova 13:38
Re: Cleanup isolation specs from unused steps Tom Lane 13:47
Re: Cleanup isolation specs from unused steps Alvaro Herrera 13:54
Re: configure still looking for crypt()? Tom Lane 14:07
ICU for global collation 📎 Peter Eisentraut 14:21
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:27
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:33
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:34
Improve default partition Rafia Sabih 14:37
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:40
Re: Global temporary tables 📎 Konstantin Knizhnik 14:51
Re: understand the pg locks in in an simple case Alex 14:52
Re: pg_upgrade fails with non-standard ACL Stephen Frost 15:04
Re: Change ereport level for QueuePartitionConstraintValidation 📎 Sergei Kornilov 15:20
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 15:43
Re: Global temporary tables Pavel Stehule 16:06
Re: Global temporary tables Konstantin Knizhnik 16:42
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 16:44
Re: Global temporary tables Pavel Stehule 17:01
Re: Improve default partition Dmitry Dolgov 17:41
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 17:43
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 17:45
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 18:36
Re: errbacktrace Peter Eisentraut 19:06
Re: Fix typos and inconsistencies for HEAD (take 11) Alvaro Herrera 20:47
Re: Improve default partition Alvaro Herrera 20:50
Re: Inadequate executor locking of indexes Andres Freund 21:16
Re: REL_12_STABLE crashing with assertion failure in ExtractReplicaIdentity Andres Freund 23:06

Browse Archives

Prev | Next