pgsql-hackers before 2019-06-09 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

June 4, 2019

Thread Author Time
Re: Sort support for macaddr8 Andres Freund 22:23
Re: Avoiding hash join batch explosions with extreme skew and weird stats Tomas Vondra 22:31
Re: Binary support for pgoutput plugin Dave Cramer 22:32
Re: Sort support for macaddr8 Peter Geoghegan 22:49

June 5, 2019

Thread Author Time
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 02:54
Confusing comment for function ExecParallelEstimate Wu, Fei 03:54
Re: Confusing comment for function ExecParallelEstimate Amit Kapila 04:20
Re: Parallel Append subplan order instability on aye-aye Noah Misch 05:00
RE: Confusing comment for function ExecParallelEstimate Wu, Fei 05:57
Re: nitpick about poor style in MergeAttributes Michael Paquier 06:03
Re: Confusing error message for REINDEX TABLE CONCURRENTLY Michael Paquier 06:11
Re: [pg_rewind] cp: cannot stat ‘pg_wal/RECOVERYHISTORY’: No such file or directory tushar 06:24
Re: compiling PL/pgSQL plugin with C++ George Tarasov 06:55
Re: MSVC Build support with visual studio 2019 Juan José Santamaría Flecha 07:22
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Christoph Berg 08:47
Re: Confusing error message for REINDEX TABLE CONCURRENTLY David Rowley 09:08
Re: hyrax vs. RelationBuildPartitionDesc Amit Langote 11:03
Re: Confusing comment for function ExecParallelEstimate Amit Kapila 11:18
Re: Binary support for pgoutput plugin Petr Jelinek 11:18
Re: Binary support for pgoutput plugin Dave Cramer 11:21
Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 Antonin Houska 12:32
pg_basebackup failure after setting default_table_access_method option 📎 vignesh C 15:46
Re: Binary support for pgoutput plugin Dave Cramer 15:51
Re: WITH NOT MATERIALIZED and DML CTEs Alvaro Herrera 15:58
Re: Binary support for pgoutput plugin Andres Freund 16:01
Re: [PATCH] Improve performance of NOTIFY over many databases (issue blocking on AccessExclusiveLock on object 0 of class 1262 of database 0) 📎 Martijn van Oosterhout 16:10
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Rafia Sabih 16:14
Re: Sort support for macaddr8 Melanie Plageman 16:18
Re: Sort support for macaddr8 Alvaro Herrera 17:41
Re: Sort support for macaddr8 Andres Freund 18:55
Re: Sort support for macaddr8 Alvaro Herrera 19:14
Re: Sort support for macaddr8 Andres Freund 19:17
Re: Question about some changes in 11.3 Mat Arye 19:20
Re: Fix runtime errors from -fsanitize=undefined Robert Haas 19:30
Re: Index Skip Scan Floris Van Nee 19:39
Add CREATE DATABASE LOCALE option 📎 Peter Eisentraut 20:17
Re: Add CREATE DATABASE LOCALE option Fabrízio de Royes Mello 20:31
Re: Why does pg_checksums -r not have a long option? Peter Eisentraut 20:31
Re: Cleaning up and speeding up string functions Alvaro Herrera 20:54
Re: crash testing suggestions for 12 beta 1 Alvaro Herrera 21:11
Re: crash testing suggestions for 12 beta 1 Peter Geoghegan 21:32
Re: Remove useless associativity/precedence from parsers Alvaro Herrera 21:54
Re: Binary support for pgoutput plugin Dave Cramer 22:47
Re: Adding a test for speculative insert abort case 📎 Melanie Plageman 22:49
Re: Binary support for pgoutput plugin Andres Freund 22:50
Re: Binary support for pgoutput plugin Dave Cramer 23:05

June 6, 2019

