pgsql-hackers since 2017-08-18 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

Aug. 18, 2017

Thread Author Time
Re: Inadequate infrastructure for NextValueExpr Andrew Gierth 00:43
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Peter Eisentraut 01:13
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Peter Eisentraut 01:22
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Peter Geoghegan 01:22
Re: [PATCH] Push limit to sort through a subquery Robert Haas 01:33
Re: postgres_fdw bug in 9.6 Etsuro Fujita 02:44
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Noah Misch 03:13
Re: Hash Functions 📎 Robert Haas 03:19
Re: Proposal: Improve bitmap costing for lossy pages Robert Haas 03:26
Re: expanding inheritance in partition bound order Amit Langote 04:42
Re: expanding inheritance in partition bound order Ashutosh Bapat 05:02
Re: expanding inheritance in partition bound order Amit Khandekar 05:02
Re: Subscription code improvements Masahiko Sawada 05:09
Re: Stats for triggers on partitioned tables not shown in EXPLAIN ANALYZE Noah Misch 05:15
Re: expanding inheritance in partition bound order Ashutosh Bapat 05:17
Re: expanding inheritance in partition bound order 📎 Amit Langote 05:25
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 05:56
Re: Adding support for Default partition in partitioning Jeevan Ladhe 05:57
Re: expanding inheritance in partition bound order Amit Khandekar 06:05
Re: Proposal : For Auto-Prewarm. Mithun Cy 06:23
Re: recovery_target_time = 'now' is not an error but still impractical setting Michael Paquier 06:30
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Andrey Borodin 06:50
Re: Add support for tuple routing to foreign partitions Etsuro Fujita 08:10
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Andrey Borodin 08:11
Re: ECPG: WHENEVER statement with DO CONTINUE action 📎 vinayak 08:20
Re: recovery_target_time = 'now' is not an error but still impractical setting 📎 Simon Riggs 08:21
Re: recovery_target_time = 'now' is not an error but still impractical setting Piotr Stefaniak 08:39
Proposal: global index Ildar Musin 09:12
Re: Create replication slot in pg_basebackup if requested and not yet present 📎 Michael Banck 09:28
Re: [HACKERS] [postgresql 10 beta3] unrecognized node type: 90 Amit Kapila 10:52
Re: why not parallel seq scan for slow functions Amit Kapila 11:18
Re: Parallel Hash take II 📎 Thomas Munro 11:22
Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire 11:39
[PROPOSAL] Text search configuration extension Aleksandr Parfenov 12:30
Re: Proposal: global index Chris Travers 13:15
Re: Add support for tuple routing to foreign partitions David Fetter 13:41
Re: Proposal: global index Ildar Musin 13:41
Re: Proposal: global index Erikjan Rijkers 13:52
Re: Proposal: global index Alvaro Herrera 14:40
Re: Proposal: global index Alvaro Herrera 14:45
Re: Quorum commit for multiple synchronous replication. Robert Haas 15:28
Re: [PATCH] Push limit to sort through a subquery 📎 Douglas Doole 15:42
Re: Proposal : For Auto-Prewarm. 📎 Robert Haas 16:13
Re: why not parallel seq scan for slow functions Dilip Kumar 16:28
Re: [PATCH] Push limit to sort through a subquery Robert Haas 16:31
Re: Stats for triggers on partitioned tables not shown in EXPLAIN ANALYZE Robert Haas 17:09
Re: Add support for tuple routing to foreign partitions Robert Haas 17:11
Re: Hash Functions amul sul 17:12
Re: Add support for tuple routing to foreign partitions Robert Haas 17:12
Re: Hash Functions Robert Haas 17:31
Segmentation Fault during pg_restore using '--use-list' and '--jobs' 📎 Fabrízio de Royes Mello 18:27
Re: Update low-level backup documentation to match actual behavior Robert Haas 18:45
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Robert Haas 18:48
Re: recovery_target_time = 'now' is not an error but still impractical setting Robert Haas 18:51
Re: Update low-level backup documentation to match actual behavior David Steele 18:58
Re: Update low-level backup documentation to match actual behavior Robert Haas 19:00
Re: HISTIGNORE for psql 📎 Vesa-Matti J Kari 19:15
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values 📎 Peter Geoghegan 19:36
Re: HISTIGNORE for psql Vesa-Matti J Kari 19:37
Re: expanding inheritance in partition bound order Robert Haas 19:51
Re: [PATCH] Push limit to sort through a subquery 📎 Douglas Doole 20:08
Re: possible encoding issues with libxml2 functions Pavel Stehule 21:43
Re: Update low-level backup documentation to match actual behavior 📎 David Steele 22:46
Re: [PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) Thomas Munro 23:36

Aug. 19, 2017

