pgsql-hackers since 2019-01-29 10:55

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

Jan. 29, 2019

Thread Author Time
Re: WIP: Avoid creation of the free space map for small tables 📎 Amit Kapila 10:55
Re: dsa_allocate() faliure Fabio Isabettini 11:32
ALTER SESSION 📎 Kyotaro HORIGUCHI 11:32
Re: WIP: Avoid creation of the free space map for small tables Masahiko Sawada 11:49
Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) 📎 Evgeniy Efimkin 11:51
Re: Thread-unsafe coding in ecpg Michael Meskes 11:58
Re: pg_stat_ssl additions 📎 Peter Eisentraut 12:11
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 12:16
Re: Why does execReplication.c lock tuples? Petr Jelinek 12:19
Re: pg_stat_ssl additions 📎 Kyotaro HORIGUCHI 12:21
Re: pg_basebackup, walreceiver and wal_sender_timeout Michael Paquier 12:36
Re: pg_basebackup, walreceiver and wal_sender_timeout Oleksii Kliukin 13:02
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Christoph Berg 14:04
Re: COPY FROM WHEN condition Tomas Vondra 14:25
Re: WIP: Avoid creation of the free space map for small tables John Naylor 14:42
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Tom Lane 15:10
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well 📎 Christoph Berg 15:18
Re: COPY FROM WHEN condition Andres Freund 15:22
Re: Why does execReplication.c lock tuples? Andres Freund 15:28
Re: Rename nodes/relation.h => nodes/pathnodes.h ? Tom Lane 15:31
Re: [PATCH] Log PostgreSQL version number on startup 📎 Christoph Berg 15:46
Re: pgsql: Build src/port files as a library with -fPIC, and use that in li Christoph Berg 15:55
Re: Allowing extensions to supply operator-/function-specific info Tom Lane 15:56
Re: Why does execReplication.c lock tuples? Petr Jelinek 16:04
Re: pg_basebackup, walreceiver and wal_sender_timeout Nick B 16:11
Re: Why does execReplication.c lock tuples? Andres Freund 16:14
Re: Why does execReplication.c lock tuples? Petr Jelinek 16:22
Re: Follow-up on INSERT INTO ... SET ... Sven Berkvens-Matthijsse 16:25
Re: "could not reattach to shared memory" on buildfarm member dory Heath Lord 16:28
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 Ildar Musin 16:46
Re: Follow-up on INSERT INTO ... SET ... Marko Tiikkaja 16:49
Re: Rename nodes/relation.h => nodes/pathnodes.h ? Andres Freund 16:51
Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas 16:52
Re: Covering GiST indexes Andreas Karlsson 17:00
Re: Covering GiST indexes Andreas Karlsson 17:02
Ltree syntax improvement 📎 Dmitry Belyavsky 17:43
Re: Covering GiST indexes 📎 Andrey Borodin 17:45
Re: Covering GiST indexes Andreas Karlsson 18:43
Re: Covering GiST indexes 📎 Andrey Borodin 18:58
Re: ATTACH/DETACH PARTITION CONCURRENTLY 📎 Robert Haas 18:59
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund 19:25
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Tom Lane 19:28
Re: Early WIP/PoC for inlining CTEs Tom Lane 19:52
Re: pg_upgrade: Pass -j down to vacuumdb 📎 Jesper Pedersen 20:19
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund 20:23
Re: Why are we PageInit'ing buffers in RelationAddExtraBlocks()? Andres Freund 20:36
Re: Early WIP/PoC for inlining CTEs Merlin Moncure 20:36
Re: Early WIP/PoC for inlining CTEs Tom Lane 20:46
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 📎 Peter Eisentraut 20:51
Re: Early WIP/PoC for inlining CTEs Chapman Flack 20:56
Re: COPY FROM WHEN condition David Rowley 21:03
Re: COPY FROM WHEN condition David Rowley 21:05
Re: COPY FROM WHEN condition David Rowley 21:09
Re: COPY FROM WHEN condition Andres Freund 21:12
Re: COPY FROM WHEN condition David Rowley 21:33
Re: A few new options for vacuumdb 📎 Bossart, Nathan 21:48
Re: COPY FROM WHEN condition Andres Freund 21:53

Jan. 30, 2019

