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
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
Browse Archives
Prev
|
Next