pgsql-hackers since 2018-08-02 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. 2, 2018

Thread Author Time
Problems with plan estimates in postgres_fdw Andrew Gierth 00:06
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian David Rowley 01:10
Re: [Patch] Checksums for SLRU files Alvaro Herrera 01:20
Re: [report] memory leaks in COPY FROM on partitioned table Amit Langote 01:40
Re: [report] memory leaks in COPY FROM on partitioned table Amit Langote 01:41
Re: [report] memory leaks in COPY FROM on partitioned table Alvaro Herrera 01:50
Re: Problems with plan estimates in postgres_fdw Kyotaro HORIGUCHI 02:10
insert on conflict on updatable views Amit Langote 02:15
Re: insert on conflict on updatable views Peter Geoghegan 02:24
Re: Explain buffers wrong counter with parallel plans Amit Kapila 02:51
Re: [Patch] Checksums for SLRU files Andres Freund 03:05
Re: Explain buffers wrong counter with parallel plans Andres Freund 03:08
Re: [Patch] Checksums for SLRU files Thomas Munro 03:36
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 David Rowley 03:47
Re: insert on conflict on updatable views Amit Langote 04:06
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons 📎 Andrey Lepikhov 04:48
Re: Explain buffers wrong counter with parallel plans Amit Kapila 04:56
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 04:59
RE: [HACKERS] Cached plans and statement generalization Yamaji, Ryo 05:25
Re: Have an encrypted pgpass file Kyotaro HORIGUCHI 05:59
Re: patch to ensure logical decoding errors early Simon Riggs 08:05
FW: [Todo item] Add entry creation timestamp column to pg_stat_replication 📎 MyungKyu LIM 09:33
Re: [HACKERS] Parallel Append implementation Adrien NAYRAT 09:41
Re: Explain buffers wrong counter with parallel plans 📎 Amit Kapila 09:41
Re: Have an encrypted pgpass file Geoff Winkless 09:41
Re: New Defects reported by Coverity Scan for PostgreSQL Tomas Vondra 09:43
Re: Have an encrypted pgpass file Geoff Winkless 09:48
Re: [PATCH] Improve geometric types Tomas Vondra 09:50
Re: Ideas for a relcache test mode about missing invalidations 📎 Kyotaro HORIGUCHI 10:18
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 11:12
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 11:20
Problem during Windows service start Sakai, Teppei 11:27
Re: [HACKERS] Can ICU be used for a database's default sort order? 📎 Daniel Verite 11:37
Re: Allow COPY's 'text' format to output a header Daniel Verite 12:11
Re: [HACKERS] Restricting maximum keep segments by repslots Robert Haas 13:05
Re: Should contrib modules install .h files? Robert Haas 13:18
ATTACH/DETACH PARTITION CONCURRENTLY 📎 David Rowley 13:25
Re: Stored procedures and out parameters Shay Rojansky 14:10
Re: [Patch] Create a new session in postmaster by calling setsid() Tom Lane 14:30
Re: Problems with plan estimates in postgres_fdw Tom Lane 14:41
Re: Should contrib modules install .h files? Tom Lane 14:54
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Alvaro Herrera 15:06
Re: Allow COPY's 'text' format to output a header Cynthia Shang 15:07
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 15:09
Re: [HACKERS] Bug in to_timestamp(). 📎 Alexander Korotkov 15:17
Re: Ideas for a relcache test mode about missing invalidations Andres Freund 16:03
Re: Problem during Windows service start Laurenz Albe 16:08
Re: Stored procedures and out parameters Vladimir Sitnikov 16:16
Fallout from PQhost() semantics changes 📎 Tom Lane 16:23
Re: Should contrib modules install .h files? Andres Freund 16:35
Re: Making "COPY partitioned_table FROM" faster Peter Eisentraut 16:42
Re: Should contrib modules install .h files? Andrew Gierth 16:46
Re: Should contrib modules install .h files? Andrew Gierth 16:53
Re: Should contrib modules install .h files? Andres Freund 16:56
Re: doc - add missing documentation for "acldefault" Fabien COELHO 17:03
Re: Should contrib modules install .h files? Tom Lane 17:13
Re: doc - add missing documentation for "acldefault" Pavel Luzanov 17:23
[PATCH] Add regress test for pg_read_all_stats role 📎 Alexandra Ryzhevich 17:25
Page freezing, FSM, and WAL replay 📎 Alvaro Herrera 17:28
Re: Explain buffers wrong counter with parallel plans Robert Haas 17:44
Re: FailedAssertion on partprune Tom Lane 17:54
Re: Should contrib modules install .h files? Robert Haas 17:54
Re: FailedAssertion on partprune Robert Haas 17:56
Re: Should contrib modules install .h files? Andrew Gierth 17:56
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 18:06
Re: Should contrib modules install .h files? Andrew Gierth 18:13
Re: Should contrib modules install .h files? Andres Freund 18:21
Re: Should contrib modules install .h files? Tom Lane 18:31
Re: Should contrib modules install .h files? Andrew Gierth 18:42
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 19:07
Re: Documentaion fix. Michael Paquier 19:13
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Robert Haas 19:19
Re: Allow COPY's 'text' format to output a header 📎 Simon Muller 19:30
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Andres Freund 19:30
Re: [PATCH] Add regress test for pg_read_all_stats role Michael Paquier 19:38
Re: [HACKERS] Bug in to_timestamp(). Arthur Zakirov 19:38
Re: FailedAssertion on partprune Robert Haas 19:53
Re: Alter index rename concurrently to Robert Haas 19:57
Re: Alter index rename concurrently to Andres Freund 20:02
Re: doc - add missing documentation for "acldefault" Arthur Zakirov 20:05
Re: Standby trying "restore_command" before local WAL Robert Haas 20:08
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Tom Lane 20:25
Re: Alter index rename concurrently to Tom Lane 20:29
Re: Alter index rename concurrently to Robert Haas 20:30
Re: "Write amplification" is made worse by "getting tired" while inserting into nbtree secondary indexes (Was: Why B-Tree suffix truncation matters) Peter Geoghegan 20:32
Re: Alter index rename concurrently to Andres Freund 20:44
Re: Alter index rename concurrently to Tom Lane 20:51
Re: Alter index rename concurrently to Andres Freund 21:26
Re: Ideas for a relcache test mode about missing invalidations Peter Geoghegan 21:40
Re: [HACKERS] Cached plans and statement generalization 📎 Konstantin Knizhnik 22:02
Re: Should contrib modules install .h files? Andrew Gierth 23:14
Re: Should contrib modules install .h files? Andrew Gierth 23:31