Thread Author Time
Re: No mention of no CIC support for partitioned index in docs David Rowley 00:41
Re: Top-N sorts in EXPLAIN, row count estimates, and parallelism Peter Geoghegan 00:45
Re: pg_basebackup failure after setting default_table_access_method option Haribabu Kommi 01:19
RE: Confusing comment for function ExecParallelEstimate 📎 Wu, Fei 02:06
Re: Confusing comment for function ExecParallelEstimate Amit Kapila 02:42
Re: Should we warn against using too many partitions? 📎 David Rowley 04:43
Re: Should we warn against using too many partitions? Justin Pryzby 05:29
Re: Should we warn against using too many partitions? Amit Langote 05:46
Re: hyrax vs. RelationBuildPartitionDesc 📎 Amit Langote 06:47
Re: pg_basebackup failure after setting default_table_access_method option Michael Paquier 07:06
Re: Pluggable Storage - Andres's take Heikki Linnakangas 07:07
Re: crash testing suggestions for 12 beta 1 Michael Paquier 07:31
Bug: ECPG: Cannot use CREATE AS EXECUTE statemnt Matsumura, Ryo 07:38
RE: Why does not subquery pruning conditions inherit to parent query? Kato, Sho 07:47
Use of reloptions by EXTENSIONs Dent John 08:07
Re: pg_basebackup failure after setting default_table_access_method option vignesh C 08:11
Small review comment on pg_checksums 📎 Masahiko Sawada 08:16
idea: log_statement_sample_rate - bottom limit for sampling Pavel Stehule 08:38
Re: idea: log_statement_sample_rate - bottom limit for sampling Gilles Darold 08:48
Re: postgres_fdw: oddity in costing presorted foreign scans with local stats 📎 Etsuro Fujita 08:58
Re: Why does pg_checksums -r not have a long option? Michael Paquier 09:01
Re: PGCOLOR? (Re: pgsql: Unified logging system for command-line programs) Masahiko Sawada 09:08
Re: coverage additions Michael Paquier 09:14
Re: Fix runtime errors from -fsanitize=undefined Peter Eisentraut 09:36
Re: Add CREATE DATABASE LOCALE option Peter Eisentraut 09:38
pg_checksums has an untranslatable string. 📎 Horiguchi Kyotaro 09:55
Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 Pavlo Golub 10:58
pg_checksums has an untranslatable string. 📎 Kyotaro Horiguchi 11:06
Re: "long" type is not appropriate for counting tuples 📎 Peter Eisentraut 12:50
Re: "long" type is not appropriate for counting tuples Robert Haas 12:58
Re: pg_checksums has an untranslatable string. Michael Paquier 13:11
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 13:17
doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" 📎 Ian Barwick 13:19
Re: Small review comment on pg_checksums Michael Paquier 13:21
Re: Pluggable Storage - Andres's take Alvaro Herrera 14:23
Re: Should we warn against using too many partitions? Alvaro Herrera 15:12
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 16:51
Re: Removing a few more lseek() calls Ashwin Agrawal 17:16
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Andres Freund 17:18
LLVM compile failing in seawasp Alvaro Herrera 17:32
Re: LLVM compile failing in seawasp Andres Freund 17:38
Re: Sort support for macaddr8 Tom Lane 17:39
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) Tom Lane 17:44
Re: LLVM compile failing in seawasp didier 17:57
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 18:22
Re: LLVM compile failing in seawasp Fabien COELHO 18:35
Re: Should we warn against using too many partitions? David Rowley 18:46
Re: Should we warn against using too many partitions? Justin Pryzby 18:54
Re: Should we warn against using too many partitions? David Rowley 18:59
Re: Add CREATE DATABASE LOCALE option Fabrízio de Royes Mello 19:03
Re: Sort support for macaddr8 Andres Freund 19:14
Re: Should we warn against using too many partitions? David Rowley 19:36
Re: Add CREATE DATABASE LOCALE option Alvaro Herrera 19:52
Re: Why does not subquery pruning conditions inherit to parent query? David Rowley 19:55
Re: Multivariate MCV stats can leak data to unprivileged users 📎 Tomas Vondra 20:33
tableam: abstracting relation sizing code 📎 Robert Haas 20:40
Re: Avoiding deadlock errors in CREATE INDEX CONCURRENTLY 📎 Goel, Dhruv 22:13
Re: behaviour change - default_tablesapce + partition table 📎 Alvaro Herrera 22:52
Re: behaviour change - default_tablesapce + partition table 📎 Alvaro Herrera 23:02
Re: Avoiding hash join batch explosions with extreme skew and weird stats Melanie Plageman 23:31
Re: Avoiding hash join batch explosions with extreme skew and weird stats Melanie Plageman 23:33
Re: Avoiding hash join batch explosions with extreme skew and weird stats Melanie Plageman 23:37

