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

Sept. 12, 2018

Thread Author Time
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Tom Lane 21:31
Re: PATCH: Update snowball stemmers Arthur Zakirov 21:39
Re[3]: doc - improve description of default privileges Bradley DeJong 21:45
Re: PATCH: Update snowball stemmers Tom Lane 21:47
Re: Re[3]: doc - improve description of default privileges Tom Lane 21:48
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Michael Paquier 22:44
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Alvaro Herrera 23:04
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Tom Lane 23:20

Sept. 13, 2018

Thread Author Time
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 00:09
Re: stat() on Windows might cause error if target file is larger than 4GB Tom Lane 00:17
Re: [Patch] Create a new session in postmaster by calling setsid() Michael Paquier 00:20
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Andrew Gierth 00:28
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Tom Lane 00:38
Changing the setting of wal_sender_timeout per standby Tsunakawa, Takayuki 01:14
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Thomas Munro 02:55
Re: Changing the setting of wal_sender_timeout per standby Michael Paquier 03:32
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Michael Paquier 03:37
Re: review printing ecpg program version Michael Paquier 03:38
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration Michael Paquier 03:58
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Michael Paquier 03:59
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 04:05
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Amit Langote 04:36
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Amit Langote 04:38
Re: executor relation handling 📎 Amit Langote 04:58
Re: simplify index tuple descriptor initialization Peter Eisentraut 06:28
Re: A strange GiST error message or fillfactor of GiST build Kyotaro HORIGUCHI 06:29
Re: Unused argument from execute_sql_string() Tatsuo Ishii 06:47
Re: Collation versioning Peter Eisentraut 07:03
Re: [Patch] Create a new session in postmaster by calling setsid() Paul Guo 07:27
Re: pg_dump test instability Peter Eisentraut 07:54
Re: Unused argument from execute_sql_string() Michael Paquier 08:03
Re: Collation versioning Christoph Berg 08:22
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration 📎 Sergei Kornilov 09:00
Re: PATCH: Update snowball stemmers 📎 Arthur Zakirov 09:02
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 09:29
BUG #15383: Join Filter cost estimation problem in 10.5 PG Bug reporting form 10:45
Re: Problem while setting the fpw with SIGHUP Amit Kapila 11:08
Re: executor relation handling Jesper Pedersen 11:27
Re: Collation versioning Stephen Frost 11:45
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro HORIGUCHI 12:40
Re: Index Skip Scan 📎 Alexander Kuzmenkov 13:01
Re: Loaded footgun open_datasync on Windows 📎 Laurenz Albe 13:55
Re: pg_dump test instability Tom Lane 13:56
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Andrew Gierth 14:04
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Tom Lane 14:13
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Tom Lane 14:18
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Tom Lane 14:25
Re: stat() on Windows might cause error if target file is larger than 4GB Tom Lane 14:29
Re: speeding up planning with partitions Dilip Kumar 15:33
Re: Index Skip Scan Jesper Pedersen 15:39
Re: cache lookup failed for constraint when alter table referred by partition table 📎 Alvaro Herrera 16:35
Re: cache lookup failed for constraint when alter table referred by partition table Tom Lane 16:47
PostgreSQL 11 {Beta 4, RC1} Release: 2018-09-20 Jonathan S. Katz 16:51
Re: cache lookup failed for constraint when alter table referred by partition table 📎 Alvaro Herrera 17:31
Re: [patch] Support LLVM 7 Andres Freund 17:43
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused 📎 Andrew Gierth 17:50
Re: BUG #15383: Join Filter cost estimation problem in 10.5 Tom Lane 17:57
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 18:19
Re: stat() on Windows might cause error if target file is larger than 4GB Robert Haas 18:23
Re: [HACKERS] Bug in to_timestamp(). Tom Lane 18:34
Re: Consistent segfault in complex query Tom Lane 19:10
Re: [Patch] Create a new session in postmaster by calling setsid() Andres Freund 19:24
Re: Index Skip Scan Alexander Kuzmenkov 19:36
Re: patch to allow disable of WAL recycling Jerry Jelinek 20:56
Re: pg_dump test instability 📎 Tom Lane 21:03
Re: Consistent segfault in complex query Andrew Gierth 21:12
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE 📎 Andres Freund 21:29
Re: Consistent segfault in complex query Tom Lane 21:51
Re: Consistent segfault in complex query Andrew Gierth 22:12
Re: Consistent segfault in complex query 📎 Tom Lane 22:18
Re: Consistent segfault in complex query Tom Lane 22:29
pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 22:39
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration Michael Paquier 22:39

