pgsql-hackers before 2018-07-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

June 28, 2018

Thread Author Time
Re: alter index WITH ( storage_parameter = value [, ... ] ) for partition index. Rajkumar Raghuwanshi 06:21
Re: Copy function for logical replication slots 📎 Masahiko Sawada 06:34
Re: alter index WITH ( storage_parameter = value [, ... ] ) for partition index. Michael Paquier 06:37
Re: alter index WITH ( storage_parameter = value [, ... ] ) for partition index. Rajkumar Raghuwanshi 06:38
Re: Copy function for logical replication slots Michael Paquier 06:47
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Masahiko Sawada 07:20
Re: SCRAM with channel binding downgrade attack Magnus Hagander 07:33
Re: SCRAM with channel binding downgrade attack Magnus Hagander 07:35
Re: Capitalization of the name OpenSSL Magnus Hagander 07:44
Re: Listing triggers in partitions (was Re: Remove mention in docs that foreign keys on partitioned tables) Peter Eisentraut 07:50
Re: Capitalization of the name OpenSSL 📎 Daniel Gustafsson 07:54
Re: [HACKERS] SERIALIZABLE with parallel query Masahiko Sawada 07:55
Re: SCRAM with channel binding downgrade attack Peter Eisentraut 08:04
Re: SCRAM with channel binding downgrade attack Peter Eisentraut 08:05
SCRAM with channel binding downgrade attack Peter Eisentraut 08:05
Re: SCRAM with channel binding downgrade attack Magnus Hagander 08:07
Re: ALTER TABLE on system catalogs Peter Eisentraut 08:14
Re: Copy function for logical replication slots Peter Eisentraut 08:37
Re: partition tree inspection functions Peter Eisentraut 08:40
Re: partition tree inspection functions Amit Langote 08:59
Fix error message when trying to alter statistics on included column 📎 Yugo Nagata 09:28
Re: Unexpected behavior of DROP VIEW/TABLE IF EXISTS Peter Moser 09:37
Re: Copy function for logical replication slots Masahiko Sawada 10:10
Re: partition tree inspection functions Peter Eisentraut 10:37
Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" Rajkumar Raghuwanshi 10:38
Re: adding tab completions 📎 Arthur Zakirov 11:20
Re: Capitalization of the name OpenSSL Michael Paquier 11:21
Re: partition tree inspection functions Michael Paquier 11:30
Fix to not check included columns in ANALYZE on indexes 📎 Yugo Nagata 11:53
Re: Unexpected behavior of DROP VIEW/TABLE IF EXISTS Isaac Morland 12:27
Re: SCRAM with channel binding downgrade attack Bruce Momjian 12:48
Re: SCRAM with channel binding downgrade attack Bruce Momjian 12:51
Re: partition tree inspection functions Ashutosh Bapat 13:01
Re: Does logical replication supports cross platform servers? Bruce Momjian 13:12
Tips on committing Bruce Momjian 13:26
Re: Generating partitioning tuple conversion maps faster 📎 Alexander Kuzmenkov 14:23
Re: Forbid referencing columns by names in ALTER INDEX ... SET STATISTICS Robert Haas 14:26
Re: Tips on committing Alvaro Herrera 15:14
Re: Tips on committing Andres Freund 15:20
Re: Tips on committing Bruce Momjian 15:21
Re: Tips on committing Robert Haas 15:23
Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" Andres Freund 16:15
Re: Tips on committing Peter Geoghegan 16:46
cost_sort() improvements 📎 Teodor Sigaev 16:47
Re: POC: GROUP BY optimization Teodor Sigaev 16:52
Re: Tips on committing Alvaro Herrera 16:52
Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" Rajkumar Raghuwanshi 17:05
Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" Andres Freund 17:06
Re: Tips on committing Peter Geoghegan 17:52
Re: cost_sort() improvements Peter Geoghegan 19:30
Re: Listing triggers in partitions (was Re: Remove mention in docs that foreign keys on partitioned tables) 📎 Alvaro Herrera 20:52
Re: partition tree inspection functions Peter Eisentraut 21:19
Re: Listing triggers in partitions (was Re: Remove mention in docs that foreign keys on partitioned tables) Peter Eisentraut 21:23
Re: SQL/JSON: documentation Nikita Glukhov 22:45
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Daniel Gustafsson 22:57
Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" 📎 Alvaro Herrera 23:00
Re: Generating partitioning tuple conversion maps faster David Rowley 23:10
Re: SQL/JSON: documentation Chapman Flack 23:16
Re: Fix to not check included columns in ANALYZE on indexes Tom Lane 23:18
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation David G. Johnston 23:22
Re: Fix to not check included columns in ANALYZE on indexes Andres Freund 23:22
Re: Fix to not check included columns in ANALYZE on indexes Tom Lane 23:28
Re: Fix to not check included columns in ANALYZE on indexes Andres Freund 23:39
Re: Fix to not check included columns in ANALYZE on indexes Tom Lane 23:50

