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

July 25, 2018

Thread Author Time
Re: Alter index rename concurrently to Corey Huinker 23:58

July 26, 2018

Thread Author Time
Re: [Proposal] Add accumulated statistics for wait event Michael Paquier 01:24
Re: no partition pruning when partitioning using array type 📎 Amit Langote 02:09
Re: Making "COPY partitioned_table FROM" faster 📎 David Rowley 02:24
Re: Explain buffers wrong counter with parallel plans Amit Kapila 02:25
Re: Making "COPY partitioned_table FROM" faster David Rowley 02:30
Re: PartitionDispatch's partdesc field Amit Langote 02:42
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 04:49
Re: print_path is missing GatherMerge and CustomScan support Etsuro Fujita 05:14
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack 📎 Michael Paquier 05:24
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Ashutosh Bapat 05:31
Re: Optimizer misses big in 10.4 with BRIN index David Rowley 05:40
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro HORIGUCHI 05:50
RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki 05:51
Re: [HACKERS] [PATCH] Overestimated filter cost and its mitigation Ashutosh Bapat 06:12
Re: Making "COPY partitioned_table FROM" faster Simon Riggs 07:06
Re: How can we submit code patches that implement our (pending) patents? Oleksandr Shulgin 07:32
Re: Optimizer misses big in 10.4 with BRIN index Emre Hasegeli 08:11
Re: Log query parameters for terminated execute Ibrar Ahmed 08:23
Re: Log query parameters for terminated execute Sergei Kornilov 08:35
Re: partition tree inspection functions 📎 Amit Langote 08:47
Re: How can we submit code patches that implement our (pending) patents? Chris Travers 09:23
Re: How can we submit code patches that implement our (pending) patents? Chris Travers 09:44
Re: Temporary tables prevent autovacuum, leading to XID wraparound Kyotaro HORIGUCHI 10:05
Re: [Proposal] Add accumulated statistics for wait event Bertrand DROUVOT 10:05
negative bitmapset member not allowed Error with partition pruning Rajkumar Raghuwanshi 10:10
RE: Locking B-tree leafs immediately in exclusive mode Imai, Yoshikazu 10:30
RE: Locking B-tree leafs immediately in exclusive mode Imai, Yoshikazu 10:35
Re: Optimizer misses big in 10.4 with BRIN index Tomas Vondra 11:27
Re: TupleTableSlot abstraction 📎 Ashutosh Bapat 11:39
Online verification of checksums 📎 Michael Banck 11:59
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 12:11
Re: Early WIP/PoC for inlining CTEs Andreas Karlsson 12:51
Re: How can we submit code patches that implement our (pending) patents? Tom Lane 13:51
Re: Explain buffers wrong counter with parallel plans Jonathan S. Katz 14:01
Re: 11beta crash/assert caused by parameter type changes Robert Haas 14:19
Re: Enhancement request: enable FIRST/LAST_value() also as a regular aggregate (not only as windowing function) Robert Haas 14:22
Re: 11beta crash/assert caused by parameter type changes Tom Lane 14:28
Re: Early WIP/PoC for inlining CTEs David Fetter 14:46
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 14:54
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Bossart, Nathan 15:06
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Dmitry Dolgov 15:07
Re: [PATCH] Improve geometric types 📎 Tomas Vondra 15:12
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Bossart, Nathan 15:40
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 David Rowley 16:19
Re: negative bitmapset member not allowed Error with partition pruning Tom Lane 16:28
Re: partition tree inspection functions Jesper Pedersen 16:30
Re: Allow COPY's 'text' format to output a header Cynthia Shang 16:45
Re: Speeding up INSERTs and UPDATEs to partitioned tables Tom Lane 16:47
Re: [HACKERS] [PATCH] Overestimated filter cost and its mitigation Dean Rasheed 17:00
Re: Online enabling of checksums Robert Haas 17:03
Re: Making "COPY partitioned_table FROM" faster Melanie Plageman 17:30
Re: Online enabling of checksums Andres Freund 17:35
Re: [HACKERS] [PATCH] kNN for SP-GiST Andrey Borodin 17:39
Re: 11beta crash/assert caused by parameter type changes 📎 Tom Lane 18:06
Re: Enhancement request: enable FIRST/LAST_value() also as a regular aggregate (not only as windowing function) matshyeq 18:06
Re: Enhancement request: enable FIRST/LAST_value() also as a regular aggregate (not only as windowing function) Tom Lane 18:31
Re: Enhancement request: enable FIRST/LAST_value() also as a regular aggregate (not only as windowing function) Vik Fearing 18:40
Re: 11beta crash/assert caused by parameter type changes Robert Haas 19:14
Re: 11beta crash/assert caused by parameter type changes Tom Lane 19:20
Re: 11beta crash/assert caused by parameter type changes Andres Freund 19:27
Re: 11beta crash/assert caused by parameter type changes Tom Lane 19:37
Re: print_path is missing GatherMerge and CustomScan support Robert Haas 19:50
Re: How can we submit code patches that implement our (pending) patents? Andres Freund 19:51
Re: Locking B-tree leafs immediately in exclusive mode Alexander Korotkov 19:59
Re: [HACKERS] logical decoding of two-phase transactions Andres Freund 20:02
why doesn't pg_create_logical_replication_slot throw an error if the encoder doesn't exist Dave Cramer 20:40
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 20:41
Re: How can we submit code patches that implement our (pending) patents? Tom Lane 20:42
Re: why doesn't pg_create_logical_replication_slot throw an error if the encoder doesn't exist Andres Freund 20:49
Re: How can we submit code patches that implement our (pending) patents? Andres Freund 20:55
Re: Locking B-tree leafs immediately in exclusive mode Simon Riggs 21:29
Re: [HACKERS] Getting rid of "accept incoming network connections" prompts on OS X Tom Lane 21:45
Re: Upper limit arguments of pg_logical_slot_xxx_changes functions accept invalid values Brian Faherty 22:05
Re: pgbench: improve --help and --version parsing Fabien COELHO 22:22
Re: Upper limit arguments of pg_logical_slot_xxx_changes functions accept invalid values Michael Paquier 22:27
Re: pgbench: improve --help and --version parsing Michael Paquier 22:30
Re: pgbench: improve --help and --version parsing Fabien COELHO 22:42
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Bossart, Nathan 23:14
Re: pgbench: improve --help and --version parsing Michael Paquier 23:51