Aug. 3, 2018

Thread Author Time
Re: FailedAssertion on partprune 📎 David Rowley 00:39
Re: FailedAssertion on partprune David Rowley 00:42
Re: Ideas for a relcache test mode about missing invalidations Kyotaro HORIGUCHI 01:57
Re: [report] memory leaks in COPY FROM on partitioned table Kohei KaiGai 02:26
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 02:35
RE: Recovery performance of standby for multiple concurrent truncates on large tables Jamison, Kirk 02:52
Re: [report] memory leaks in COPY FROM on partitioned table Alvaro Herrera 03:38
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Kyotaro HORIGUCHI 03:59
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Kyotaro HORIGUCHI 04:13
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 04:40
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 04:57
Re: [HACKERS] Restricting maximum keep segments by repslots Kyotaro HORIGUCHI 04:59
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 Amit Langote 05:58
Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full 📎 David Fetter 06:09
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Ashutosh Bapat 06:18
Re: Documentaion fix. 📎 Kyotaro HORIGUCHI 07:23
Re: Ideas for a relcache test mode about missing invalidations Kyotaro HORIGUCHI 07:34
Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full Julian Markwort 08:02
Re: Fallout from PQhost() semantics changes Haribabu Kommi 08:07
Re: partition tree inspection functions 📎 Amit Langote 08:28
Re: Ideas for a relcache test mode about missing invalidations Kyotaro HORIGUCHI 08:30
Re: Explain buffers wrong counter with parallel plans 📎 Amit Kapila 08:39
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 08:52
Re: doc - add missing documentation for "acldefault" Fabien COELHO 09:17
Re: Explain buffers wrong counter with parallel plans Adrien NAYRAT 09:43
Re: doc - add missing documentation for "acldefault" Fabien COELHO 10:22
Re: Alter index rename concurrently to Robert Haas 12:31
Re: partition tree inspection functions Jesper Pedersen 12:35
Re: [PATCH] Improve geometric types Tomas Vondra 12:39
Re: Standby trying "restore_command" before local WAL Alexander Kukushkin 12:42
Re: partition tree inspection functions Robert Haas 12:59
Re: Alter index rename concurrently to Robert Haas 13:00
Re: doc - add missing documentation for "acldefault" 📎 Fabien COELHO 13:04
Re: [PATCH] Add regress test for pg_read_all_stats role 📎 Alexandra Ryzhevich 13:08
Re: partition tree inspection functions Jesper Pedersen 13:11
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. 📎 Etsuro Fujita 13:18
Re: FailedAssertion on partprune Robert Haas 13:25
Re: Explain buffers wrong counter with parallel plans Robert Haas 13:26
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 13:28
Re: Standby trying "restore_command" before local WAL Simon Riggs 13:41
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Robert Haas 13:44
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Tom Lane 14:07
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Robert Haas 14:14
Re: Standby trying "restore_command" before local WAL David Steele 14:16
Re: [HACKERS] PATCH: multivariate histograms and MCV lists 📎 Dean Rasheed 14:24
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Tom Lane 14:36
Re: Explain buffers wrong counter with parallel plans Alvaro Herrera 14:38
Re: Push down Aggregates below joins 📎 Antonin Houska 14:50
Re: Fallout from PQhost() semantics changes Tom Lane 15:21
Re: Allow COPY's 'text' format to output a header Cynthia Shang 16:30
Re: Removing unneeded self joins 📎 Alexander Kuzmenkov 16:49
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Robert Haas 17:23
Re: pg_upgrade from 9.4 to 10.4 Tom Lane 17:55
pg_dumpall --exclude-database option 📎 Andrew Dunstan 19:13
Re: Standby trying "restore_command" before local WAL Michael Paquier 19:55
Re: Documentaion fix. Alvaro Herrera 20:37
Re: pg_default_acl missing 'n' case in doc Alvaro Herrera 20:46
Re: pg_upgrade from 9.4 to 10.4 Bruce Momjian 20:56
Re: Documentaion fix. Michael Paquier 20:58
Re: Should contrib modules install .h files? Michael Paquier 21:01
Re: Should contrib modules install .h files? Andrew Gierth 21:08
Re: pg_dumpall --exclude-database option Fabien COELHO 21:08
Re: patch to allow disable of WAL recycling Jerry Jelinek 21:20
Draft release notes are up Tom Lane 22:15
Re: Draft release notes are up Peter Geoghegan 22:20
Re: Ideas for a relcache test mode about missing invalidations Peter Geoghegan 22:42