Thread Author Time
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Peter Eisentraut 02:47
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Peter Geoghegan 02:55
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Peter Eisentraut 03:08
Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values Peter Geoghegan 03:23
Re: Page Scan Mode in Hash Index Amit Kapila 06:07
Re: possible encoding issues with libxml2 functions 📎 Pavel Stehule 07:13
Re: Proposal: global index Ildar Musin 08:44
Re: Proposal: global index Ildar Musin 09:21
Re: recovery_target_time = 'now' is not an error but still impractical setting Piotr Stefaniak 10:04
[RFC] What would be difficult to make data models pluggable for making PostgreSQL a multi-model database? MauMau 14:29
Re: [RFC] What would be difficult to make data models pluggable for making PostgreSQL a multi-model database? Chris Travers 15:54
Re: [RFC] What would be difficult to make data models pluggable for making PostgreSQL a multi-model database? Tom Lane 17:03
Re: One-shot expanded output in psql using \gx Stephen Frost 17:23
Re: Segmentation Fault during pg_restore using '--use-list' and '--jobs' Tom Lane 17:40
Re: GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 17:47
Re: GSoC 2017: Foreign Key Arrays Mark Rofail 17:49
Re: Proposal: global index Alvaro Herrera 19:48
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. Noah Misch 19:54
Re: Support for Secure Transport SSL library on macOS as OpenSSL alternative Thomas Munro 20:10
Re: possible encoding issues with libxml2 functions 📎 Pavel Stehule 20:53
Re: possible encoding issues with libxml2 functions 📎 Pavel Stehule 20:57
Re: Support for Secure Transport SSL library on macOS as OpenSSL alternative Thomas Munro 21:13
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Peter Geoghegan 23:15

Aug. 20, 2017

Thread Author Time
Re: [RFC] What would be difficult to make data models pluggable for making PostgreSQL a multi-model database? MauMau 02:10
Re: possible encoding issues with libxml2 functions Noah Misch 02:17
Re: possible encoding issues with libxml2 functions Pavel Stehule 06:46
Re: possible encoding issues with libxml2 functions Noah Misch 07:21
Re: possible encoding issues with libxml2 functions 📎 Pavel Stehule 08:54
Re: pgbench tap tests & minor fixes Nikolay Shaplov 12:53
Updating line length guidelines Andres Freund 14:49
Re: Updating line length guidelines Joshua D. Drake 16:29
Re: Updating line length guidelines Andres Freund 16:32
Re: POC: Sharing record typmods between backends Andres Freund 18:17
Re: possible encoding issues with libxml2 functions Noah Misch 19:34
Fwd: [PATCH] Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) 📎 Markus Sintonen 19:56
Re: pgbench tap tests & minor fixes 📎 Fabien COELHO 20:30
Re: possible encoding issues with libxml2 functions Pavel Stehule 20:37
Re: Support for Secure Transport SSL library on macOS as OpenSSL alternative Daniel Gustafsson 21:21
Re: POC: Sharing record typmods between backends 📎 Thomas Munro 23:02

Aug. 21, 2017

Thread Author Time
Re: Stats for triggers on partitioned tables not shown in EXPLAIN ANALYZE Amit Langote 00:18
Re: Updating line length guidelines Joshua D. Drake 00:25
Re: Support for Secure Transport SSL library on macOS as OpenSSL alternative Michael Paquier 00:46
Re: POC: Sharing record typmods between backends Thomas Munro 01:18
Re: POC: Sharing record typmods between backends Michael Paquier 01:33
Re: [RFC] What would be difficult to make data models pluggable for making PostgreSQL a multi-model database? Craig Ringer 01:37
Re: Update low-level backup documentation to match actual behavior Michael Paquier 02:22
Re: Updating line length guidelines Robert Haas 02:30
Re: Updating line length guidelines Michael Paquier 02:36
Re: Updating line length guidelines Andres Freund 02:43
Re: Updating line length guidelines Robert Haas 02:45
Re: Updating line length guidelines Craig Ringer 02:47
shm_mq_wait_internal gets stuck forever on fast shutdown Craig Ringer 02:57
Re: Add support for tuple routing to foreign partitions Etsuro Fujita 03:20
Re: Add support for tuple routing to foreign partitions Etsuro Fujita 03:25
Re: Stats for triggers on partitioned tables not shown in EXPLAIN ANALYZE Etsuro Fujita 03:26
Re: shm_mq_wait_internal gets stuck forever on fast shutdown Craig Ringer 03:47
Re: expanding inheritance in partition bound order Ashutosh Bapat 04:11
Re: possible encoding issues with libxml2 functions Pavel Stehule 04:25
Re: Refactor handling of database attributes between pg_dump and pg_dumpall 📎 Haribabu Kommi 04:35
Re: assorted code cleanup Michael Paquier 05:11
Re: coverage analysis improvements Michael Paquier 05:23
Re: Proposal: global index Simon Riggs 05:45
Re: expanding inheritance in partition bound order 📎 Amit Langote 06:10
path toward faster partition pruning 📎 Amit Langote 06:37
Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates. Simon Riggs 06:41
Re: Proposal : For Auto-Prewarm. Mithun Cy 06:42
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 07:03
advanced partition matching algorithm for partition-wise join 📎 Ashutosh Bapat 07:13
Re: Pluggable storage Haribabu Kommi 07:28
Re: expanding inheritance in partition bound order Amit Langote 07:32
Re: [RFC] What would be difficult to make data models pluggable for making PostgreSQL a multi-model database? Chris Travers 07:42
Document pgstattuple privileges without ambiguity 📎 Feike Steenbergen 07:47
Re: assorted code cleanup Michael Meskes 07:59
Re: parallelize queries containing initplans Haribabu Kommi 08:14
Re: why not parallel seq scan for slow functions 📎 Amit Kapila 09:08
Re: parallelize queries containing initplans Amit Kapila 09:10
Re: Pluggable storage Amit Kapila 09:25
Re: why not parallel seq scan for slow functions Simon Riggs 09:45
Re: why not parallel seq scan for slow functions Amit Kapila 10:42
Re: Adding support for Default partition in partitioning 📎 Jeevan Ladhe 11:17
Re: postgres_fdw bug in 9.6 📎 Etsuro Fujita 11:37
Re: Tuple-routing for certain partitioned tables not working as expected Etsuro Fujita 11:45
Re: Regressions failures with libxml2 on ArchLinux Michael Paquier 12:30
Re: [JDBC] Channel binding support for SCRAM-SHA-256 📎 Michael Paquier 12:51
Re: [PROPOSAL] Text search configuration extension Arthur Zakirov 12:59
Re: GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 13:43
Re: shm_mq_wait_internal gets stuck forever on fast shutdown Robert Haas 13:44
Re: shm_mq_wait_internal gets stuck forever on fast shutdown Craig Ringer 14:07
Re: index-only count(*) for indexes supporting bitmap scans 📎 Alexander Kumenkov 14:25
Re: shm_mq_wait_internal gets stuck forever on fast shutdown Robert Haas 14:29
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) 📎 Peter Eisentraut 15:23
Re: What users can do with custom ICU collations in Postgres 10 Peter Eisentraut 15:25
Re: Tuple-routing for certain partitioned tables not working as expected Robert Haas 16:08
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Peter Geoghegan 16:33
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Peter Geoghegan 16:43
Re: Updating line length guidelines Alvaro Herrera 17:58
Re: Proposal : For Auto-Prewarm. Robert Haas 18:43
Re: [PATCH] Push limit to sort through a subquery Robert Haas 18:43
Re: Patch: Add --no-comments to skip COMMENTs with pg_dump Simon Riggs 21:30
Re: [PATCH] Push limit to sort through a subquery Michael Paquier 22:57
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Peter Eisentraut 23:48