June 29, 2018

Thread Author Time
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query 📎 Haribabu Kommi 00:14
Re: Generating partitioning tuple conversion maps faster 📎 David Rowley 00:25
Re: Capitalization of the name OpenSSL Michael Paquier 00:47
Re: partition tree inspection functions Amit Langote 01:08
Re: Does logical replication supports cross platform servers? Haribabu Kommi 01:13
Re: Listing triggers in partitions (was Re: Remove mention in docs that foreign keys on partitioned tables) Amit Langote 01:28
Re: SCRAM with channel binding downgrade attack Michael Paquier 01:37
Re: SCRAM with channel binding downgrade attack Michael Paquier 02:16
Re: Make deparsing of column defaults faster Jeff Janes 03:15
Re: pgsql: Fix "base" snapshot handling in logical decoding Tom Lane 03:53
Re: partition tree inspection functions Amit Langote 04:14
Re: [WIP] [B-Tree] Retail IndexTuple deletion Kuntal Ghosh 05:00
Re: partition tree inspection functions Dilip Kumar 05:30
Re: [WIP] [B-Tree] Retail IndexTuple deletion Andrey V. Lepikhov 05:34
Re: partitioning - changing a slot's descriptor is expensive Amit Khandekar 05:50
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation 📎 Yugo Nagata 05:56
Re: partitioning - changing a slot's descriptor is expensive Andres Freund 05:59
Re: partitioning - changing a slot's descriptor is expensive Ashutosh Bapat 06:20
Re: partitioning - changing a slot's descriptor is expensive 📎 Amit Langote 06:23
Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" Rajkumar Raghuwanshi 06:24
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Daniel Gustafsson 06:39
Re: [WIP] [B-Tree] Retail IndexTuple deletion Kuntal Ghosh 06:39
Re: partitioning - changing a slot's descriptor is expensive Amit Langote 07:05
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation 📎 Yugo Nagata 07:14
Re: Forbid referencing columns by names in ALTER INDEX ... SET STATISTICS Yugo Nagata 07:43
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Sergei Kornilov 08:14
Re: Fix to not check included columns in ANALYZE on indexes Yugo Nagata 08:31
shared-memory based stats collector 📎 Kyotaro HORIGUCHI 08:34
Re: [WIP] [B-Tree] Retail IndexTuple deletion Dilip Kumar 09:03
Regression on PostgreSQL 10 ORDER/GROUP BY expression not found in targetlist Regina Obe 09:06
Re: [WIP] [B-Tree] Retail IndexTuple deletion Юрий Соколов 09:07
Re: pgsql: Clarify use of temporary tables within partition trees 📎 David Rowley 09:13
Re: Regression on PostgreSQL 10 ORDER/GROUP BY expression not found in targetlist David Rowley 09:34
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Daniel Gustafsson 09:36
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Yugo Nagata 09:46
Re: [HACKERS] SERIALIZABLE with parallel query 📎 Thomas Munro 10:28
Failed assertion due to procedure created with SECURITY DEFINER option amul sul 11:07
Re: assert in nested SQL procedure call in current HEAD 📎 Peter Eisentraut 11:52
Re: Failed assertion due to procedure created with SECURITY DEFINER option Peter Eisentraut 11:56
Re: Tips on committing Peter Eisentraut 12:04
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data Surafel Temesgen 12:09
Re: Tips on committing Michael Paquier 12:19
Re: Generating partitioning tuple conversion maps faster Alexander Kuzmenkov 12:22
Re: Tips on committing Michael Paquier 12:23
Re: Remove mention in docs that foreign keys on partitioned tables are not supported Robert Haas 12:30
Re: Tips on committing Tomas Vondra 12:39
Re: Monitoring time of fsyncing WALs Robert Haas 12:48
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 12:51
Re: Remove mention in docs that foreign keys on partitioned tables are not supported Tomas Vondra 13:05
Re: POC: GROUP BY optimization Tomas Vondra 13:11
Re: Code of Conduct committee: call for volunteers Magnus Hagander 13:20
Re: Monitoring time of fsyncing WALs Konstantin Knizhnik 13:26
Re: assert in nested SQL procedure call in current HEAD Peter Eisentraut 13:35
Re: Monitoring time of fsyncing WALs Michael Paquier 13:39
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Peter Eisentraut 13:42
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Daniel Gustafsson 13:49
ERROR: cannot start subtransactions during a parallel operation Mai Peng 14:00
Re: Fix to not check included columns in ANALYZE on indexes Teodor Sigaev 14:31
Re: [HACKERS] [PATCH] kNN for SP-GiST 📎 Nikita Glukhov 14:36
Re: cost_sort() improvements Teodor Sigaev 14:36
Re: ERROR: cannot start subtransactions during a parallel operation Tomas Vondra 14:50
Re: POC: GROUP BY optimization Teodor Sigaev 14:51
Re: POC: GROUP BY optimization Tomas Vondra 15:03
pgsql: Fix crash when ALTER TABLE recreates indexes on partitions Alvaro Herrera 15:50
Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File: "heaptuple.c", Line: 1490)" Alvaro Herrera 15:52
Re: Listing triggers in partitions (was Re: Remove mention in docs that foreign keys on partitioned tables) Alvaro Herrera 16:06
Re: Utilisation of get_page_from_raw() in pageinspect Jesper Pedersen 16:15
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Tom Lane 16:44
Re: CREATE TABLE .. LIKE .. EXCLUDING documentation Daniel Gustafsson 16:54
Re: pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera 16:57
minor fix in CancelVirtualTransaction 📎 Alvaro Herrera 17:05
Re: Failed assertion due to procedure created with SECURITY DEFINER option Andres Freund 17:19
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Vik Fearing 17:19
Re: ERROR: cannot start subtransactions during a parallel operation Andres Freund 17:22
RE: Regression on PostgreSQL 10 ORDER/GROUP BY expression not found in targetlist Regina Obe 17:30
Re: Generating partitioning tuple conversion maps faster David Rowley 17:40
Re: Concurrency bug in UPDATE of partition-key Alvaro Herrera 17:52
Re: Regression on PostgreSQL 10 ORDER/GROUP BY expression not found in targetlist Tom Lane 18:02
Re: Explain buffers wrong counter with parallel plans Alvaro Herrera 18:22
Re: ERROR: cannot start subtransactions during a parallel operation Tomas Vondra 18:37
Re: ERROR: cannot start subtransactions during a parallel operation Andres Freund 18:47
RE: Regression on PostgreSQL 10 ORDER/GROUP BY expression not found in targetlist Regina Obe 18:49
Comment refers to non existent function IncreaseRestartDecodingForSlot Dave Cramer 18:55
Re: Comment refers to non existent function IncreaseRestartDecodingForSlot 📎 Euler Taveira 20:34
Re: SCRAM with channel binding downgrade attack Peter Eisentraut 20:42
TLS 1.3 and OpenSSL Peter Eisentraut 20:47
Re: POC: GROUP BY optimization Gavin Flower 21:19
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Alvaro Herrera 21:27
Re: Tips on committing Bruce Momjian 22:02
Re: Explain buffers wrong counter with parallel plans Tom Lane 22:12
Re: Internal error XX000 with enable_partition_pruning=on, pg 11 beta1 on Debian Tom Lane 22:17
Re: pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera 22:29
Re: Explain buffers wrong counter with parallel plans Alvaro Herrera 22:38
Re: Bulk Insert into PostgreSQL Srinivas Karthik V 22:47
Re: pgsql: Fix "base" snapshot handling in logical decoding Alvaro Herrera 22:50
Re: pgsql: Fix "base" snapshot handling in logical decoding Tom Lane 23:02