Thread Author Time
Re: A few new options for vacuumdb Michael Paquier 00:46
Re: [HACKERS] Block level parallel vacuum Haribabu Kommi 01:06
Re: Covering GiST indexes 📎 Andreas Karlsson 01:16
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro HORIGUCHI 01:26
Re: ALTER SESSION 📎 Kyotaro HORIGUCHI 01:28
Re: ALTER SESSION Andres Freund 01:39
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Michael Paquier 01:40
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 01:42
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Andres Freund 01:51
Re: ALTER SESSION Stephen Frost 01:52
Re: ALTER SESSION Andres Freund 01:59
Re: ALTER SESSION Stephen Frost 02:09
Re: speeding up planning with partitions David Rowley 02:20
Re: ALTER SESSION Andres Freund 02:21
Re: Control your disk usage in PG: Introduction to Disk Quota Extension Hubert Zhang 02:26
Re: jsonpath Andres Freund 02:28
Re: Early WIP/PoC for inlining CTEs David Fetter 02:35
Re: ALTER SESSION Stephen Frost 02:46
RE: [HACKERS] Cached plans and statement generalization Nagaura, Ryohei 03:04
RE: speeding up planning with partitions Imai, Yoshikazu 03:11
Re: dsa_allocate() faliure Thomas Munro 03:13
Re: speeding up planning with partitions Alvaro Herrera 03:25
Re: WIP: Avoid creation of the free space map for small tables 📎 Amit Kapila 03:33
Re: Early WIP/PoC for inlining CTEs Tom Lane 03:42
Re: ALTER SESSION 📎 Kyotaro HORIGUCHI 03:48
RE: speeding up planning with partitions Imai, Yoshikazu 04:23
Re: jsonpath Alexander Korotkov 04:34
Re: Early WIP/PoC for inlining CTEs Merlin Moncure 04:56
RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi 05:06
Re: [HACKERS] REINDEX CONCURRENTLY 2.0 📎 Michael Paquier 05:16
Re: FETCH FIRST clause PERCENT option Surafel Temesgen 06:07
RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory 📎 Takashi Menjo 06:16
Question on compatibility of Postgres with Open JDK Pratheej Chandrika 06:28
Re: [BDR] Question on compatibility of Postgres with Open JDK Craig Ringer 06:33
Re: jsonpath Andres Freund 06:35
Re: [BDR] Question on compatibility of Postgres with Open JDK Pratheej Chandrika 07:28
Unused parameters & co in code Michael Paquier 07:33
Re: [BDR] Question on compatibility of Postgres with Open JDK Craig Ringer 08:27
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 08:32
Re: jsonpath Alexander Korotkov 08:59
Re: dsa_allocate() faliure Fabio Isabettini 09:53
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 09:56
strange error sequence on parallel btree creation Alvaro Herrera 10:26
Re: Problems with plan estimates in postgres_fdw 📎 Etsuro Fujita 11:10
Re: Unused parameters & co in code Alvaro Herrera 11:14
Re: Unused parameters & co in code Peter Eisentraut 11:33
Replication & recovery_min_apply_delay 📎 Konstantin Knizhnik 12:04
Re: Control your disk usage in PG: Introduction to Disk Quota Extension Hubert Zhang 12:34
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 13:11
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Christoph Berg 13:41
Re: Synchronous replay take III Michail Nikolaev 14:09
Re: Replication & recovery_min_apply_delay 📎 Alvaro Herrera 14:32
Re: Unused parameters & co in code Tom Lane 14:41
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 14:41
Re: insensitive collations Daniel Verite 15:30
Fwd: Re: BUG #15589: Due to missing wal, restore ends prematurely and opens database for read/write leif 15:53
Re: proposal: new polymorphic types - commontype and commontypearray 📎 Pavel Stehule 16:00
Re: proposal: new polymorphic types - commontype and commontypearray Pavel Stehule 16:08
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 16:34
Re: WIP: Avoid creation of the free space map for small tables Masahiko Sawada 17:11
Re: Index Skip Scan 📎 Dmitry Dolgov 17:19
Re: strange error sequence on parallel btree creation Peter Geoghegan 17:24
Re: speeding up planning with partitions Amit Langote 17:28
Re: backslash-dot quoting in COPY CSV Daniel Verite 17:32
Re: A few new options for vacuumdb 📎 Bossart, Nathan 17:45
Re: backslash-dot quoting in COPY CSV Bruce Momjian 17:50
Re: backslash-dot quoting in COPY CSV Pavel Stehule 18:03
Re: backslash-dot quoting in COPY CSV Tom Lane 18:20
Re: speeding up planning with partitions 📎 David Rowley 19:32
Re: [PATCH] Log PostgreSQL version number on startup Peter Eisentraut 22:29
Re: pg_dump multi VALUES INSERT 📎 David Rowley 22:49
Re: [PATCH] Allow anonymous rowtypes in function return column definition 📎 Tom Lane 22:59
Re: Delay locking partitions during query execution David Rowley 23:21
Re: [PATCH] Allow anonymous rowtypes in function return column definition Elvis Pranskevichus 23:35