Aug. 22, 2017

Thread Author Time
Re: Patch: Add --no-comments to skip COMMENTs with pg_dump David G. Johnston 00:21
Re: Setting pd_lower in GIN metapage Michael Paquier 00:39
Re: Setting pd_lower in GIN metapage Amit Langote 00:52
Re: Tuple-routing for certain partitioned tables not working as expected Amit Langote 00:55
Re: Default Partition for Range 📎 Jeevan Ladhe 02:23
Re: pgbench: Skipping the creating primary keys after initialization Masahiko Sawada 03:31
Re: A little improvementof ApplyLauncherMain loop code Yugo Nagata 03:51
Re: A suspicious code in pgoutput_startup(). Yugo Nagata 03:51
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) Peter Geoghegan 04:41
locale problem of bgworker: logical replication launcher and worker process Ioseph Kim 05:19
Re: Explicit relation name in VACUUM VERBOSE log Simon Riggs 06:23
Re: why not parallel seq scan for slow functions Simon Riggs 07:31
proposal: psql command \graw Pavel Stehule 07:32
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 08:15
Re: proposal: psql command \graw Aleksander Alekseev 08:36
Re: proposal: psql command \graw Fabien COELHO 08:46
Re: Page Scan Mode in Hash Index Ashutosh Sharma 08:58
Re: proposal: psql command \graw Pavel Stehule 09:22
Re: proposal: psql command \graw Pavel Stehule 09:29
Re: Page Scan Mode in Hash Index Amit Kapila 10:25
Re: Default Partition for Range Beena Emerson 10:50
Re: Default Partition for Range 📎 Beena Emerson 11:52
Re: Re: ICU collation variant keywords and pg_collation entries (Was: [BUGS] Crash report for some ICU-52 (debian8) COLLATE and work_mem values) 📎 Daniel Verite 11:58
Re: Hash Functions 📎 amul sul 12:14
Re: Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) 📎 Sokolov Yura 12:17
Re: Updating line length guidelines Stephen Frost 13:28
Re: Page Scan Mode in Hash Index 📎 Ashutosh Sharma 13:54
Re: [PATCH] Push limit to sort through a subquery Konstantin Knizhnik 14:27
Re: Proposal: Improve bitmap costing for lossy pages Alexander Kumenkov 15:10
Regression stoping PostgreSQL 9.4.13 if a walsender is running Marco Nenciarini 17:28
Re: coverage analysis improvements 📎 Peter Eisentraut 18:47
Re: initdb failure on Debian sid/mips64el in EventTriggerEndCompleteQuery Christoph Berg 19:40
Re: [WIP] Zipfian distribution in pgbench 📎 Alik Khilazhev 20:09
Blessed TupleDescs and constraints Andres Freund 23:29
Re: POC: Sharing record typmods between backends Andres Freund 23:41

Browse Archives

Prev | Next