pgsql-hackers - December 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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Dec. 1, 2019

Thread Author Time
Re: [PATCH] Incremental sort (was: PoC: Partial sort) 📎 Tomas Vondra 00:47
Re: [Proposal] Add accumulated statistics Michael Paquier 01:10
Re: [Patch] Add a reset_computed_values function in pg_stat_statements Michael Paquier 01:13
Protocol problem with GSSAPI encryption? Andrew Gierth 01:13
Re: Should we add xid_current() or a int8->xid cast? 📎 Thomas Munro 01:14
Re: Binary support for pgoutput plugin Michael Paquier 01:47
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Michael Paquier 01:48
Re: WIP: BRIN multi-range indexes Michael Paquier 01:55
Re: Global temporary tables Michael Paquier 01:56
Re: Runtime pruning problem Michael Paquier 01:58
Re: Copy data to DSA area Michael Paquier 01:59
Re: Parallel grouping sets Michael Paquier 02:02
Re: Yet another vectorized engine Michael Paquier 02:05
Re: Yet another fast GiST build Michael Paquier 02:06
Re: pause recovery if pitr target not reached Michael Paquier 02:08
Re: Global shared meta cache Michael Paquier 02:10
Re: shared-memory based stats collector Michael Paquier 02:12
Re: Auxiliary Processes and MyAuxProc Michael Paquier 02:15
Re: Undo logs Michael Paquier 02:24
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 Michael Paquier 02:25
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Michael Paquier 02:28
Re: [PATCH] Opclass parameters Michael Paquier 02:30
Re: Online checksums patch - once again Michael Paquier 02:32
Re: Tid scan improvements Michael Paquier 02:34
Bogus EXPLAIN results with column aliases for mismatched partitions 📎 Tom Lane 02:40
Re: Runtime pruning problem Tom Lane 02:43
Re: Runtime pruning problem Michael Paquier 02:49
Re: pglz performance Michael Paquier 02:50
Re: Implementing Incremental View Maintenance Michael Paquier 02:55
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Michael Paquier 02:57
Re: Speed up transaction completion faster after many relations are accessed in a transaction Michael Paquier 02:59
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Michael Paquier 03:03
Re: Control your disk usage in PG: Introduction to Disk Quota Extension Michael Paquier 03:20
Re: Asymmetric partition-wise JOIN Michael Paquier 03:24
Re: [HACKERS] Cached plans and statement generalization Michael Paquier 03:26
Re: [PATCH] Implement INSERT SET syntax Michael Paquier 03:32
Re: bitmaps and correlation Michael Paquier 03:34
Re: extension patch of CREATE OR REPLACE TRIGGER Michael Paquier 03:36
Re: Protect syscache from bloating with negative cache entries Michael Paquier 03:40
Re: NOT IN subquery optimization Michael Paquier 03:43
Re: [PROPOSAL] Temporal query processing with range types Michael Paquier 03:45
Re: Do we have a CF manager for November? Michael Paquier 03:53
Re: Do we have a CF manager for November? Amit Kapila 04:02
Re: [HACKERS] Block level parallel vacuum Amit Kapila 05:16
Issue about memory order on ARM 盏一 07:31
Re: [HACKERS] Block level parallel vacuum Sergei Kornilov 10:06
Re: pg_upgrade fails with non-standard ACL Grigory Smolkin 14:58
Re: Do we have a CF manager for November? Tom Lane 15:31
Re: Issue about memory order on ARM Tom Lane 15:49
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 15:50
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 15:51
Re: bitmaps and correlation 📎 Justin Pryzby 16:00
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 16:24
surprisingly expensive join planning query 📎 Tomas Vondra 17:01
Re: [HACKERS] Block level parallel vacuum Sergei Kornilov 17:31
Re: surprisingly expensive join planning query Tom Lane 18:27
Re: surprisingly expensive join planning query 📎 Tomas Vondra 19:05
Re: Using multiple extended statistics for estimates Tomas Vondra 19:08
Re: surprisingly expensive join planning query Tom Lane 19:17
Re: Bogus EXPLAIN results with column aliases for mismatched partitions 📎 Tom Lane 19:38
Re: Bogus EXPLAIN results with column aliases for mismatched partitions 📎 Tom Lane 21:34
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Thomas Munro 22:50
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane 22:59
Re: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan 23:12

Dec. 2, 2019

