pgsql-hackers since 2017-02-16 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

Feb. 16, 2017

Thread Author Time
Re: AT detach partition is broken 📎 Amit Langote 00:45
Re: CREATE TABLE with parallel workers, 10.0? 📎 Haribabu Kommi 00:49
Re: CREATE TABLE with parallel workers, 10.0? Andres Freund 01:13
Re: CREATE TABLE with parallel workers, 10.0? Stephen Frost 01:20
Re: CREATE TABLE with parallel workers, 10.0? Andres Freund 01:22
Re: CREATE TABLE with parallel workers, 10.0? Stephen Frost 01:28
Re: CREATE TABLE with parallel workers, 10.0? Andres Freund 01:32
Re: CREATE TABLE with parallel workers, 10.0? Stephen Frost 01:35
Re: CREATE TABLE with parallel workers, 10.0? Andres Freund 01:41
Re: Write Ahead Logging for Hash Indexes Robert Haas 01:45
Re: Documentation improvements for partitioning 📎 Amit Langote 01:45
Re: increasing the default WAL segment size Alvaro Herrera 01:46
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Haribabu Kommi 01:48
Re: increasing the default WAL segment size Robert Haas 01:48
Re: increasing the default WAL segment size Andres Freund 01:54
Re: [Bug fix] PQsendQuery occurs error when target_session_attrs is set to read-write Michael Paquier 01:55
Re: Parallel tuplesort (for parallel B-Tree index creation) 📎 Thomas Munro 02:05
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags Michael Paquier 02:08
Re: WIP: [[Parallel] Shared] Hash Andres Freund 02:36
Re: DROP SUBSCRIPTION and ROLLBACK 📎 Masahiko Sawada 02:40
Re: WIP: [[Parallel] Shared] Hash Andres Freund 02:42
Re: Parallel Index Scans Amit Kapila 02:44
Re: SCRAM authentication, take three Michael Paquier 03:04
Re: Parallel Append implementation Ashutosh Bapat 04:15
case_preservation_and_insensitivity = on Joel Jacobson 04:26
Re: ICU integration 📎 Peter Eisentraut 05:10
Re: ICU integration Peter Eisentraut 05:17
Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags 📎 Seki, Eiji 05:24
Re: increasing the default WAL segment size Tom Lane 05:33
Re: patch: function xmltable 📎 Pavel Stehule 05:38
Re: case_preservation_and_insensitivity = on Tom Lane 05:53
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 05:55
Re: Patch to implement pg_current_logfile() function Tom Lane 06:05
Re: ICU integration Peter Geoghegan 06:13
Re: Possible issue with expanded object infrastructure on Postgres 9.6.1 Justin Workman 06:15
Re: Parallel Append implementation Amit Khandekar 06:34
Re: ICU integration Peter Geoghegan 06:35
Re: UPDATE of partition key Amit Khandekar 06:50
Re: Documentation improvements for partitioning 📎 Amit Langote 07:13
Re: UPDATE of partition key Amit Langote 07:27
Re: Parallel Index-only scan Rahila Syed 07:56
Re: WIP: [[Parallel] Shared] Hash Thomas Munro 08:08
Re: ICU integration Alvaro Herrera 08:22
Re: GUC for cleanup indexes threshold. Kuntal Ghosh 08:52
Re: UPDATE of partition key Amit Khandekar 08:55
Re: UPDATE of partition key Amit Langote 09:12
Re: Logical replication existing data copy 📎 Erik Rijkers 09:36
Re: LWLock optimization for multicore Power machines Bernd Helmle 10:07
Re: Should we cacheline align PGXACT? 📎 Alexander Korotkov 10:07
Re: increasing the default WAL segment size Kuntal Ghosh 10:07
Re: UPDATE of partition key Amit Khandekar 10:09
Re: Parallel Index-only scan 📎 Rafia Sabih 10:10
Re: Measuring replay lag Abhijit Menon-Sen 10:18
Re: Parallel Index-only scan 📎 Rafia Sabih 10:27
Re: UPDATE of partition key Greg Stark 10:47
Re: GUC for cleanup indexes threshold. Simon Riggs 11:17
Re: Partitioned tables and relfilenode Simon Riggs 11:32
Re: Passing query string to workers Kuntal Ghosh 11:36
Re: Measuring replay lag Simon Riggs 11:45
Re: asynchronous execution Kyotaro HORIGUCHI 12:06
Re: Passing query string to workers 📎 Rafia Sabih 12:17
Re: [PROPOSAL] Temporal query processing with range types Robert Haas 12:41
Re: SERIALIZABLE with parallel query Thomas Munro 12:49
Re: [PATCH] kNN for btree Alexander Korotkov 13:05
Re: Passing query string to workers Kuntal Ghosh 13:11
Re: WIP: Covering + unique indexes. 📎 Anastasia Lubennikova 13:13
Re: ICU integration Peter Eisentraut 13:15
Re: drop support for Python 2.3 Peter Eisentraut 13:21
Re: Gather Merge 📎 Rushabh Lathia 13:43
Re: AT detach partition is broken Robert Haas 13:43
Re: WIP: [[Parallel] Shared] Hash Robert Haas 13:57
Re: Should we cacheline align PGXACT? Robert Haas 13:58
Re: CREATE TABLE with parallel workers, 10.0? Robert Haas 14:16
Re: Possible issue with expanded object infrastructure on Postgres 9.6.1 Amit Kapila 14:19
Re: Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 14:28
2 doc typos 📎 Thom Brown 14:38
Re: Partitioned tables and relfilenode Robert Haas 14:40
CREATE SUBSCRIPTION uninterruptable Thom Brown 14:44
Re: Parallel Append implementation Robert Haas 14:45
Re: Write Ahead Logging for Hash Indexes 📎 Amit Kapila 14:46
Partitioning vs ON CONFLICT Thom Brown 14:54
Re: New CORRESPONDING clause design 📎 Surafel Temsgen 14:58
Re: Partitioning vs ON CONFLICT Simon Riggs 15:03
Re: Parallel Append implementation Robert Haas 15:07
Re: Patch to implement pg_current_logfile() function Robert Haas 15:13
Re: UPDATE of partition key David Fetter 15:16
Re: UPDATE of partition key Robert Haas 15:23
duplicate "median" entry in doc 📎 Fabien COELHO 15:24
Re: [PATCH] kNN for btree Robert Haas 15:27
Re: duplicate "median" entry in doc Tom Lane 15:35
Re: Parallel bitmap heap scan 📎 Dilip Kumar 15:54
Re: Parallel Index-only scan Amit Kapila 15:55
Re: [PATCH] kNN for btree Tom Lane 15:59
Re: drop support for Python 2.3 Devrim Gündüz 16:01
Re: duplicate "median" entry in doc Fabien COELHO 16:06
Re: Partitioning vs ON CONFLICT Peter Geoghegan 16:17
Re: [PATCH] kNN for btree Robert Haas 16:20
Re: duplicate "median" entry in doc Tom Lane 16:32
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 16:45
Re: VOPS: vectorized executor for Postgres: how to speedup OLAP queries more than 10 times without changing anything in Postgres executor Konstantin Knizhnik 17:00
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 17:24
Re: Parallel tuplesort (for parallel B-Tree index creation) Robert Haas 17:30
Re: VOPS: vectorized executor for Postgres: how to speedup OLAP queries more than 10 times without changing anything in Postgres executor Thom Brown 17:42
Re: duplicate "median" entry in doc 📎 Fabien COELHO 17:45
Re: case_preservation_and_insensitivity = on Joel Jacobson 17:46
pgsql: Add new function dsa_allocate0. Robert Haas 18:02
Small issue in online devel documentation build Fabien COELHO 18:05
Re: Small issue in online devel documentation build Robert Haas 18:23
oldhtml-stamp (was Re: duplicate "median" entry in doc) Tom Lane 18:41
Re: GUC for cleanup indexes threshold. Robert Haas 18:41
Re: COPY IN/BOTH vs. extended query mode Corey Huinker 18:58
Avoiding OOM in a hash join with many duplicate inner keys 📎 Tom Lane 19:02
Re: Avoiding OOM in a hash join with many duplicate inner keys Robert Haas 19:11
Re: Avoiding OOM in a hash join with many duplicate inner keys Peter Geoghegan 19:37
Re: Avoiding OOM in a hash join with many duplicate inner keys Tom Lane 19:38
Re: Avoiding OOM in a hash join with many duplicate inner keys Robert Haas 20:25
Re: Parallel bitmap heap scan Robert Haas 20:31
Re: Small issue in online devel documentation build Fabien COELHO 20:35
Re: Avoiding OOM in a hash join with many duplicate inner keys Tom Lane 20:51
Re: Avoiding OOM in a hash join with many duplicate inner keys Robert Haas 20:56
[PATCH] Add pg_disable_checksums() and supporting infrastructure 📎 David Christensen 20:58
Re: Avoiding OOM in a hash join with many duplicate inner keys 📎 Tom Lane 22:13
Re: pgsql: Add new function dsa_allocate0. Thomas Munro 22:34
Implement custom join algorithm Amin Fallahi 23:55

