pgsql-hackers - October 2019

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

Browse Archives

Prev | Next

Oct. 1, 2019

Thread Author Time
Include RELKIND_TOASTVALUE in get_relkind_objtype πŸ“Ž Hsu, John 00:10
Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1 Michael Paquier 00:13
Re: Don't codegen deform code for virtual tuples in expr eval for scan fetch Soumyadeep Chakraborty 00:35
Re: subscriptionCheck failures on nightjar Tom Lane 01:40
Re: PL/pgSQL β€” "commit" illegal in the executable section of a block statement that has an exception section Christophe Pettus 01:40
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) Paul Guo 02:08
Re: Memory Accounting Tomas Vondra 02:11
Re: Commit fest 2019-09 Amit Kapila 02:33
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. πŸ“Ž Peter Geoghegan 02:39
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock(PG10.7) Alexander Korotkov 02:55
Re: Hooks for session start and end, take two Michael Paquier 03:17
Re: Attempt to consolidate reading of XLOG page Kyotaro Horiguchi 03:22
Re: A comment fix in xlogreader.c Kyotaro Horiguchi 03:24
Re: pgbench - allow to create partitioned tables πŸ“Ž Amit Kapila 04:50
Re: recovery_min_apply_delay in archive recovery causes assertion failure in latch Michael Paquier 05:06
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Antonin Houska 05:41
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Andrew Gierth 05:55
Re: Optimize partial TOAST decompression Andrey Borodin 06:20
Re: pgbench - allow to create partitioned tables Fabien COELHO 06:20
Re: Attempt to consolidate reading of XLOG page Antonin Houska 06:28
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) Kyotaro Horiguchi 06:41
Re: Commit fest 2019-09 Michael Paquier 07:15
Re: Transparent Data Encryption (TDE) and encrypted files Tels 07:32
Declaring a strict function returns not null / eval speed Andres Freund 07:38
Proposal: Make use of C99 designated initialisers for nulls/values arrays πŸ“Ž Smith, Peter 07:55
Re: Transparent Data Encryption (TDE) and encrypted files Moon, Insung 08:10
Re: Transparent Data Encryption (TDE) and encrypted files Magnus Hagander 08:37
About Google Code-in Sakshi Munjal 08:44
Re: Attempt to consolidate reading of XLOG page Kyotaro Horiguchi 08:48
Re: Transparent Data Encryption (TDE) and encrypted files Moon, Insung 09:30
Re: Modest proposal for making bpchar less inconsistent Kyotaro Horiguchi 09:56
Re: Optimize partial TOAST decompression Tomas Vondra 10:08
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Amit Kapila 10:12
Re: Change atoi to strtol in same place Kyotaro Horiguchi 10:32
Re: Change atoi to strtol in same place Kyotaro Horiguchi 10:46
Re: Libpq support to connect to standby server as priority πŸ“Ž Greg Nancarrow 10:51
Re: Libpq support to connect to standby server as priority πŸ“Ž Greg Nancarrow 11:10
Re: backup manifests Robert Haas 12:13
Re: Drop Trigger Mechanism with Detached partitions Robert Haas 12:14
Re: Optimize partial TOAST decompression Tomas Vondra 12:34
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Andrew Dunstan 12:40
Re: Optimize partial TOAST decompression Tomas Vondra 13:18
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 13:25
Re: [HACKERS] Block level parallel vacuum Amit Kapila 13:31
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Isaac Morland 13:32
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 13:34
Re: pgbench - allow to create partitioned tables Amit Kapila 13:39
Re: Value of Transparent Data Encryption (TDE) Tomas Vondra 13:43
Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra 13:48
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 13:51
pg_basebackup from REL_12_STABLE hands on solaris/sparch Victor Wagner 14:04
Re: Optimize partial TOAST decompression Tom Lane 14:10
Re: pgbench - allow to create partitioned tables Rafia Sabih 14:21
Re: pgbench - allow to create partitioned tables Fabien COELHO 14:48
Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian 14:51
Re: Optimize partial TOAST decompression Tomas Vondra 14:57
Re: pgbench - allow to create partitioned tables Rafia Sabih 15:15
Peripatus: Can someone look? Larry Rosenman 15:32
Re: Optimize partial TOAST decompression Tom Lane 15:34
Re: Peripatus: Can someone look? Tom Lane 15:46
Re: Peripatus: Can someone look? Larry Rosenman 15:49
Re: Value of Transparent Data Encryption (TDE) Bruce Momjian 15:54
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Bruce Momjian 15:57
RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony 15:57
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane 16:17
Re: Value of Transparent Data Encryption (TDE) Bruce Momjian 16:19
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Andres Freund 16:49
Re: pgsql: Implement jsonpath .datetime() method Alexander Korotkov 17:41
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Thomas Munro 20:36
Re: Modest proposal for making bpchar less inconsistent πŸ“Ž Tom Lane 22:09
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 22:57
RE: Proposal: Make use of C99 designated initialisers for nulls/values arrays Smith, Peter 23:23
Re: pgbench - allow to create partitioned tables Amit Kapila 23:23
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Amit Kapila 23:41
RE: Proposal: Make use of C99 designated initialisers for nulls/values arrays Smith, Peter 23:55