July 27, 2018

Thread Author Time
Re: negative bitmapset member not allowed Error with partition pruning 📎 Amit Langote 01:35
Deprecating, and scheduling removal of, pg_dump's tar format. Andres Freund 01:53
Re: pread() and pwrite() 📎 Thomas Munro 02:04
Re: Making "COPY partitioned_table FROM" faster David Rowley 02:26
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack 📎 Michael Paquier 02:31
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Michael Paquier 02:33
Re: partition tree inspection functions 📎 Amit Langote 02:33
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Peter Geoghegan 02:35
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Andres Freund 02:38
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Christophe Pettus 02:41
Re: negative bitmapset member not allowed Error with partition pruning David Rowley 02:42
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Michael Paquier 02:42
Re: Early WIP/PoC for inlining CTEs Thomas Munro 02:55
Re: How can we submit code patches that implement our (pending) patents? Stephen Frost 03:00
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Joshua D. Drake 03:00
Re: How can we submit code patches that implement our (pending) patents? Nico Williams 03:06
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Stephen Frost 03:09
Re: negative bitmapset member not allowed Error with partition pruning Tom Lane 03:14
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Christophe Pettus 03:14
pgbench - very minor bug fix on hash() missing argument 📎 Fabien COELHO 03:16
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Andres Freund 03:22
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Kyotaro HORIGUCHI 03:37
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Tom Lane 03:46
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 04:15
Re: negative bitmapset member not allowed Error with partition pruning 📎 Amit Langote 04:23
Re: negative bitmapset member not allowed Error with partition pruning David Rowley 04:34
Re: pgbench - very minor bug fix on hash() missing argument Michael Paquier 04:44
Re: Upper limit arguments of pg_logical_slot_xxx_changes functions accept invalid values Masahiko Sawada 05:18
Re: Speeding up INSERTs and UPDATEs to partitioned tables David Rowley 05:46
Re: Temporary tables prevent autovacuum, leading to XID wraparound 📎 Michael Paquier 06:28
Re: print_path is missing GatherMerge and CustomScan support Etsuro Fujita 06:40
Re: print_path is missing GatherMerge and CustomScan support Michael Paquier 07:02
Re: "WIP: Data at rest encryption" patch and, 2 phase commit. Toshi Harada 07:08
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 Amit Langote 07:11
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 07:17
Re: Early WIP/PoC for inlining CTEs 📎 David Fetter 08:10
Re: [PATCH] Improve geometric types Kyotaro HORIGUCHI 08:20
RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki 08:27
Re: [HACKERS] [PATCH] Overestimated filter cost and its mitigation Ashutosh Bapat 08:49
Auditing via logical decoding Philip Scott 10:44
Re: Auditing via logical decoding Jeremy Finzel 11:11
My Skype account (korotkovae) was hacked Alexander Korotkov 11:18
Inconsistent error message in bt_page_items_bytea(). 📎 Ashutosh Sharma 11:43
Re: pgbench - very minor bug fix on hash() missing argument Fabien COELHO 11:53
Re: partition tree inspection functions Jesper Pedersen 12:21
Re: Removing unneeded self joins 📎 Alexander Kuzmenkov 12:26
Re: Explain buffers wrong counter with parallel plans Amit Kapila 12:31
Re: How can we submit code patches that implement our (pending) patents? Robert Haas 12:55
Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke 13:00
Re: How can we submit code patches that implement our (pending) patents? Robert Haas 13:30
Re: Auditing via logical decoding Tomas Vondra 13:36
Re: PartitionDispatch's partdesc field Robert Haas 13:44
Re: Alter index rename concurrently to Robert Haas 14:16
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack 📎 Bossart, Nathan 14:40
RE: Auditing via logical decoding from_postgres 14:43
Re: How can we submit code patches that implement our (pending) patents? Tom Lane 14:44
Re: Auditing via logical decoding Pavel Stehule 14:48
Re: grammar - src/backend/access/heap/README.tuplock Alvaro Herrera 14:59
Re: Locking B-tree leafs immediately in exclusive mode Alexander Korotkov 15:11
Re: Auditing via logical decoding Tomas Vondra 15:25
Re: Auditing via logical decoding Stephen Frost 15:29
add verbosity to pg_basebackup for sync 📎 Jeff Janes 15:58
Re: How can we submit code patches that implement our (pending) patents? Robert Haas 15:59
Re: How can we submit code patches that implement our (pending) patents? Nico Williams 16:02
request for new parameter for disable promote (slave only mode) Ioseph Kim 16:05
Re: How can we submit code patches that implement our (pending) patents? Nico Williams 16:15
Re: Early WIP/PoC for inlining CTEs Andrew Gierth 16:33
Re: Making "COPY partitioned_table FROM" faster Robert Haas 16:45
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Robert Haas 16:51
Re: Upper limit arguments of pg_logical_slot_xxx_changes functions accept invalid values Robert Haas 17:00
Re: How can we submit code patches that implement our (pending) patents? Andres Freund 17:01
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Andres Freund 17:05
Re: How can we submit code patches that implement our (pending) patents? Nico Williams 17:10
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Joshua D. Drake 17:16
Re: How can we submit code patches that implement our (pending) patents? Chapman Flack 17:33
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Jeff Janes 17:38
Re: How can we submit code patches that implement our (pending) patents? Andres Freund 17:42
Re: Explain buffers wrong counter with parallel plans Jonathan S. Katz 17:42
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Robert Haas 17:56
Re: How can we submit code patches that implement our (pending) patents? Chapman Flack 17:59
Re: How can we submit code patches that implement our (pending) patents? Chris Travers 18:07
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Tom Lane 18:12
Re: Deprecating, and scheduling removal of, pg_dump's tar format. Andrew Gierth 18:12
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Robert Haas 18:13
Re: My Skype account (korotkovae) was hacked Robert Haas 18:16
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused 📎 Alexander Kuzmenkov 19:12
Re: [HACKERS] WAL logging problem in 9.4.3? Andrew Dunstan 19:26
Re: patch to allow disable of WAL recycling Jerry Jelinek 20:32
Re: Segfault logical replication PG 10.4 Alvaro Herrera 21:13
Re: Locking B-tree leafs immediately in exclusive mode Alexander Korotkov 21:39
Re: add verbosity to pg_basebackup for sync Michael Paquier 23:10

