pgsql-hackers since 2019-09-17 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. 17, 2019

Thread Author Time
Re: SQL/JSON: JSON_TABLE Nikita Glukhov 00:04
Re: SQL/JSON: functions 📎 Nikita Glukhov 00:07
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Michael Paquier 00:44
RE: [PATCH] Speedup truncates of relation forks 📎 Jamison, Kirk 01:44
Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada 02:01
Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera 02:08
Re: refactoring - share str2*int64 functions Michael Paquier 02:29
Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada 02:34
Re: refactoring - share str2*int64 functions Michael Paquier 02:40
Re: Implementing Incremental View Maintenance Tatsuo Ishii 02:49
Re: Fwd: Extending range type operators to cope with elements David Fetter 03:18
Re: [HACKERS] CLUSTER command progress monitor Tatsuro Yamada 03:30
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila 03:53
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 04:06
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 05:13
Re: [PATCH] Speedup truncates of relation forks Michael Paquier 05:25
Re: [DOC] Document auto vacuum interruption 📎 Amit Kapila 06:21
Documentation updates for direct foreign table modification 📎 Etsuro Fujita 06:45
Re: Efficient output for integer types 📎 David Fetter 06:55
Re: Efficient output for integer types 📎 David Fetter 07:01
Re: Add "password_protocol" connection parameter to libpq Michael Paquier 07:04
Re: Leakproofness of texteq()/textne() Peter Eisentraut 07:17
Re: Support for CALL statement in ecpg Peter Eisentraut 07:36
Re: [PATCH] Improve performance of NOTIFY over many databases (v2) Martijn van Oosterhout 07:39
Re: pg_rewind docs correction Michael Paquier 07:51
Feature request: binary NOTIFY Mitar 08:01
Re: Feature request: binary NOTIFY Pavel Stehule 08:22
Re: Nondeterministic collations vs. text_pattern_ops Peter Eisentraut 08:35
Re: Pulling up direct-correlated ANY_SUBLINK Richard Guo 08:41
Re: using explicit_bzero Peter Eisentraut 09:10
Re: block-level incremental backup Amit Kapila 09:21
Re: block-level incremental backup Amit Kapila 09:24
Re: Compiler warnings with MinGW Peter Eisentraut 10:00
Re: Implementing Incremental View Maintenance Yugo Nagata 10:02
Re: Psql patch to show access methods info vignesh C 10:39
Re: pgbench - allow to create partitioned tables Amit Kapila 10:54
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Surafel Temesgen 11:04
Re: Zedstore - compressed in-core columnar storage 📎 Ashutosh Sharma 11:15
Re: psql - improve test coverage from 41% to 88% vignesh C 11:18
pause recovery if pitr target not reached 📎 Leif Gunnar Erlandsen 11:23
About copy to view Jinhua Luo 11:33
Re: Support for CALL statement in ecpg Ashutosh Sharma 11:35
Re: dropdb --force 📎 Pavel Stehule 11:43
Re: progress report for ANALYZE vignesh C 11:51
Re: pgbench - allow to create partitioned tables Amit Kapila 12:16
Re: [DOC] Document auto vacuum interruption James Coleman 12:18
Re: pg_rewind docs correction James Coleman 12:38
Re: pgbench - allow to create partitioned tables Fabien COELHO 13:07
Re: ICU for global collation Daniel Verite 13:08
Re: range test for hash index? Mahendra Singh 13:15
Re: pgbench - allow to create partitioned tables Fabien COELHO 13:33
Re: [proposal] de-TOAST'ing using a iterator Tomas Vondra 13:34
Re: Feature request: binary NOTIFY Tom Lane 14:10
Re: pgbench - allow to create partitioned tables Amit Kapila 14:38
Re: block-level incremental backup Robert Haas 14:55
Re: patch: psql - enforce constant width of last column Ahsan Hadi 15:06
Re: Feature request: binary NOTIFY Pavel Stehule 15:07
Re: patch: psql - enforce constant width of last column 📎 Pavel Stehule 15:15
Re: Nondeterministic collations vs. text_pattern_ops Tom Lane 15:17
Re: Define jsonpath functions as stable 📎 Jonathan S. Katz 15:38
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Andres Freund 15:49
Re: subscriptionCheck failures on nightjar Robert Haas 15:54
pg_upgrade check fails on Solaris 10 📎 Marina Polyakova 16:07
Re: Define jsonpath functions as stable Erik Rijkers 16:09
Re: block-level incremental backup Stephen Frost 16:09
Re: [PATCH][PROPOSAL] Add enum releation option type 📎 Alvaro Herrera 16:36
Re: subscriptionCheck failures on nightjar Tom Lane 16:39
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Anastasia Lubennikova 16:43
strong memory leak in plpgsql from handled rollback and lazy cast Pavel Stehule 16:50
Re: block-level incremental backup Robert Haas 16:58
Re: Leakproofness of texteq()/textne() 📎 Tom Lane 17:00
some PostgreSQL 12 release notes comments Peter Eisentraut 17:09
Re: Allow an alias to be attached directly to a JOIN ... USING Alvaro Herrera 17:37
Re: block-level incremental backup Stephen Frost 17:48
Re: another look at macOS SIP Andres Freund 17:52
Re: Define jsonpath functions as stable 📎 Jonathan S. Katz 17:58
Re: Psql patch to show access methods info Alvaro Herrera 18:01
Re: Implementing Incremental View Maintenance Paul Draper 18:03
Re: pgbench - allow to create partitioned tables 📎 Fabien COELHO 18:49
Re: ERROR: multixact X from before cutoff Y found to be still running Bossart, Nathan 19:34
Re: another look at macOS SIP Tom Lane 19:43
Re: subscriptionCheck failures on nightjar Tomas Vondra 19:45
Re: pgbench - allow to create partitioned tables Erikjan Rijkers 19:54
Re: some PostgreSQL 12 release notes comments Jonathan S. Katz 19:55
Re: [HACKERS] Restricting maximum keep segments by repslots Alvaro Herrera 19:58
[WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Dent John 20:06
Re: Small const correctness patch Peter Eisentraut 20:06
Re: some PostgreSQL 12 release notes comments Peter Eisentraut 20:10
Re: another look at macOS SIP Peter Eisentraut 20:12
Re: Allow an alias to be attached directly to a JOIN ... USING Peter Eisentraut 20:14
Re: another look at macOS SIP Tom Lane 20:14
Re: some PostgreSQL 12 release notes comments Tom Lane 20:22
Re: some PostgreSQL 12 release notes comments Jonathan S. Katz 20:36
Re: Attempt to consolidate reading of XLOG page 📎 Alvaro Herrera 22:15
Re: Define jsonpath functions as stable 📎 Tom Lane 22:40
scorpionfly needs more semaphores Thomas Munro 22:52

Sept. 18, 2019

Thread Author Time
Re: subscriptionCheck failures on nightjar Michael Paquier 00:58
Re: Define jsonpath functions as stable 📎 Jonathan S. Katz 01:13
Re: refactoring - share str2*int64 functions 📎 Michael Paquier 01:13
PostgreSQL 12 RC1 + GA Dates Michael Paquier 01:17
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 01:21
Re: Compiler warnings with MinGW Michael Paquier 01:30
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Michael Paquier 01:37
Re: pg_rewind docs correction Michael Paquier 01:41
Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera 01:50
Re: Define jsonpath functions as stable Chapman Flack 02:00
Re: Define jsonpath functions as stable Jonathan S. Katz 02:07
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 02:10
Re: dropdb --force Ryan Lambert 02:53
Re: dropdb --force Pavel Stehule 02:57
Re: dropdb --force Pavel Stehule 02:59
Re: Efficient output for integer types 📎 David Fetter 03:42
Re: dropdb --force vignesh C 03:59
Re: range test for hash index? 📎 Amit Kapila 04:00
Re: dropdb --force Pavel Stehule 04:11
Re: scorpionfly needs more semaphores Tom Lane 04:33
Re: scorpionfly needs more semaphores jungle boogie 04:55
Re: [DOC] Document auto vacuum interruption Amit Kapila 04:55
Re: pgbench - allow to create partitioned tables Fabien COELHO 05:01
Re: Efficient output for integer types 📎 David Fetter 05:51
Re: Creating partitions automatically at least on HASH? Amit Langote 06:11
Re: Efficient output for integer types 📎 David Fetter 06:26
Re: pgbench - allow to create partitioned tables Amit Langote 06:46
Proposal: Add more compile-time asserts to expose inconsistencies. 📎 Smith, Peter 06:46
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar 06:54
Don't codegen deform code for virtual tuples in expr eval for scan fetch 📎 Soumyadeep Chakraborty 06:54
Re: Efficient output for integer types Kyotaro Horiguchi 07:27
Re: pgbench - allow to create partitioned tables 📎 Fabien COELHO 07:31
Re: Proposal: Add more compile-time asserts to expose inconsistencies. Michael Paquier 07:40
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 08:18
Re: base backup client as auxiliary backend process Michael Paquier 08:31
Add a GUC variable that control logical replication 📎 Quan Zongliang 08:39
Re: Allow to_date() and to_timestamp() to accept localized names 📎 Juan José Santamaría Flecha 09:09
Re: Add a GUC variable that control logical replication Peter Eisentraut 09:11
Re: some PostgreSQL 12 release notes comments Peter Eisentraut 09:16
Re: Add a GUC variable that control logical replication Quan Zongliang 09:33
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 09:59
Re: Global temporary tables 📎 Konstantin Knizhnik 10:04
Re: Define jsonpath functions as stable Alexander Korotkov 10:29
Re: Psql patch to show access methods info Alexander Korotkov 10:37
Re: pgbench - allow to create partitioned tables Dilip Kumar 10:47
Re: pgbench - allow to create partitioned tables Amit Kapila 10:47
Re: some PostgreSQL 12 release notes comments Magnus Hagander 10:51
Re: patch: psql - enforce constant width of last column Ahsan Hadi 10:52
Re: subscriptionCheck failures on nightjar Kuntal Ghosh 10:55
Re: Documentation updates for direct foreign table modification Etsuro Fujita 11:03
Re: PGCOLOR? (Re: pgsql: Unified logging system for command-line programs) Peter Eisentraut 11:03
Re: [PATCH] Speedup truncates of relation forks 📎 Fujii Masao 11:37
RE: A problem presentaion about ECPG, DECLARE STATEMENT [email protected] 11:41
RE: A problem presentaion about ECPG, DECLARE STATEMENT [email protected] 11:46
Re: [PATCH] Speedup truncates of relation forks Fujii Masao 12:09
Re: enhance SPI to support EXECUTE commands Ahsan Hadi 12:29
Re: Nondeterministic collations vs. text_pattern_ops 📎 Peter Eisentraut 12:31
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Alexey Kondratov 12:46
Re: patch: psql - enforce constant width of last column Pavel Stehule 12:51
Re: another look at macOS SIP Robert Haas 13:01
Re: pgbench - allow to create partitioned tables Fabien COELHO 13:47
Re: Minimal logical decoding on standbys Robert Haas 14:04
Re: Psql patch to show access methods info Alvaro Herrera 14:04
Re: allow online change primary_conninfo Fujii Masao 14:34
Re: pg_upgrade check fails on Solaris 10 Alvaro Herrera 14:36
Re: Nondeterministic collations vs. text_pattern_ops Tom Lane 15:04
Fix parsing of identifiers in jsonpath 📎 Nikita Glukhov 15:10
Re: PGCOLOR? (Re: pgsql: Unified logging system for command-line programs) Tom Lane 15:19
Re: Fix parsing of identifiers in jsonpath Chapman Flack 15:29
Re: Commit fest 2019-09 Alvaro Herrera 15:31
Relation extension lock bottleneck Konstantin Knizhnik 15:38
Re: Proposal: Add more compile-time asserts to expose inconsistencies. Dagfinn Ilmari Mannsåker 15:46
Re: pgbench - allow to create partitioned tables 📎 Fabien COELHO 17:03
Re: dropdb --force vignesh C 17:11
Re: dropdb --force Pavel Stehule 17:22
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 17:43
backup manifests Robert Haas 17:48
[DOC] Document concurrent index builds waiting on each other 📎 James Coleman 17:51
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 18:01
Re: dropdb --force 📎 Pavel Stehule 18:43
Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method Nikolay Shaplov 19:57
Re: log bind parameter values on error 📎 Alvaro Herrera 20:58
Re: Define jsonpath functions as stable Tom Lane 21:12
Re: Fix parsing of identifiers in jsonpath Tom Lane 21:28
Re: Memory Accounting Melanie Plageman 21:32
Re: subscriptionCheck failures on nightjar Tomas Vondra 21:58
Re: Optimization of some jsonb functions 📎 Alvaro Herrera 22:18
Re: Define jsonpath functions as stable Chapman Flack 22:47
Re: [PATCH] src/test/modules/dummy_index -- way to test reloptions from inside of access method Thomas Munro 22:51
Re: Define jsonpath functions as stable 📎 Tom Lane 23:41

Sept. 19, 2019

Thread Author Time
RE: [PATCH] Speedup truncates of relation forks Jamison, Kirk 00:42
RE: Proposal: Add more compile-time asserts to expose inconsistencies. 📎 Smith, Peter 00:47
Re: Proposal: Add more compile-time asserts to expose inconsistencies. Michael Paquier 01:07
Re: backup manifests David Steele 01:11
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 02:04
Re: pgbench - allow to create partitioned tables Amit Langote 02:10
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Peter Geoghegan 02:25
Re: Zedstore - compressed in-core columnar storage Alexandra Wang 02:39
Re: Proposal: Add more compile-time asserts to expose inconsistencies. 📎 Kyotaro Horiguchi 02:45
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila 02:52
Re: Optimization of some jsonb functions Alvaro Herrera 03:09
Re: Feature request: binary NOTIFY Mitar 03:46
Re: Optimization of some jsonb functions 📎 Alvaro Herrera 03:47
Re: Feature request: binary NOTIFY Tom Lane 04:22

Browse Archives

Prev | Next