Oct. 2, 2019

Thread Author Time
My buildfarm member now giving permission denied Larry Rosenman 01:27
Re: My buildfarm member now giving permission denied Larry Rosenman 01:32
Re: Peripatus: Can someone look? Thomas Munro 01:33
Re: Transparent Data Encryption (TDE) and encrypted files Bruce Momjian 01:39
Re: Peripatus: Can someone look? Larry Rosenman 01:44
Is querying SPITupleTable with SQL possible? Tom Mercha 02:36
Re: dropdb --force Amit Kapila 03:20
[Bug fix] ECPG: ECPG preprocessor outputs "unsupported feature will be passed to server" even if the command is supported πŸ“Ž higuchi.daisuke@fujitsu.com 04:10
Re: Revert back to standard AC_STRUCT_TIMEZONE Autoconf macro πŸ“Ž Peter Eisentraut 05:30
Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' ) πŸ“Ž Yuya Watari 06:56
Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Michael Paquier 06:58
Re: pg_wal/RECOVERYHISTORY file remains after archive recovery Masahiko Sawada 07:01
Re: some PostgreSQL 12 release notes comments Stephen Frost 07:09
Re: Attempt to consolidate reading of XLOG page Antonin Houska 07:16
Re: Inconsistent usage of BACKEND_* symbols Michael Paquier 07:17
Re: Standby accepts recovery_target_timeline setting? Stephen Frost 07:30
RE: Proposal: Make use of C99 designated initialisers for nulls/values arrays πŸ“Ž Smith, Peter 07:31
Re: Recovery performance of DROP DATABASE with many tablespaces πŸ“Ž Fujii Masao 08:38
Re: Recovery performance of DROP DATABASE with many tablespaces Fujii Masao 08:39
Ordering of header file inclusion πŸ“Ž vignesh C 09:26
Re: Fix parsing of identifiers in jsonpath πŸ“Ž Nikita Glukhov 13:10
Re: [HACKERS] Block level parallel vacuum πŸ“Ž Masahiko Sawada 13:58
Re: Is querying SPITupleTable with SQL possible? Tom Lane 14:11
Re: Consider low startup cost in add_partial_path James Coleman 14:22
Re: My buildfarm member now giving permission denied Kyle Evans 14:38
Re: [HACKERS] Restricting maximum keep segments by repslots Jehan-Guillaume de Rorthais 15:08
Re: let's make the list of reportable GUCs configurable (was Re: Add %r substitution for psql prompts to show recovery status) Robert Haas 15:22
Re: Possible bug: SQL function parameter in window frame definition Andrew Gierth 15:24
Re: Possible bug: SQL function parameter in window frame definition Tom Lane 15:32
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Joe Nelson 15:34
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane 15:46
Re: WIP: Generic functions for Node types using generated metadata Robert Haas 15:52
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Isaac Morland 16:02
Re: WIP: Generic functions for Node types using generated metadata Tom Lane 16:03
Re: Possible bug: SQL function parameter in window frame definition Andrew Gierth 16:20
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Joe Nelson 16:22
Re: Possible bug: SQL function parameter in window frame definition Tom Lane 16:31
Re: Possible bug: SQL function parameter in window frame definition πŸ“Ž Andrew Gierth 16:50
Re: dropdb --force πŸ“Ž Pavel Stehule 16:50
Re: Possible bug: SQL function parameter in window frame definition Tom Lane 16:56
Re: Possible bug: SQL function parameter in window frame definition Andrew Gierth 17:15
Re: Possible bug: SQL function parameter in window frame definition Tom Lane 17:21
format of pg_upgrade loadable_libraries warning πŸ“Ž Justin Pryzby 17:23
Re: Hooks for session start and end, take two Andres Freund 17:23
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) πŸ“Ž Alexey Kondratov 17:28
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Mark Dilger 17:36
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 17:43
Re: Hooks for session start and end, take two Tom Lane 17:51
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane 18:02
Re: WIP: Generic functions for Node types using generated metadata Robert Haas 18:30
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Mark Dilger 18:39
Re: WIP: Generic functions for Node types using generated metadata Tom Lane 18:47
Re: Collation versioning Peter Eisentraut 18:52
Re: Is querying SPITupleTable with SQL possible? Tom Mercha 18:53
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Tom Lane 18:55
Re: Is querying SPITupleTable with SQL possible? Chapman Flack 18:59
Re: Online checksums patch - once again Magnus Hagander 18:59
Re: WIP: Generic functions for Node types using generated metadata Andres Freund 20:21
Re: WIP: Generic functions for Node types using generated metadata Andres Freund 20:46
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 22:32