Aug. 4, 2018

Thread Author Time
Re: hot_standby_feedback vs excludeVacuum and snapshots Thomas Munro 02:09
Re: Stored procedures and out parameters Shay Rojansky 06:03
Re: doc - improve description of default privileges 📎 Fabien COELHO 09:40
Re: Stored procedures and out parameters Daniel Verite 13:00
Conflict handling for COPY FROM 📎 Surafel Temesgen 13:09
Re: [report] memory leaks in COPY FROM on partitioned table Kohei KaiGai 13:29
Re: Draft release notes are up 📎 Jonathan S. Katz 15:58
Re: Draft release notes are up Tom Lane 16:11
Re: Draft release notes are up Jonathan S. Katz 16:17
Re: Stored procedures and out parameters David Fetter 16:46
Re: Draft release notes are up 📎 Jonathan S. Katz 17:17
Re: Draft release notes are up Jonathan S. Katz 17:58

Aug. 5, 2018

Thread Author Time
Re: pg_upgrade from 9.4 to 10.4 Bruce Momjian 02:47
Re: pg_upgrade from 9.4 to 10.4 Tom Lane 03:26
Facility for detecting insecure object naming Noah Misch 08:04
Re: Pluggable Storage - Andres's take Andres Freund 09:48
Re: TupleTableSlot abstraction Andres Freund 10:19
Re: Negotiating the SCRAM channel binding type Heikki Linnakangas 11:00
Re: GiST VACUUM Heikki Linnakangas 11:18
Re: Explain buffers wrong counter with parallel plans 📎 Amit Kapila 12:04
Re: Explain buffers wrong counter with parallel plans Amit Kapila 12:08
Re: Negotiating the SCRAM channel binding type Michael Paquier 12:08
Re: Negotiating the SCRAM channel binding type Heikki Linnakangas 12:30
Re: Negotiating the SCRAM channel binding type Michael Paquier 12:45
Re: [PATCH v18] GSSAPI encryption support Heikki Linnakangas 13:19
Re: Negotiating the SCRAM channel binding type Heikki Linnakangas 14:11
Re: Negotiating the SCRAM channel binding type Heikki Linnakangas 14:15
Re: Negotiating the SCRAM channel binding type Tom Lane 16:01
Re: Negotiating the SCRAM channel binding type Heikki Linnakangas 16:38
Re: GiST VACUUM Andrey Borodin 16:45
Re: [report] memory leaks in COPY FROM on partitioned table Alvaro Herrera 16:50
Re: Should contrib modules install .h files? Tom Lane 16:51
Re: pg_upgrade from 9.4 to 10.4 Bruce Momjian 17:59
[GSoC]The project summary Charles Cui 18:05
Re: [GSoC]The project summary Aleksander Alekseev 20:04
Re: Should contrib modules install .h files? Andrew Gierth 20:22
REINDEX and shared catalogs 📎 Michael Paquier 21:10
Re: Should contrib modules install .h files? 📎 Andrew Gierth 22:03
Re: Should contrib modules install .h files? Andrew Gierth 22:07

Aug. 6, 2018

Thread Author Time
Re: [report] memory leaks in COPY FROM on partitioned table Kohei KaiGai 02:34
Re: REINDEX and shared catalogs Bossart, Nathan 03:12
Allow postgres_fdw passwordless non-superuser conns with prior superuser permission Craig Ringer 03:22

Browse Archives

Prev | Next