June 7, 2019

Thread Author Time
Re: LLVM compile failing in seawasp Tom Lane 00:12
Re: Confusing comment for function ExecParallelEstimate Amit Kapila 00:25
Re: pg_checksums has an untranslatable string. Horiguchi Kyotaro 00:46
Re: behaviour change - default_tablesapce + partition table Amit Langote 00:51
Re: tableam: abstracting relation sizing code Michael Paquier 02:08
Re: Custom table AMs need to include heapam.h because of BulkInsertState Michael Paquier 02:29
Re: hyrax vs. RelationBuildPartitionDesc Amit Langote 04:02
Re: coverage additions Michael Paquier 04:23
Re: Fix inconsistencies for v12 📎 Amit Kapila 04:30
be-gssapi-common.h should be located in src/include/libpq/ 📎 Michael Paquier 04:34
Re: Confusing comment for function ExecParallelEstimate Alvaro Herrera 04:41
Re: behaviour change - default_tablesapce + partition table Alvaro Herrera 05:10
Re: Should we warn against using too many partitions? 📎 David Rowley 05:34
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 06:26
Re: Small review comment on pg_checksums 📎 Masahiko Sawada 06:30
Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" Masahiko Sawada 06:44
Re: Should we warn against using too many partitions? Amit Langote 06:59
Re: be-gssapi-common.h should be located in src/include/libpq/ 📎 Daniel Gustafsson 07:52
Wording variations in descriptions of gucs. 📎 Kyotaro Horiguchi 08:06
Re: tableam: abstracting relation sizing code Daniel Gustafsson 08:11
Missing generated column in ALTER TABLE ADD COLUMN doc 📎 Masahiko Sawada 09:07
Re: PG 12 draft release notes 📎 Adrien Nayrat 10:04
Re: Small review comment on pg_checksums Michael Paquier 11:52
Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" Michael Paquier 12:00
Re: be-gssapi-common.h should be located in src/include/libpq/ Stephen Frost 12:11
Re: Fix inconsistencies for v12 Alexander Lakhin 12:20
Re: tableam: abstracting relation sizing code Robert Haas 12:32
Re: tableam: abstracting relation sizing code 📎 Robert Haas 12:43
Re: hyrax vs. RelationBuildPartitionDesc Robert Haas 12:51
Re: Custom table AMs need to include heapam.h because of BulkInsertState Robert Haas 12:55
Re: Custom table AMs need to include heapam.h because of BulkInsertState Robert Haas 13:48
Re: Avoiding hash join batch explosions with extreme skew and weird stats Tomas Vondra 14:05
Re: Avoiding hash join batch explosions with extreme skew and weird stats Tomas Vondra 14:17
Re: Avoiding hash join batch explosions with extreme skew and weird stats Robert Haas 14:30
Re: Avoiding hash join batch explosions with extreme skew and weird stats Robert Haas 14:47
Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" 📎 Ian Barwick 15:02
Re: tableam: abstracting relation sizing code 📎 Robert Haas 15:14
Re: tableam: abstracting relation sizing code Andres Freund 15:29
Re: tableam: abstracting relation sizing code Alvaro Herrera 16:05
tableam: inconsistent parameter name 📎 Robert Haas 16:37
Re: Custom table AMs need to include heapam.h because of BulkInsertState Andres Freund 16:51
Re: tableam: inconsistent parameter name Andres Freund 16:52
Re: tableam: inconsistent parameter name 📎 Robert Haas 17:11
Re: tableam: inconsistent parameter name Andres Freund 17:19
Re: tableam: inconsistent parameter name Robert Haas 17:33
Re: [PROPOSAL] Drop orphan temp tables in single-mode Alexander Korotkov 18:07
BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. PG Bug reporting form 18:22
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Alexander Korotkov 18:27
Re: pg_dump: fail to restore partition table with serial type 📎 Alvaro Herrera 18:36
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Andres Freund 19:02
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Thierry Husson 19:59
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Andres Freund 20:10
heapam_index_build_range_scan's anyvisible Robert Haas 20:18
Re: heapam_index_build_range_scan's anyvisible Alvaro Herrera 20:30
Re: heapam_index_build_range_scan's anyvisible Robert Haas 21:11
Re: heapam_index_build_range_scan's anyvisible Alvaro Herrera 21:26
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Thierry Husson 21:40
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Andres Freund 21:47
Re: tableam: abstracting relation sizing code Daniel Gustafsson 22:41
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Thierry Husson 22:49
Temp table handling after anti-wraparound shutdown (Was: BUG #15840) Andres Freund 22:58
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Andres Freund 23:01
Re: Binary support for pgoutput plugin Andres Freund 23:27
Re: Temp table handling after anti-wraparound shutdown (Was: BUG #15840) Michael Paquier 23:59

June 8, 2019

Thread Author Time
Re: Custom table AMs need to include heapam.h because of BulkInsertState Michael Paquier 00:03
Re: BUG #15840: Vacuum does not work after database stopped for wraparound protection. Database seems unrepearable. Alvaro Herrera 00:25
Re: Temp table handling after anti-wraparound shutdown (Was: BUG #15840) Andres Freund 00:26
Re: Binary support for pgoutput plugin Chapman Flack 00:52
Re: Binary support for pgoutput plugin Andres Freund 01:01
Re: Binary support for pgoutput plugin Chapman Flack 01:16
Re: Binary support for pgoutput plugin Andres Freund 01:18
Re: be-gssapi-common.h should be located in src/include/libpq/ Michael Paquier 01:21
Re: be-gssapi-common.h should be located in src/include/libpq/ Michael Paquier 01:24
Re: Temp table handling after anti-wraparound shutdown (Was: BUG #15840) Michael Paquier 01:45
Bloom Indexes - bit array length and the total number of bits (or hash functions ?? ) ! Avinash Kumar 02:43
Re: [PROPOSAL] Drop orphan temp tables in single-mode Arthur Zakirov 04:16
Re: Bloom Indexes - bit array length and the total number of bits (or hash functions ?? ) ! Fabien COELHO 06:11
Re: Should we warn against using too many partitions? Justin Pryzby 06:38
Re: Temp table handling after anti-wraparound shutdown (Was: BUG #15840) Thierry Husson 09:06
Re: Usage of epoch in txid_current EMMA Jade ANDERSON 10:35
Re: Quick doc typo fix Michael Paquier 13:32
Re: Quick doc typo fix Julien Rouhaud 13:44
Re: pg_basebackup failure after setting default_table_access_method option Dmitry Dolgov 14:03
initial random incompatibility Euler Taveira 14:09
Re: Quick doc typo fix 📎 Guillaume Lelarge 14:23
Re: pg_basebackup failure after setting default_table_access_method option Andres Freund 15:26
Re: pg_basebackup failure after setting default_table_access_method option Andres Freund 15:30
Re: pg_basebackup failure after setting default_table_access_method option Dmitry Dolgov 16:45
Re: doc: pg_trgm missing description for GUC "pg_trgm.strict_word_similarity_threshold" Alexander Korotkov 17:17
Re: Should we warn against using too many partitions? David Rowley 20:29
Re: Binary support for pgoutput plugin Tomas Vondra 22:27
Binary support for pgoutput plugin Dave Cramer 23:41

Browse Archives

Prev | Next