pgsql-hackers since 2016-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 29, 2016

Thread Author Time
Re: pg_upgrade: exit_hook_registered variable Kyotaro HORIGUCHI 00:10
Re: Why we lost Uber as a user Josh Berkus 01:07
Duplicate prototype for socket_set_nonblocking. 📎 Kyotaro HORIGUCHI 01:12
"Strong sides of MySQL" talk from PgDay16Russia, translated Nikolay Samokhvalov 01:14
Re: "Strong sides of MySQL" talk from PgDay16Russia, translated Tatsuo Ishii 01:39
Re: "Strong sides of MySQL" talk from PgDay16Russia, translated Nikolay Samokhvalov 01:51
Re: A Modest Upgrade Proposal Bruce Momjian 02:00
Re: old_snapshot_threshold allows heap:toast disagreement Robert Haas 03:08
Re: Wrong defeinition of pq_putmessage_noblock since 9.5 Kyotaro HORIGUCHI 03:18
Re: old_snapshot_threshold allows heap:toast disagreement Andres Freund 03:34
Re: Wrong defeinition of pq_putmessage_noblock since 9.5 Michael Paquier 03:47
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Etsuro Fujita 04:05
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Ashutosh Bapat 04:28
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Kouhei Kaigai 04:52
Double invocation of InitPostmasterChild in bgworker with -DEXEC_BACKEND 📎 Thomas Munro 05:39
Re: Wrong defeinition of pq_putmessage_noblock since 9.5 📎 Kyotaro HORIGUCHI 05:55
System load consideration before spawning parallel workers Haribabu Kommi 05:56
Re: WAL logging problem in 9.4.3? 📎 Michael Paquier 07:54
Re: System load consideration before spawning parallel workers Amit Kapila 10:48
[Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) 📎 Aleksander Alekseev 11:15
Re: Optimizing numeric SUM() aggregate Andrew Borodin 12:44
Re: "Strong sides of MySQL" talk from PgDay16Russia, translated Kevin Grittner 13:17
Re: pg_basebackup wish list Amit Kapila 14:01
Re: Why we lost Uber as a user Jim Nasby 14:18
Re: "Strong sides of MySQL" talk from PgDay16Russia, translated Jim Nasby 14:28
Re: Why we lost Uber as a user Stephen Frost 14:44
Re: Fix comment in ATExecValidateConstraint Robert Haas 14:50
Re: sslmode=require fallback Bruce Momjian 15:13
Re: Why we lost Uber as a user Bruce Momjian 15:16
Re: sslmode=require fallback Peter Eisentraut 15:27
Re: Design for In-Core Logical Replication Robert Haas 15:53
Re: Wrong defeinition of pq_putmessage_noblock since 9.5 Tom Lane 15:58
Re: [sqlsmith] Failed assertion in joinrels.c Robert Haas 16:08
Re: [HACKERS] pg_dumping extensions having sequences with 9.6beta3 Robert Haas 16:10
Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane 16:17
Re: Wrong defeinition of pq_putmessage_noblock since 9.5 Tom Lane 17:00
Re: "Strong sides of MySQL" talk from PgDay16Russia, translated Nikolay Samokhvalov 18:20
Re: to_date_valid() Andreas 'ads' Scherbaum 18:33
Re: Why we lost Uber as a user Stephen Frost 18:36
Re: "Strong sides of MySQL" talk from PgDay16Russia, translated David Fetter 19:13
Performance of tqueue.c's tuple remapping logic Tom Lane 19:37
Re: "Strong sides of MySQL" talk from PgDay16Russia, translated Peter Eisentraut 19:54
Re: Design for In-Core Logical Replication Alvaro Herrera 20:08
Re: to_date_valid() Jim Nasby 20:12
Re: pg_dumping extensions having sequences with 9.6beta3 📎 Stephen Frost 20:47
Re: sslmode=require fallback Greg Stark 21:57
Re: [sqlsmith] Failed assertion in joinrels.c Michael Paquier 22:57
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Tomas Vondra 23:46

July 30, 2016

Thread Author Time
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Bruce Momjian 00:18
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Bruce Momjian 00:26
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() David G. Johnston 01:47
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Pavel Stehule 04:49
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Pavel Stehule 05:18
Re: Re: GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC] 📎 Andrew Borodin 11:00
Re: pg_dumping extensions having sequences with 9.6beta3 Michael Paquier 11:59
Re: old_snapshot_threshold allows heap:toast disagreement Amit Kapila 12:17
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Greg Stark 12:30
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Tomas Vondra 12:42
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Tom Lane 14:35
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Tom Lane 14:47
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() David G. Johnston 14:55
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) David Steele 15:30
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() 📎 Bruce Momjian 18:16
Re: sslmode=require fallback Bruce Momjian 18:18
Hash indexes and effective_cache_size in CREATE INDEX documentation Peter Geoghegan 22:45