Sept. 14, 2018

Thread Author Time
Re: BUG #15383: Join Filter cost estimation problem in 10.5 David Rowley 01:02
pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 01:05
Re: Loaded footgun open_datasync on Windows Michael Paquier 01:07
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT 📎 Amit Langote 01:53
Re: Allowing printf("%m") only where it actually works Michael Paquier 02:02
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 02:05
logical decoding bug when mapped relation with toast contents is rewritten repeatedly 📎 Andres Freund 02:10
Re: Cache lookup errors with functions manipulation object addresses Michael Paquier 02:22
Re: Consistent segfault in complex query 📎 Andrew Gierth 02:23
Re: Cache lookup errors with functions manipulation object addresses 📎 Michael Paquier 04:46
Re: executor relation handling 📎 Amit Langote 05:36
Re: hot_standby_feedback vs excludeVacuum and snapshots 📎 Kyotaro HORIGUCHI 06:08
Re: Loaded footgun open_datasync on Windows Laurenz Albe 06:43
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration Sergei Kornilov 07:00
Re: Problem while setting the fpw with SIGHUP Michael Paquier 07:04
Re: Problem while setting the fpw with SIGHUP 📎 Michael Paquier 07:26
when set track_commit_timestamp on, database system abort startup 📎 李海龙 07:27
Re: Loaded footgun open_datasync on Windows Michael Paquier 07:31
Re: Code of Conduct plan Chris Travers 08:31
Re: Code of Conduct plan Chris Travers 08:38
Re: Code of Conduct plan Karsten Hilbert 08:49
Re: Changing the setting of wal_sender_timeout per standby Masahiko Sawada 09:22
Re: Code of Conduct plan Ilya Kosmodemiansky 09:45
Re: Code of Conduct plan Chris Travers 10:10
Re: Connection slots reserved for replication Masahiko Sawada 10:23
Re: speeding up planning with partitions 📎 Amit Langote 10:28
Re: Problem while setting the fpw with SIGHUP Amit Kapila 11:00
Re: [PATCH] Fix for infinite signal loop in parallel scan Thomas Munro 11:16
Re: Query is over 2x slower with jit=on 📎 Amit Khandekar 11:18
Re: Code of Conduct plan Damir Colak 11:21
Re: Re[3]: doc - improve description of default privileges Brad DeJong 11:27
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Daniel Gustafsson 11:34
Re: hostorder and failover_timeout for libpq Surafel Temesgen 12:03
Re: Code of Conduct plan James Keener 12:50
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server 📎 Etsuro Fujita 13:01
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Arthur Zakirov 13:12
Re: Code of Conduct plan Martin Mueller 13:18
Re: Code of Conduct plan Adrian Klaver 13:41
Re: Code of Conduct plan Robert Eckhardt 13:59
Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 📎 Antonin Houska 14:05
Re: Code of Conduct plan Joshua D. Drake 14:08
Re: Code of Conduct plan James Keener 14:10
Re: Code of Conduct plan Adrian Klaver 14:13
Re: logical decoding bug when mapped relation with toast contents is rewritten repeatedly Tomas Vondra 14:13
Re: Code of Conduct plan Dave Page 14:14
Re: Code of Conduct plan Stephen Frost 14:15
Re: Code of Conduct plan Tom Lane 14:16
Re: Code of Conduct plan Geoff Winkless 14:16
Re: Code of Conduct plan Dave Page 14:17
Re: Code of Conduct plan Dave Page 14:19
Re: Code of Conduct plan Joshua D. Drake 14:19
Re: Code of Conduct plan James Keener 14:21
Re: Code of Conduct plan Adrian Klaver 14:28
Re: Code of Conduct plan Stephen Frost 14:29
Re: Code of Conduct plan Ilya Kosmodemiansky 14:31
Re: Code of Conduct plan Dave Page 14:36
Re: Code of Conduct plan Joshua D. Drake 14:37
Re: Code of Conduct plan Dave Page 14:38
Re: Code of Conduct plan Ilya Kosmodemiansky 14:38
Re: Code of Conduct plan James Keener 14:41
Re: Code of Conduct plan Dave Page 14:42
Re: Code of Conduct plan Joshua D. Drake 14:43
Fwd: Code of Conduct plan James Keener 14:44
Re: Code of Conduct plan Joshua D. Drake 14:46
Re: Code of Conduct plan Dave Page 14:48
Re: Code of Conduct plan Dave Page 14:51
Re: Code of Conduct plan James Keener 14:52
Re: Code of Conduct plan James Keener 14:55
Re: Code of Conduct plan James Keener 14:57
Re: Code of Conduct plan David Wall 14:59
Re: Cache lookup errors with functions manipulation object addresses Alvaro Herrera 15:00
Re: Code of Conduct plan Stephen Frost 15:00
Re: Code of Conduct plan Dave Page 15:03
Re: Code of Conduct plan James Keener 15:04
Re: Code of Conduct plan Evan Macbeth 15:05
Re: Cache lookup errors with functions manipulation object addresses Alvaro Herrera 15:07
Re: Code of Conduct plan Joshua D. Drake 15:08
Re: Code of Conduct plan Dave Page 15:10
Re: Code of Conduct plan James Keener 15:10
Re: Code of Conduct plan Geoff Winkless 15:11
Re: Code of Conduct plan Stephen Frost 15:12
Re: when set track_commit_timestamp on, database system abort startup Masahiko Sawada 15:17
Re: Code of Conduct plan Chris Travers 15:21
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Tom Lane 15:22
Re: Code of Conduct plan Chris Travers 15:24
Re: when set track_commit_timestamp on, database system abort startup Alvaro Herrera 15:29
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Alvaro Herrera 15:35
Re: Code of Conduct plan Chris Travers 15:36
ssl tests README and certs Dave Cramer 15:49
Table renaming does not propagate to views Jordan Deitch 16:18
Re: Code of Conduct plan David G. Johnston 16:23
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Andrew Gierth 16:38
Re: Table renaming does not propagate to views Tom Lane 16:54
Re: Code of Conduct plan Dimitri Maziuk 17:14
Re: Code of Conduct plan Peter Geoghegan 17:14
Re: Should contrib modules install .h files? Peter Eisentraut 17:24
Re: cache lookup failed for constraint when alter table referred by partition table Alvaro Herrera 17:28
Re: Code of Conduct plan Dimitri Maziuk 17:31
Re: Should contrib modules install .h files? Andrew Gierth 17:37
Re: Code of Conduct plan Lee Hachadoorian 17:38
Re: Code of Conduct plan Peter Geoghegan 17:46
Re: Code of Conduct plan Dimitri Maziuk 18:06
Re: Code of Conduct plan Stephen Frost 18:10
Re: Code of Conduct plan Robert Haas 18:13
Re: Code of Conduct plan Chris Travers 18:17
Re: Code of Conduct plan Peter Geoghegan 18:21
Re: Code of Conduct plan Martin Mueller 18:22
Re: Code of Conduct plan Dimitri Maziuk 18:23
Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead 📎 Nikolay Shaplov 18:30
Re: stat() on Windows might cause error if target file is larger than 4GB Robert Haas 18:57
Delta Materialized View Refreshes? Jeremy Finzel 18:58
Logical replication to partitioned subscriber Jeremy Finzel 19:05
Re: Delta Materialized View Refreshes? Jordan Deitch 19:17
Re: Consistent segfault in complex query 📎 Tom Lane 19:55
Re: pg_dump test instability Peter Eisentraut 19:57
Re: Code of Conduct plan Tom Lane 20:17
Re: Delta Materialized View Refreshes? Jeremy Finzel 20:25
Re: stat() on Windows might cause error if target file is larger than 4GB Tom Lane 20:46
Re: Delta Materialized View Refreshes? Isaac Morland 21:12
Re: Logical replication to partitioned subscriber Alvaro Herrera 21:30
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 21:31
Re: pg_dump test instability Tom Lane 21:32
Defaulting to jit=on/off for v11 Andres Freund 22:26
Re: Defaulting to jit=on/off for v11 Tom Lane 22:32
Re: move PartitionDispatchData definition to execPartition.c Alvaro Herrera 22:37
Re: Defaulting to jit=on/off for v11 Jonathan S. Katz 22:47
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 22:49

Browse Archives

Prev | Next