Thread Author Time
Re: Implementing Incremental View Maintenance Tatsuo Ishii 01:01
Re: Yet another vectorized engine Hubert Zhang 01:15
Re: Implementing Incremental View Maintenance Tatsuo Ishii 01:36
Re: Yet another vectorized engine Hubert Zhang 01:42
RE: extension patch of CREATE OR REPLACE TRIGGER 📎 [email protected] 01:56
Re: Implementing Incremental View Maintenance Tatsuo Ishii 01:57
Re: Implementing Incremental View Maintenance 📎 Takuma Hoshiai 02:05
Re: fe-utils - share query cancellation code Michael Paquier 02:54
Re: Bogus EXPLAIN results with column aliases for mismatched partitions Amit Langote 03:05
Failure in TAP tests of pg_ctl on Windows with parallel instance set 📎 Michael Paquier 03:14
Re:Issue about memory order on ARM 盏一 04:22
Missing data_sync_elevel() for some calls of pg_fsync()? 📎 Michael Paquier 04:58
Re: pgbench -i progress output on terminal Amit Langote 05:30
Re: Missing data_sync_elevel() for some calls of pg_fsync()? Thomas Munro 05:43
Re: Missing data_sync_elevel() for some calls of pg_fsync()? Craig Ringer 05:45
Re: Add a GUC variable that control logical replication Craig Ringer 05:52
Re: pgbench -i progress output on terminal Michael Paquier 06:28
Re: Control your disk usage in PG: Introduction to Disk Quota Extension 📎 Haozhou Wang 06:39
Re: Implementing Incremental View Maintenance Yugo Nagata 06:42
Re: Using XLogFileNameP in critical section Michael Paquier 06:50
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Michael Paquier 08:21
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 08:31
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 08:35
Re: [HACKERS] Block level parallel vacuum Amit Kapila 08:51
Re: log bind parameter values on error 📎 Alexey Bashtanov 08:56
Autovacuum on partitioned table 📎 yuzuko 09:02
Re: Autovacuum on partitioned table Laurenz Albe 09:19
Re: Partitioning versus autovacuum yuzuko 09:25
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Alexey Kondratov 09:41
Re: Autovacuum on partitioned table yuzuko 09:42
Re: Global temporary tables 📎 Konstantin Knizhnik 09:55
Re: [HACKERS] Cached plans and statement generalization 📎 Konstantin Knizhnik 10:07
Re: psql - add SHOW_ALL_RESULTS option 📎 Fabien COELHO 10:09
Re: Update minimum SSL version Peter Eisentraut 10:39
Re: Update minimum SSL version Peter Eisentraut 10:56
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Petr Fedorov 11:08
Re: Bogus EXPLAIN results with column aliases for mismatched partitions Etsuro Fujita 11:44
Simplify passing of configure arguments to pg_config 📎 Peter Eisentraut 12:27
Re: Failure in TAP tests of pg_ctl on Windows with parallel instance set Andrew Dunstan 12:57
Re: Collation versioning Robert Haas 13:00
Re: Update minimum SSL version Daniel Gustafsson 13:09
Re: pgbench -i progress output on terminal Fabien COELHO 13:30
Re: Bogus EXPLAIN results with column aliases for mismatched partitions Tom Lane 14:41
Re: Update minimum SSL version Tom Lane 14:59
Re: Undo logs Robert Haas 15:08
Re: Update minimum SSL version Tom Lane 15:13
Adding a Partition in Painful David Fetter 15:20
Re: Update minimum SSL version Daniel Gustafsson 15:28
Re: Update minimum SSL version Robert Haas 15:31
Re: Proposal: Add more compile-time asserts to expose inconsistencies. Andres Freund 15:55
Re: Using XLogFileNameP in critical section Alvaro Herrera 15:56
Re: Protocol problem with GSSAPI encryption? Peter Eisentraut 16:06
Windows buildfarm members vs. new async-notify isolation test Tom Lane 16:23
Re: NOT IN subquery optimization 📎 Li, Zheng 16:25
Re: Update minimum SSL version Tom Lane 16:39
Re: Implementing Incremental View Maintenance Alvaro Herrera 16:48
Re: Update minimum SSL version Robert Haas 17:40
Re: Update minimum SSL version Tom Lane 17:51
Re: Should we add xid_current() or a int8->xid cast? Mark Dilger 17:55
Re: global / super barriers (for checksums) 📎 Robert Haas 18:06
Re: surprisingly expensive join planning query Tomas Vondra 19:22
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 19:26
Re: Binary support for pgoutput plugin 📎 Dave Cramer 19:35
Re: Windows buildfarm members vs. new async-notify isolation test Andrew Dunstan 19:42
Re: surprisingly expensive join planning query Tom Lane 20:21
Re: Using XLogFileNameP in critical section 📎 Masahiko Sawada 21:14
Re: Bogus EXPLAIN results with column aliases for mismatched partitions 📎 Tom Lane 21:45
Re: surprisingly expensive join planning query Tomas Vondra 22:39
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Thomas Munro 22:52
Re: surprisingly expensive join planning query Tom Lane 22:54

Dec. 3, 2019