Feb. 17, 2017

Thread Author Time
Re: Avoiding OOM in a hash join with many duplicate inner keys Thomas Munro 01:13
SUBSCRIPTIONS and pg_upgrade Stephen Frost 02:04
Re: Partitioned tables and relfilenode Amit Langote 02:34
Re: SUBSCRIPTIONS and pg_upgrade Stephen Frost 02:34
Re: pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 03:03
Re: pgsql: Add new function dsa_allocate0. Michael Paquier 03:09
Re: Implement custom join algorithm Tom Lane 03:45
Re: Partitioning vs ON CONFLICT Amit Langote 04:21
Re: Partitioning vs ON CONFLICT Peter Geoghegan 04:25
Re: Parallel Index-only scan 📎 Rafia Sabih 05:05
Re: PATCH: Batch/pipelining support for libpq 📎 Prabakaran, Vaishnavi 05:17
Re: Partitioning vs ON CONFLICT 📎 Amit Langote 05:27
Re: Documentation improvements for partitioning Ashutosh Bapat 05:48
Re: Partitioning vs ON CONFLICT Peter Geoghegan 05:50
Instability in select_parallel regression test Tom Lane 05:52
Re: Documentation improvements for partitioning 📎 Ashutosh Bapat 05:55
Re: Parallel Append implementation Ashutosh Bapat 06:14
pg_recvlogical.c doesn't build with --disable-integer-datetimes 📎 Thomas Munro 06:16
Re: Partitioning vs ON CONFLICT 📎 Amit Langote 06:47
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) 📎 Kouhei Kaigai 07:16
Re: Write Ahead Logging for Hash Indexes 📎 Amit Kapila 07:25
Re: Measuring replay lag 📎 Thomas Munro 07:41
Re: Partitioned tables and relfilenode Amit Langote 07:42
Re: Measuring replay lag Thomas Munro 07:45
pg_dump emits ALTER TABLE ONLY partitioned_table 📎 Amit Langote 08:23
Re: Help text for pg_basebackup -R Magnus Hagander 08:54
Re: removing tsearch2 Magnus Hagander 08:54
Re: Should we cacheline align PGXACT? Alexander Korotkov 09:23
Re: Parallel Append implementation Amit Khandekar 09:26
Re: Should we cacheline align PGXACT? Ashutosh Sharma 09:44
Re: Should we cacheline align PGXACT? Alexander Korotkov 09:50
Re: Gather Merge Thomas Munro 10:29
Re: Gather Merge Amit Kapila 11:17
Re: Sum aggregate calculation for single precsion real Greg Stark 11:51
Re: Gather Merge 📎 Rushabh Lathia 12:52
Re: REINDEX CONCURRENTLY 2.0 Andreas Karlsson 12:53
Re: Instability in select_parallel regression test Amit Kapila 12:53
Re: Gather Merge Rushabh Lathia 12:57
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Robert Haas 13:17
Re: Sum aggregate calculation for single precsion real Robert Haas 13:22
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost 13:32
Re: Help text for pg_basebackup -R Alvaro Herrera 13:37
Re: REINDEX CONCURRENTLY 2.0 Andreas Karlsson 13:43
[POC] A better way to expand hash indexes. 📎 Mithun Cy 13:51
Re: SCRAM authentication, take three 📎 Michael Paquier 13:59
Re: REINDEX CONCURRENTLY 2.0 Michael Paquier 14:05
Re: SUBSCRIPTIONS and pg_upgrade Peter Eisentraut 14:13
Re: CREATE SUBSCRIPTION uninterruptable Peter Eisentraut 14:14
Re: Provide list of subscriptions and publications in psql's completion Peter Eisentraut 14:17
Re: SUBSCRIPTIONS and pg_upgrade Stephen Frost 14:33
Re: Provide list of subscriptions and publications in psql's completion Stephen Frost 14:37
Question about memory contexts in ReindexMultipleTables() Andreas Karlsson 14:51
Re: Help text for pg_basebackup -R Stephen Frost 15:02
Re: Logical Replication and Character encoding 📎 Peter Eisentraut 15:14
Re: pg_recvlogical.c doesn't build with --disable-integer-datetimes Alvaro Herrera 15:19
Re: Index corruption with CREATE INDEX CONCURRENTLY Keith Fiske 15:39
Re: Instability in select_parallel regression test Tom Lane 15:45
Re: Sum aggregate calculation for single precsion real Tom Lane 15:53
Re: Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera 16:12
Re: pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane 16:14
Re: Help text for pg_basebackup -R Tom Lane 16:21
Re: Index corruption with CREATE INDEX CONCURRENTLY Keith Fiske 16:23
Re: Parallel Append implementation 📎 Amit Khandekar 16:26
Re: Parallel Append implementation Amit Khandekar 16:26
Re: [PATCH] Add pg_disable_checksums() and supporting infrastructure Magnus Hagander 16:31
Re: Index corruption with CREATE INDEX CONCURRENTLY Alvaro Herrera 16:39
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Tom Lane 16:41
Re: Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan 17:17
Re: pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane 17:21
Re: Index corruption with CREATE INDEX CONCURRENTLY Tom Lane 17:31
Re: CREATE SUBSCRIPTION uninterruptable Thom Brown 17:40
Re: removing tsearch2 David E. Wheeler 17:45
Re: Index corruption with CREATE INDEX CONCURRENTLY Tom Lane 17:45
Re: [PATCH] Add pg_disable_checksums() and supporting infrastructure David Christensen 17:53
Re: Index corruption with CREATE INDEX CONCURRENTLY Peter Geoghegan 17:57
Re: pg_recvlogical.c doesn't build with --disable-integer-datetimes Alvaro Herrera 18:13

Browse Archives

Prev | Next