July 31, 2016

Thread Author Time
Combining hash values Thomas Munro 01:15
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Joshua D. Drake 05:17
programming libraries - collection of hash-fuctions and indexes for all situations from dbms till 3d-graphics? mitro palmnik 07:42
Syntax of xmltable function Pavel Stehule 09:37
Slowness of extended protocol Shay Rojansky 12:08
Re: Slowness of extended protocol Tatsuo Ishii 12:48
Re: pg_dumping extensions having sequences with 9.6beta3 Stephen Frost 14:59
Re: Slowness of extended protocol Shay Rojansky 15:05
Re: Slowness of extended protocol Vladimir Sitnikov 15:47
Re: Syntax of xmltable function Tom Lane 15:53
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Tomas Vondra 16:02
Re: Hash indexes and effective_cache_size in CREATE INDEX documentation Tom Lane 16:18
Re: Combining hash values Tom Lane 16:34
Re: Slowness of extended protocol Shay Rojansky 16:38
Re: Hash indexes and effective_cache_size in CREATE INDEX documentation Tom Lane 17:05
Re: Hash indexes and effective_cache_size in CREATE INDEX documentation Peter Geoghegan 17:06
Broken order-of-operations in parallel query latch manipulation Tom Lane 20:28
Re: Slowness of extended protocol Greg Stark 21:26
Re: Slowness of extended protocol Andres Freund 21:34
Re: Slowness of extended protocol Tom Lane 21:57

Aug. 1, 2016

Thread Author Time
Re: Combining hash values Thomas Munro 00:52
Re: Broken order-of-operations in parallel query latch manipulation Amit Kapila 04:07
Re: asynchronous and vectorized execution Amit Khandekar 05:14
Re: System load consideration before spawning parallel workers Haribabu Kommi 06:08
Re: System load consideration before spawning parallel workers Gavin Flower 06:17
Re: Syntax of xmltable function Pavel Stehule 06:40
Re: Combining hash values Greg Stark 07:19
Re: Slowness of extended protocol Shay Rojansky 07:32
Re: Changed SRF in targetlist handling Andres Freund 08:23
Re: pg_basebackup wish list Fujii Masao 08:39
Re: Slowness of extended protocol Vladimir Sitnikov 09:23
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Aleksander Alekseev 09:45
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Etsuro Fujita 11:15
Re: Combining hash values Dean Rasheed 11:24
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Etsuro Fujita 11:25
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Ashutosh Bapat 11:31
pg_size_pretty, SHOW, and spaces Christoph Berg 11:35
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Etsuro Fujita 11:54
Re: Slowness of extended protocol 📎 Vladimir Sitnikov 12:12
Confusing docs about GetForeignUpperPaths in fdwhandler.sgml 📎 Etsuro Fujita 12:14
Re: Why we lost Uber as a user Hannu Krosing 12:31
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) 📎 Tomas Vondra 13:09
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Kouhei Kaigai 13:25
Re: Why we lost Uber as a user Stephen Frost 13:29
Re: Why we lost Uber as a user Tom Lane 14:00
Re: No longer possible to query catalogs for index capabilities? Stephen Frost 14:07
Re: No longer possible to query catalogs for index capabilities? Tom Lane 14:19
Re: No longer possible to query catalogs for index capabilities? Stephen Frost 14:35
Re: No longer possible to query catalogs for index capabilities? David G. Johnston 14:35
Re: [PATCH v12] GSSAPI encryption support Stephen Frost 15:03
Re: Broken order-of-operations in parallel query latch manipulation Tom Lane 15:15
Re: Combining hash values Tom Lane 15:22
PostgreSQL 10 kick-off Peter Eisentraut 15:25
Re: Combining hash values Tom Lane 15:27
New version numbering practices Tom Lane 15:49
Re: PostgreSQL 10 kick-off Simon Riggs 15:54
Re: PostgreSQL 10 kick-off Tom Lane 16:04
Re: PostgreSQL 10 kick-off Simon Riggs 16:19
Re: pg_size_pretty, SHOW, and spaces 📎 Bruce Momjian 16:25
Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE Bruce Momjian 16:38
Re: pg_replication_origin_xact_reset() and its argument variables Robert Haas 17:07
Re: PostgreSQL 10 kick-off Fabrízio de Royes Mello 17:08
Re: MSVC pl-perl error message is not verbose enough Robert Haas 17:08
Re: Constraint merge and not valid status Robert Haas 17:16
Re: New version numbering practices David Fetter 17:19
TODO item: Implement Boyer-Moore searching in LIKE queries 📎 Karan Sikka 17:19
Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) Tom Lane 17:24
Re: Any need of GRANT/REVOKE CREATE TABLE | POLICY | ETC Robert Haas 17:25
Re: New version numbering practices Alvaro Herrera 17:27
Re: Constraint merge and not valid status Tom Lane 17:32
Re: New version numbering practices Tom Lane 17:41
Re: pg_replication_origin_xact_reset() and its argument variables Andres Freund 17:46
Re: pg_replication_origin_xact_reset() and its argument variables Andres Freund 17:48
Re: New version numbering practices David G. Johnston 17:59
Re: pg_replication_origin_xact_reset() and its argument variables Fujii Masao 17:59
Re: New version numbering practices Tom Lane 18:02
HandleParallelMessages contains CHECK_FOR_INTERRUPTS? Tom Lane 18:08
Re: pg_basebackup wish list Jeff Janes 18:19
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Peter Eisentraut 18:48
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Peter Eisentraut 18:51
Re: New version numbering practices Stephen Frost 18:52
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Bruce Momjian 18:52
Re: pg_size_pretty, SHOW, and spaces Peter Eisentraut 18:53
Re: New version numbering practices David Fetter 19:03
Re: New version numbering practices Stephen Frost 19:27
Re: New version numbering practices Andrew Dunstan 19:59
PostmasterContext survives into parallel workers!? Tom Lane 20:18
Re: HandleParallelMessages contains CHECK_FOR_INTERRUPTS? Alvaro Herrera 20:20
Re: New version numbering practices Tom Lane 20:25
Re: HandleParallelMessages contains CHECK_FOR_INTERRUPTS? Tom Lane 20:37
Re: PostmasterContext survives into parallel workers!? Robert Haas 22:09
Re: TODO item: Implement Boyer-Moore searching in LIKE queries Robert Haas 22:13
Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 22:18
Re: PostmasterContext survives into parallel workers!? Tom Lane 22:18
Re: PostmasterContext survives into parallel workers!? Andres Freund 22:18
Re: Combining hash values Robert Haas 22:19
Re: Combining hash values Robert Haas 22:21
Re: PostmasterContext survives into parallel workers!? Tom Lane 22:28
Re: Combining hash values Tom Lane 22:45
Re: PostmasterContext survives into parallel workers!? Alvaro Herrera 22:50
Re: PostmasterContext survives into parallel workers!? Andres Freund 22:54
Re: PostmasterContext survives into parallel workers!? Tom Lane 23:21
Re: PostmasterContext survives into parallel workers!? Thomas Munro 23:27
Re: New version numbering practices Michael Paquier 23:36
Re: PostmasterContext survives into parallel workers!? Andres Freund 23:36
Re: PostmasterContext survives into parallel workers!? Tom Lane 23:42
Re: TODO item: Implement Boyer-Moore searching in LIKE queries Karan Sikka 23:47