Oct. 3, 2019

Thread Author Time
Re: Improve handling of pg_stat_statements handling of bind "IN" variables Pavel Trukhanov 01:33
Re: Hooks for session start and end, take two Michael Paquier 01:51
Re: Hooks for session start and end, take two Michael Paquier 02:03
Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays Michael Paquier 02:08
Re: pgbench - allow to create partitioned tables Amit Kapila 03:07
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) πŸ“Ž Michael Paquier 03:07
Re: Hooks for session start and end, take two Andres Freund 04:09
Re: Hooks for session start and end, take two πŸ“Ž Michael Paquier 04:20
Re: Hooks for session start and end, take two Andres Freund 04:35
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Fujii Masao 04:49
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node Michael Paquier 04:57
Re: pgbench - allow to create partitioned tables Fabien COELHO 05:00
Regarding extension Natarajan R 05:23
RE: Proposal: Make use of C99 designated initialisers for nulls/values arrays πŸ“Ž Smith, Peter 06:16
Re: Minimal logical decoding on standbys πŸ“Ž Amit Khandekar 06:35
Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Michael Paquier 06:37
Removing -qsrcmsg (AIX) πŸ“Ž Noah Misch 06:41
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions πŸ“Ž Dilip Kumar 07:48
Re: pgbench - allow to create partitioned tables Ashutosh Sharma 07:56
Re: pgbench - allow to create partitioned tables Fabien COELHO 08:22
Re: PATCH: standby crashed when replay block which truncated in standby but failed to truncate in master node πŸ“Ž Fujii Masao 08:54
Re: pgbench - allow to create partitioned tables Ashutosh Sharma 08:58
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:13
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) πŸ“Ž Alexey Kondratov 09:43
Re: dropping column prevented due to inherited index πŸ“Ž Amit Langote 10:14
Re: logical decoding : exceeded maxAllocatedDescs for .spill files πŸ“Ž Amit Khandekar 11:17
Re: WIP/PoC for parallel backup πŸ“Ž Jeevan Chalke 11:47
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 12:05
Re: dropping column prevented due to inherited index Alvaro Herrera 12:18
Re: Collation versioning πŸ“Ž Thomas Munro 12:25
Re: Close stdout and stderr in syslogger πŸ“Ž Бвятослав Π•Ρ€ΠΌΠΈΠ»ΠΈΠ½ 12:30
RE: Shared Memory: How to use SYSV rather than MMAP ? REIX, Tony 13:22
Re: WIP/PoC for parallel backup Robert Haas 13:39
Re: pgsql: Implement jsonpath .datetime() method Robert Haas 13:48
Re: Include RELKIND_TOASTVALUE in get_relkind_objtype Tom Lane 13:52
Re: Regarding extension Euler Taveira 14:01
identity column behavior in WHEN condition for BEFORE EACH ROW trigger Suraj Kharage 14:08
Re: WIP: Generic functions for Node types using generated metadata Robert Haas 14:18
Re: Hooks for session start and end, take two FabrΓ­zio de Royes Mello 14:19
Re: Regarding extension Natarajan R 14:21
fairywren failures Andrew Dunstan 14:21
Re: Value of Transparent Data Encryption (TDE) Robert Haas 14:26
Re: Transparent Data Encryption (TDE) and encrypted files Robert Haas 14:29
Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost 14:40
Re: Value of Transparent Data Encryption (TDE) Stephen Frost 14:43
Re: Value of Transparent Data Encryption (TDE) Tomas Vondra 15:08
Re: Hooks for session start and end, take two Andres Freund 15:09
Re: fairywren failures Andres Freund 15:18
Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra 15:20
Re: fairywren failures Andres Freund 15:23
Re: Regarding extension Tomas Vondra 15:24
Re: Hooks for session start and end, take two Mike Palmiotto 15:39
Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost 15:51
Re: Transparent Data Encryption (TDE) and encrypted files Peter Eisentraut 15:57
Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost 15:58
Re: Improving on MAX_CONVERSION_GROWTH Tom Lane 16:12
Re: fairywren failures Andres Freund 16:17
Re: Improving on MAX_CONVERSION_GROWTH Andres Freund 16:20
Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra 16:43
Re: Transparent Data Encryption (TDE) and encrypted files Tomas Vondra 16:52
Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost 17:26
Fix for Bug #16032 πŸ“Ž Rob 17:27
Re: Transparent Data Encryption (TDE) and encrypted files Stephen Frost 17:29
Re: Auxiliary Processes and MyAuxProc Andres Freund 17:31
Re: dropdb --force vignesh C 17:48

Browse Archives

Prev | Next