June 30, 2018

Thread Author Time
Re: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions Tom Lane 05:19
Re: Bulk Insert into PostgreSQL Craig Ringer 13:26
Re: Concurrency bug in UPDATE of partition-key Amit Kapila 13:50
Re: pgsql: Fix "base" snapshot handling in logical decoding 📎 Arseny Sher 15:00
Re: PostgreSQL vs SQL Standard Brad DeJong 16:42
Re: Fix to not check included columns in ANALYZE on indexes Peter Geoghegan 17:56
Re: Postgres 11 release notes Brad DeJong 18:11
Re: Fix to not check included columns in ANALYZE on indexes Tom Lane 18:13
Re: Postgres 11 release notes Daniel Gustafsson 18:48
Re: Postgres 11 release notes Jonathan S. Katz 18:56
Re: Regression on PostgreSQL 10 ORDER/GROUP BY expression not found in targetlist Tom Lane 21:38
Re: Postgres 11 release notes Yaroslav 21:48
Re: Postgres 11 release notes Tom Lane 21:52

July 1, 2018

Thread Author Time
Re: Monitoring time of fsyncing WALs Michael Paquier 03:29
Re: Explain buffers wrong counter with parallel plans Amit Kapila 04:28
Re: Microoptimization of Bitmapset usage in postgres_fdw Michael Paquier 06:17
Re: ERROR: cannot start subtransactions during a parallel operation Mai Peng 09:02
Commitfest 2018-07 is underway Andrew Dunstan 11:02
Re: Subplan result caching Peter Eisentraut 11:15
Re: location reporting in TAP test failures Peter Eisentraut 11:17
Re: Adding tests for inheritance trees with temporary tables Michael Paquier 11:30
Re: location reporting in TAP test failures Michael Paquier 11:39
Re: Push down Aggregates below joins Peter Eisentraut 11:40
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Peter Eisentraut 11:43
Re: Continue work on changes to recovery.conf API 📎 Sergei Kornilov 11:45
Re: libpq example doesn't work Peter Eisentraut 12:16
Re: patch to allow disable of WAL recycling Peter Eisentraut 12:54
Re: Small fixes about backup history file in doc and pg_standby Peter Eisentraut 13:12
branches_of_interest.txt Andrew Dunstan 13:30
Re: Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 14:27
Re: branches_of_interest.txt Tom Lane 15:41
Re: Cache lookup errors with functions manipulation object addresses Andrew Dunstan 16:31
Should contrib modules install .h files? Andrew Gierth 18:23
Re: Should contrib modules install .h files? Andres Freund 18:30
Large Commitfest items Andrew Dunstan 18:46
Re: Large Commitfest items Andres Freund 18:50
Re: Postgres 11 release notes 📎 Jonathan S. Katz 19:57
Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath David Rowley 21:37
Re: Commitfest 2018-07 is underway Tatsuo Ishii 23:02
Re: Commitfest 2018-07 is underway Andrew Dunstan 23:24

Browse Archives

Prev | Next