pgsql-hackers since 2018-03-01 23:49

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

March 1, 2018

Thread Author Time
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Tom Lane 23:49
Re: Hash Joins vs. Bloom Filters / take 2 Tomas Vondra 23:52
Re: [HACKERS] Bug in to_timestamp(). Dmitry Dolgov 23:58

March 2, 2018

Thread Author Time
Re: Better Upgrades Bruce Momjian 00:03
Re: Hash Joins vs. Bloom Filters / take 2 David Steele 00:04
Re: Fwd: [BUGS] pg_trgm word_similarity inconsistencies or bug David Steele 00:12
Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Andres Freund 00:15
Re: Rewrite of pg_dump TAP tests Andres Freund 00:19
Re: [HACKERS] Fix warnings and typo in dshash Andres Freund 00:29
Re: Removing shm_mq.c's volatile qualifiers Andres Freund 00:30
Re: [HACKERS] make async slave to wait for lsn to be replayed Andres Freund 00:47
Re: Parallel Aggregates for string_agg and array_agg 📎 David Rowley 00:48
Re: Parallel Aggregates for string_agg and array_agg Andres Freund 00:50
Re: Documenting PROVE_TESTS in section of TAP tests Michael Paquier 00:51
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 00:53
Re: Optimize Arm64 crc32c implementation in Postgresql Michael Paquier 00:54
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Andres Freund 01:12
Re: [HACKERS] logical decoding of two-phase transactions Craig Ringer 01:14
Re: [Patch] Checksums for SLRU files Andres Freund 01:25
Re: [HACKERS] Runtime Partition Pruning David Rowley 01:29
Re: [HACKERS] [Patch] Log SSL certificate verification errors Andres Freund 01:48
Re: 2018-03 CFM David Steele 01:58
Re: 2018-03 Commitfest Summary (Andres #2) Pavel Stehule 02:03
Re: PATCH: Configurable file mode mask Andres Freund 02:04
Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative Andres Freund 02:10
Re: [HACKERS] path toward faster partition pruning David Rowley 02:12
Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Pavel Stehule 02:13
Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative Daniel Gustafsson 02:29
Re: PATCH: Configurable file mode mask David Steele 02:32
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 02:33
Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Andres Freund 02:38
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions David Steele 02:39
Re: zheap: a new storage format for PostgreSQL 📎 Amit Kapila 02:39
Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Pavel Stehule 02:43
Re: [HACKERS] [PATCH] Improve geometric types Andres Freund 02:45
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Andres Freund 02:57
Re: new function for tsquery creartion Andres Freund 03:06
Re: [HACKERS] Creating backup history files for backups taken from standbys Andres Freund 03:26
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Andres Freund 03:29
pg_dump outputs invalid syntax for partitions with bool partkeys in pg10 📎 David Rowley 03:41
Re: zheap: a new storage format for PostgreSQL Alvaro Herrera 03:53
Re: WIP: BRIN multi-range indexes Andres Freund 03:55
Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index Thomas Munro 03:57
Re: zheap: a new storage format for PostgreSQL Mark Kirkwood 03:59
Re: change in behaviour for format_type() call Michael Paquier 04:01
Re: [HACKERS] Creating backup history files for backups taken from standbys Michael Paquier 04:07
Re: [HACKERS] Creating backup history files for backups taken from standbys Michael Paquier 04:07
Re: WIP: BRIN multi-range indexes Tom Lane 04:08
Re: [HACKERS] Statement-level rollback Andres Freund 04:10
Re: RFC: Add 'taint' field to pg_control. Justin Pryzby 04:13
Re: [HACKERS] Creating backup history files for backups taken from standbys David Steele 04:14
Re: PATCH: Configurable file mode mask Michael Paquier 04:18
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 04:21
Re: [PROPOSAL] Shared Ispell dictionaries Andres Freund 04:31
Re: 2018-03 Commitfest Summary (Andres #3) Andres Freund 04:34
Re: [HACKERS] taking stdbool.h into use Michael Paquier 04:34
Re: TAP test module - PostgresClient Michael Paquier 04:39
Re: Add default role 'pg_access_server_files' Andres Freund 04:50
Re: 2018-03 Commitfest Summary (Andres #3) Amit Langote 04:51
Re: PATCH: Unlogged tables re-initialization tests Michael Paquier 04:59
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Yoshimi Ichiyanagi 05:01
Re: change in behaviour for format_type() call Rushabh Lathia 05:10
Re: Failed to request an autovacuum work-item in silence 📎 Masahiko Sawada 05:20
Re: New gist vacuum. 📎 Andrey Borodin 05:33
Re: [WIP PATCH] Index scan offset optimisation using visibility map Andrey Borodin 05:58
Re: Rewriting the test of pg_upgrade as a TAP test - take two Andres Freund 06:08
Re: [HACKERS] Can ICU be used for a database's default sort order? Andres Freund 06:14
Re: [HACKERS] path toward faster partition pruning Amit Langote 06:22
Re: [PROPOSAL] Nepali Snowball dictionary Andres Freund 06:23
Re: GSoC 2017: weekly progress reports (week 6) Andres Freund 06:29
Re: [HACKERS] [PATCH] kNN for SP-GiST Andres Freund 06:35
Re: [HACKERS] SQL/JSON in PostgreSQL Andres Freund 06:44
psql tab completion for ALTER INDEX SET 📎 Masahiko Sawada 06:52
Re: Boolean partitions syntax Andres Freund 06:58
Last archived timestamp/xid for Point-in-Time Recovery 陈天舟 07:04
Re: pg_dump outputs invalid syntax for partitions with bool partkeys in pg10 Amit Langote 07:09
Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Andres Freund 07:15
Re: chained transactions Andres Freund 07:18
Re: [HACKERS] log_destination=file Andres Freund 07:27
Re: Boolean partitions syntax Amit Langote 07:27
Re: [HACKERS] Early locking option to parallel backup Andres Freund 07:29
Re: [HACKERS] SQL/JSON in PostgreSQL Oleg Bartunov 07:31
Re: autovacuum: change priority of the vacuumed tables Andres Freund 07:39
Re: [HACKERS] SQL/JSON in PostgreSQL Andres Freund 07:42
Re: Online enabling of checksums Andres Freund 07:44
Re: Boolean partitions syntax Amit Langote 07:49
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Andres Freund 07:51
Re: 2018-03 Commitfest Summary (Andres #4) Andres Freund 07:52
Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada 07:53
Re: 2018-03 Commitfest starts tomorrow Andres Freund 08:00
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Masahiko Sawada 08:00
Re: 2018-03 Commitfest Summary (Andres #4) Craig Ringer 08:02
Re: Rewriting the test of pg_upgrade as a TAP test - take two Andrew Dunstan 08:03
Re: zheap: a new storage format for PostgreSQL Fabien COELHO 08:05
Re: 2018-03 Commitfest Summary (Andres #4) Andres Freund 08:06
Re: Suspicious call of initial_cost_hashjoin() Antonin Houska 08:06
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Masahiko Sawada 08:16
RE: zheap: a new storage format for PostgreSQL Tsunakawa, Takayuki 08:20
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Marina Polyakova 08:22
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support 📎 Michael Paquier 08:23
Re: [HACKERS] log_destination=file Magnus Hagander 08:42
Re: [PATCH] Improve geometric types Aleksander Alekseev 09:01
Re: 2018-03 CFM 📎 Aleksander Alekseev 09:03
Re: autovacuum: change priority of the vacuumed tables Ildus Kurbangaliev 09:07
Re: 2018-03 Commitfest Summary (Andres #3) Ildus Kurbangaliev 09:22
Re: [HACKERS] Bug in to_timestamp(). Arthur Zakirov 09:33
Re: zheap: a new storage format for PostgreSQL Amit Kapila 09:34
Re: zheap: a new storage format for PostgreSQL Amit Kapila 09:34
Re: zheap: a new storage format for PostgreSQL Amit Kapila 09:40
RE: Optimize Arm64 crc32c implementation in Postgresql Yuqi Gu 09:42
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO 09:47
Re: Suspicious call of initial_cost_hashjoin() 📎 Thomas Munro 10:01
Re: 2018-03 Commitfest Summary (Andres #1) Alexander Korotkov 10:02
Re: 2018-03 Commitfest Summary (Andres #3) Alexander Korotkov 10:05
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO 10:06
Re: zheap: a new storage format for PostgreSQL 📎 Kuntal Ghosh 10:17
Re: zheap: a new storage format for PostgreSQL Amit Kapila 10:31
Re: zheap: a new storage format for PostgreSQL Alexander Korotkov 10:35
Re: postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly 📎 Etsuro Fujita 10:35
Re: Kerberos test suite Thomas Munro 10:37
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Masahiko Sawada 10:38
Re: Online enabling of checksums Magnus Hagander 11:06
Re: Allow workers to override datallowconn Magnus Hagander 11:16
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 11:19
Re: [HACKERS] path toward faster partition pruning Amit Langote 11:21
Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander 11:23
Re: [HACKERS] path toward faster partition pruning Amit Langote 11:24
ALTER TABLE does not check for column existence before starting operations 📎 Pierre Ducroquet 11:36
Re: zheap: a new storage format for PostgreSQL Thomas Munro 11:40
perltidy version Magnus Hagander 11:40
Re: 2018-03 CFM 📎 Aleksander Alekseev 11:45
Re: 2018-03 CFM Magnus Hagander 11:47
Re: Better Upgrades Greg Stark 11:59
Re: 2018-03 CFM Aleksander Alekseev 12:18
Re: perltidy version Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 12:30
Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik 12:34
Re: perltidy version Magnus Hagander 12:34
Re: [HACKERS] path toward faster partition pruning Robert Haas 12:43
Re: [HACKERS] Bug in to_timestamp(). Dmitry Dolgov 12:44
Re: [HACKERS] Bug in to_timestamp(). Arthur Zakirov 12:51
Re: Rewriting the test of pg_upgrade as a TAP test - take two Michael Paquier 13:02
Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Magnus Hagander 13:10
Re: Rewriting the test of pg_upgrade as a TAP test - take two Michael Paquier 13:11
Re: Synchronous replay take III Adam Brusselback 13:11
Re: Online enabling of checksums Magnus Hagander 13:28
Re: Online enabling of checksums Magnus Hagander 13:35
Re: zheap: a new storage format for PostgreSQL Aleksander Alekseev 13:36
Re: ALTER TABLE does not check for column existence before starting operations David Steele 13:44
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently 📎 Claudio Freire 13:47
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently 📎 Claudio Freire 13:50
Re: Rewriting the test of pg_upgrade as a TAP test - take two Alvaro Herrera 14:04
Re: perltidy version Alvaro Herrera 14:13
Re: Online enabling of checksums Alvaro Herrera 14:17
Re: Online enabling of checksums Magnus Hagander 14:22
Re: [PATCH] Improve geometric types 📎 Emre Hasegeli 14:26
Re: Re: [HACKERS] Cached plans and statement generalization David Steele 14:26
Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli 14:32
Re: [HACKERS] PoC: full merge join on comparison clause 📎 Alexander Kuzmenkov 14:32
Re:Re: [GSOC 18] Performance Farm Project Hongyuan Ma 14:39
Re: Re: reorganizing partitioning code David Steele 14:53
Re: perltidy version Tom Lane 14:53
Re: perltidy version 📎 Magnus Hagander 15:01
Re: ALTER TABLE does not check for column existence before starting operations Pierre Ducroquet 15:01
Re: ALTER TABLE does not check for column existence before starting operations Tom Lane 15:12
Re: 2018-03 Commitfest Summary (Andres #4) David Steele 15:13
Re: autovacuum: change priority of the vacuumed tables David Steele 15:30
Re: BUG #14999: pg_rewind corrupts control file global/pg_control Dmitry Dolgov 15:35
Re: ON CONFLICT DO UPDATE for partitioned tables Alvaro Herrera 15:35
Re: ON CONFLICT DO UPDATE for partitioned tables 📎 Alvaro Herrera 15:36
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. 📎 Alexander Kuzmenkov 15:47
Re: [HACKERS] path toward faster partition pruning Robert Haas 15:47
Re: perltidy version 📎 Tom Lane 15:49
Re: [HACKERS] path toward faster partition pruning David Rowley 15:54
Re: [HACKERS] path toward faster partition pruning David Rowley 16:03
Re: zheap: a new storage format for PostgreSQL Robert Haas 16:03
Re: Optimize Arm64 crc32c implementation in Postgresql Andres Freund 16:09
Re: [GSOC 18] Performance Farm Project Mark Wong 16:12
Re: Rangejoin rebased Alexander Kuzmenkov 16:12
Re: [PATCH] Opclass parameters Nikolay Shaplov 16:12
Re: Re: reorganizing partitioning code Amit Langote 16:17
Re: [HACKERS] path toward faster partition pruning Robert Haas 16:24
Re: Online enabling of checksums Tomas Vondra 16:25
Re: New gist vacuum. Tom Lane 16:25
Re: [GSOC 18] Performance Farm Project Mark Wong 16:26
Re: Online enabling of checksums Robert Haas 16:30
All Taxi Services need Index Clustered Heap Append Darafei Komяpa Praliaskouski 16:30
Re: Online enabling of checksums Robert Haas 16:36
Re: [HACKERS] Early locking option to parallel backup Robert Haas 16:42
Re: psql tab completion for ALTER INDEX SET Fujii Masao 16:43
Re: Rangejoin rebased Robert Haas 16:44
Re: [Patch] Checksums for SLRU files Robert Haas 16:49
Re: Online enabling of checksums Tomas Vondra 16:50
Re: [PROPOSAL] Nepali Snowball dictionary Arthur Zakirov 16:56
Re: Rewrite of pg_dump TAP tests Stephen Frost 16:59
Re: New gist vacuum. Andrey Borodin 17:00
Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) 📎 Julian Markwort 17:07
Re: jsonlog logging only some messages? Greg Stark 17:09
Re: WIP: BRIN multi-range indexes Tomas Vondra 17:09
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Tomas Vondra 17:18
Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Nikolay Shaplov 17:22

Browse Archives

Prev | Next