Thread Author Time
Re: [PATCH] kNN for btree 📎 Alexander Korotkov 00:00
Re: pgbench -i progress output on terminal 📎 Amit Langote 01:30
add age for databases list in psql Ioseph Kim 02:51
Re: Update minimum SSL version Michael Paquier 03:47
Re: Update minimum SSL version Michael Paquier 03:53
Re: Failure in TAP tests of pg_ctl on Windows with parallel instance set Michael Paquier 04:03
Re: Bogus EXPLAIN results with column aliases for mismatched partitions Etsuro Fujita 04:13
Re: Simplify passing of configure arguments to pg_config Tom Lane 05:03
Re: logical decoding : exceeded maxAllocatedDescs for .spill files 📎 Amit Khandekar 05:39
Re: Implementing Incremental View Maintenance Yugo Nagata 05:41
Re: Using XLogFileNameP in critical section Michael Paquier 06:08
Re: [HACKERS] Block level parallel vacuum tushar 07:25
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 08:27
Re: Collation versioning Julien Rouhaud 08:38
Re: BUG #15548: Unaccent does not remove combining diacritical characters Thomas Munro 09:01
Re: [HACKERS] Block level parallel vacuum Amit Kapila 09:03
Re: Update minimum SSL version Magnus Hagander 09:10
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line 📎 Alexey Kondratov 09:41
Re: [PATCH] Implement INSERT SET syntax 📎 Gareth Palmer 09:44
Re: Yet another vectorized engine Konstantin Knizhnik 09:58
Re: fe-utils - share query cancellation code 📎 Michael Paquier 10:16
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 10:55
Re: [HACKERS] Block level parallel vacuum Amit Kapila 10:56
Re: benchmarking Flex practices 📎 John Naylor 11:02
Errors when update a view with conditional-INSTEAD rules 📎 Pengzhou Tang 11:05
Re: Update minimum SSL version Michael Paquier 11:08
Re: Update minimum SSL version Magnus Hagander 11:44
Re: [HACKERS] Block level parallel vacuum Mahendra Singh 11:51
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro Horiguchi 11:51
Allow relocatable extension to use @extschema@? Alexander Korotkov 12:06
Re: fe-utils - share query cancellation code Fabien COELHO 12:11
Re: Using XLogFileNameP in critical section Alvaro Herrera 12:35
Minor comment fixes for instrumentation.h 📎 Rafia Sabih 13:36
Re: Allow superuser to grant passwordless connection rights on postgres_fdw Stephen Frost 14:36
[PATCH] Addition of JetBrains project directory to .gitignore 📎 David Nedrow 14:47
Re: [PATCH] Addition of JetBrains project directory to .gitignore Daniel Gustafsson 14:51
Re: [PATCH] Addition of JetBrains project directory to .gitignore Daniel Gustafsson 15:01
Session WAL activity 📎 Konstantin Knizhnik 15:01
Re: [PATCH] Addition of JetBrains project directory to .gitignore Tom Lane 15:07
Re: Windows buildfarm members vs. new async-notify isolation test Mark Dilger 15:11
Re: Allow relocatable extension to use @extschema@? Tom Lane 15:18
Re: log bind parameter values on error 📎 Alvaro Herrera 15:22
Re: Using XLogFileNameP in critical section Tom Lane 15:33
Re: pgbench -i progress output on terminal Fabien COELHO 15:55
Re: Using XLogFileNameP in critical section Tom Lane 16:24
Re: Windows buildfarm members vs. new async-notify isolation test Tom Lane 16:40
Re: Bogus EXPLAIN results with column aliases for mismatched partitions Tom Lane 17:12
Setting min/max TLS protocol in clientside libpq 📎 Daniel Gustafsson 17:37
Re: [PATCH] Addition of JetBrains project directory to .gitignore David Nedrow 19:33
Re: BUG #16079: Question Regarding the BUG #16064 Stephen Frost 19:58
Re: BUG #16079: Question Regarding the BUG #16064 Stephen Frost 20:10
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 20:13
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 20:28
Re: Allow relocatable extension to use @extschema@? Alexander Korotkov 20:29
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 20:30
Re: Using XLogFileNameP in critical section Masahiko Sawada 20:32
Re: log bind parameter values on error Alvaro Herrera 21:17
Re: How to prohibit parallel scan through tableam? Andres Freund 21:22
Re: How to prohibit parallel scan through tableam? Andres Freund 21:24
Re: Patch to document base64 encoding 📎 Karl O. Pinc 21:45
Re: Online checksums patch - once again 📎 Daniel Gustafsson 23:40

Dec. 4, 2019

Thread Author Time
Re: Runtime pruning problem 📎 Tom Lane 00:47
Re: Protocol problem with GSSAPI encryption? 📎 Andrew Gierth 00:51
Re: [PATCH] Addition of JetBrains project directory to .gitignore Michael Paquier 01:06
Re: fe-utils - share query cancellation code Michael Paquier 01:10
[Proposal] Level4 Warnings show many shadow vars Ranier Vilela 01:24

Browse Archives

Prev | Next