Jan. 31, 2019

Thread Author Time
Re: [PATCH] Allow anonymous rowtypes in function return column definition Tom Lane 00:26
Re: Unused parameters & co in code Michael Paquier 00:30
Re: Unused parameters & co in code Michael Paquier 00:35
Re: backslash-dot quoting in COPY CSV Michael Paquier 00:39
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Michael Paquier 00:44
RE: pg_upgrade: Pass -j down to vacuumdb Jamison, Kirk 00:59
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Tom Lane 01:18
Re: psql exit status with multiple -c or -f Kyotaro HORIGUCHI 01:37
Re: psql exit status with multiple -c or -f Kyotaro HORIGUCHI 01:43
Re: A few new options for vacuumdb 📎 Michael Paquier 02:03
Re: [PATCH] Pass COPT and PROFILE to CXXFLAGS as well Michael Paquier 02:19
Re: A few new options for vacuumdb Bossart, Nathan 02:28
Re: Proposed refactoring of planner header files Tom Lane 03:07
Re: Ordered Partitioned Table Scans 📎 David Rowley 03:29
Re: psql exit status with multiple -c or -f David G. Johnston 03:35
Re: psql exit status with multiple -c or -f Justin Pryzby 03:45
Re: A few new options for vacuumdb Michael Paquier 04:20
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath 📎 David Rowley 04:22
Re: "could not reattach to shared memory" on buildfarm member dory Noah Misch 05:04
Re: WIP: Avoid creation of the free space map for small tables 📎 Amit Kapila 05:36
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 05:41
Re: Refactoring the checkpointer's fsync request queue Shawn Debnath 05:59
Too rigorous assert in reorderbuffer.c 📎 Arseny Sher 06:21
Re: Index Skip Scan Kyotaro HORIGUCHI 06:31
Re: Unused parameters & co in code 📎 Michael Paquier 06:47
Re: Adding a TAP test checking data consistency on standby with minRecoveryPoint Michael Paquier 06:49
Re: Add pg_partition_root to get top-most parent of a partition tree 📎 Michael Paquier 06:59
Re: Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 07:08
Re: Don't wake up to check trigger file if none is configured Michael Paquier 07:09
RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo 08:25
Re: WIP: Avoid creation of the free space map for small tables John Naylor 08:32
Re: WIP: Avoid creation of the free space map for small tables John Naylor 08:41
RE: libpq debug log Iwata, Aya 09:11
Re: Unused parameters & co in code Antonin Houska 09:15
Re: Pluggable Storage - Andres's take 📎 Amit Khandekar 10:07
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 10:09
Re: Connection slots reserved for replication Oleksii Kliukin 10:25
Re: Connection slots reserved for replication Petr Jelinek 10:50
Re: Online enabling of checksums Andres Freund 10:57
bug tracking system Alvaro Herrera 11:04
Re: Connection slots reserved for replication Oleksii Kliukin 11:08
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Andres Freund 11:17
Re: [WIP] [B-Tree] Retail IndexTuple deletion Andres Freund 11:20
Re: Implementing SQL ASSERTION Andres Freund 11:22
Re: Sample values for pg_stat_statements Andres Freund 11:22
Re: cost_sort() improvements Andres Freund 11:23
Re: POC: GROUP BY optimization Andres Freund 11:24
Re: Online enabling of checksums Magnus Hagander 11:24
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Andres Freund 11:25
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 11:49
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Etsuro Fujita 11:53
Re: BUG #15589: Due to missing wal, restore ends prematurely and opens database for read/write 📎 Kyotaro HORIGUCHI 12:26
Re: WIP: Avoid creation of the free space map for small tables 📎 Amit Kapila 12:33
Re: Statement-level rollback Andres Freund 12:38
Re: Implementing Incremental View Maintenance Yugo Nagata 12:38
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 12:43
Re: Reorganize collation lookup time and place Andres Freund 12:45
Re: WIP: Avoid creation of the free space map for small tables John Naylor 12:52
Re: tab-completion debug print Andres Freund 12:53
Re: allow online change primary_conninfo andres@anarazel.de 12:58
Re: bug tracking system Alvaro Herrera 13:02
Re: allow online change primary_conninfo Sergei Kornilov 13:13
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data Andres Freund 13:21
interval type additional option Pavel Stehule 13:22
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Andres Freund 13:44
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 13:53
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Pavel Stehule 13:54
Re: Allow auto_explain to log to NOTICE Daniel Gustafsson 13:55
Re: Add client connection check during the execution of the query Andres Freund 13:56

Browse Archives

Prev | Next