July 28, 2018

Thread Author Time
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 00:10
Removing useless \. at the end of copy in pgbench 📎 Tatsuo Ishii 01:23
Re: Removing useless \. at the end of copy in pgbench Tom Lane 01:52
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 David Rowley 01:54
Re: Removing useless \. at the end of copy in pgbench Tatsuo Ishii 03:03
Bizarre behavior in libpq's searching of ~/.pgpass Tom Lane 03:38
Re: Explain buffers wrong counter with parallel plans 📎 Amit Kapila 06:14
Re: Segfault logical replication PG 10.4 Minh-Quan Tran 09:19
Re: Segfault logical replication PG 10.4 Quan Tran 09:31
Re: Problem while setting the fpw with SIGHUP 📎 Amit Kapila 13:35
Re: Problem while setting the fpw with SIGHUP Amit Kapila 13:40
Re: Removing useless \. at the end of copy in pgbench Fabien COELHO 13:44
pgbench - add pseudo-random permutation function 📎 Fabien COELHO 14:03
modify: request for new parameter for disable promote (slave only mode) Ioseph Kim 14:56
Re: Removing useless \. at the end of copy in pgbench Tom Lane 15:10
Re: [HACKERS] pg_upgrade and missing loadable libraries Bruce Momjian 16:35
Re: Finding database for pg_upgrade missing library Bruce Momjian 16:39
RE: [Proposal] Add accumulated statistics for wait event Phil Florent 16:46
Re: Making "COPY partitioned_table FROM" faster Melanie Plageman 17:24
Re: Segfault logical replication PG 10.4 📎 Alvaro Herrera 17:52
Usability fail with psql's \dp command Tom Lane 18:41
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎 David Fetter 18:59
Re: Usability fail with psql's \dp command Christophe Pettus 19:01
Re: pg_upgrade from 9.4 to 10.4 Bruce Momjian 19:03
Re: Usability fail with psql's \dp command Dmitry Igrishin 19:15
Re: Usability fail with psql's \dp command 📎 David Fetter 20:36
Re: add verbosity to pg_basebackup for sync Michael Paquier 22:59
Re: Problem while setting the fpw with SIGHUP Michael Paquier 23:19
Re: Removing useless \. at the end of copy in pgbench 📎 Fabien COELHO 23:59

Browse Archives

Prev | Next