Aug. 2, 2016

Thread Author Time
Re: New version numbering practices Alvaro Herrera 01:10
Re: Increasing timeout of poll_query_until for TAP tests 📎 Michael Paquier 01:28
Re: MSVC pl-perl error message is not verbose enough Michael Paquier 01:39
Re: PostmasterContext survives into parallel workers!? Robert Haas 03:32
Re: TODO item: Implement Boyer-Moore searching in LIKE queries Robert Haas 03:33
Re: old_snapshot_threshold allows heap:toast disagreement Robert Haas 03:40
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Etsuro Fujita 04:19
Re: Wrong defeinition of pq_putmessage_noblock since 9.5 Kyotaro HORIGUCHI 04:26
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Kouhei Kaigai 04:32
Comment typo in tuplesort.c 📎 Amit Langote 04:56
Re: Wrong defeinition of pq_putmessage_noblock since 9.5 Kyotaro HORIGUCHI 05:42
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Etsuro Fujita 05:45
Re: Reviewing freeze map code Noah Misch 05:49
Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty() Pavel Stehule 05:57
Re: Increasing timeout of poll_query_until for TAP tests Michael Paquier 06:11
Re: Oddity in EXPLAIN for foreign/custom join pushdown plans Kouhei Kaigai 06:29
Re: Why we lost Uber as a user Alfred Perlstein 07:11
Re: Why we lost Uber as a user Alfred Perlstein 07:12
Re: Why we lost Uber as a user Alfred Perlstein 07:21
Re: asynchronous and vectorized execution Kyotaro HORIGUCHI 07:41
Wanting to learn about pgsql design decision Tal Walter 08:13
Re: Reviewing freeze map code Amit Kapila 08:40
Re: pg_size_pretty, SHOW, and spaces Christoph Berg 09:29
Re: Why we lost Uber as a user Geoff Winkless 09:33
Re: Why we lost Uber as a user Amit Kapila 09:51
Re: [sqlsmith] Failed assertion in joinrels.c Dilip Kumar 10:03
Re: [sqlsmith] Failed assertion in joinrels.c Dilip Kumar 10:20
Re: Broken order-of-operations in parallel query latch manipulation Amit Kapila 10:21

Browse Archives

Prev | Next