pgsql-hackers since 2018-09-11 15:24

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. 11, 2018

Thread Author Time
Re: Flexible configuration for full-text search Tom Lane 15:24
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 15:29
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 15:29
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 15:33
Re: patch to allow disable of WAL recycling Peter Eisentraut 15:39
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:03
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:12
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:18
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:20
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:26
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:33
Re: Slotification of partition tuple conversion 📎 Amit Khandekar 16:38
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Robert Haas 16:43
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Tom Lane 16:50
Re: StandbyAcquireAccessExclusiveLock doesn't necessarily Andres Freund 16:51
Re: libpq stricter integer parsing 📎 Fabien COELHO 17:03
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andrew Dunstan 20:13
Re: Windows vs C99 (was Re: C99 compliance for src/port/snprintf.c) Andres Freund 20:27
Re: [HACKERS] Secondary index access optimizations 📎 Konstantin Knizhnik 20:32
Re: pg_ugprade test failure on data set with column with default value with type bit/varbit Tom Lane 20:37
Re: Collation versioning Peter Eisentraut 21:34
Re: Stored procedures and out parameters Peter Eisentraut 21:42
Re: libpq stricter integer parsing Michael Paquier 21:50
Re: Retrieve memory size allocated by libpq Tom Lane 22:59

Sept. 12, 2018

Thread Author Time
Re: [HACKERS] Can ICU be used for a database's default sort order? Thomas Munro 01:06
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 02:25
Re: stat() on Windows might cause error if target file is larger than 4GB Tom Lane 03:27
Re: stat() on Windows might cause error if target file is larger than 4GB Michael Paquier 03:47
Re: Retrieve memory size allocated by libpq Pavel Stehule 04:11
Re: [HACKERS] Restricting maximum keep segments by repslots Masahiko Sawada 04:45
Re: [HACKERS] Secondary index access optimizations David Rowley 05:14
RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi 05:16
Re: executor relation handling 📎 Amit Langote 05:23
Re: Loaded footgun open_datasync on Windows Michael Paquier 05:43
Re: [HACKERS] pgbench - allow to store select results into variables Michael Paquier 06:35
review printing ecpg program version Ioseph Kim 06:52
Re: review printing ecpg program version Ioseph Kim 06:55
Re: [Patch] Create a new session in postmaster by calling setsid() Michael Paquier 06:56
Re: review printing ecpg program version Michael Paquier 07:03
Re: Allowing printf("%m") only where it actually works Michael Paquier 07:07
Re: make installcheck-world in a clean environment Michael Paquier 07:20
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Michael Paquier 07:38
Re: Collation versioning Christoph Berg 08:15
Re: make installcheck-world in a clean environment Alexander Lakhin 08:26
Re: review printing ecpg program version Ioseph Kim 08:32
Re: Indicate anti-wraparound autovacuum in log_autovacuum_min_duration Masahiko Sawada 08:36
Re: [HACKERS] Secondary index access optimizations Konstantin Knizhnik 08:43
Re: pgbench - add pseudo-random permutation function 📎 Fabien COELHO 09:26
Re: pg_dump test instability Peter Eisentraut 10:20
Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Rajkumar Raghuwanshi 10:29
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT 📎 Amit Langote 10:53
Re: Collation versioning Peter Eisentraut 11:20
Re: Collation versioning Christoph Berg 11:25
Re: Loaded footgun open_datasync on Windows Laurenz Albe 12:08
Re: executor relation handling Jesper Pedersen 12:23
Re: review printing ecpg program version Peter Eisentraut 12:41
[patch] Support LLVM 7 📎 Christoph Berg 12:45
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors 📎 Marina Polyakova 12:59
Re: simplify index tuple descriptor initialization Arthur Zakirov 13:18
Re: [HACKERS] Cutting initdb's runtime (Perl question embedded) Tom Lane 14:00
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Fabien COELHO 14:04
Consistent segfault in complex query Kyle Samson 14:17
Re: [Patch] Create a new session in postmaster by calling setsid() Tom Lane 14:50
Re: Consistent segfault in complex query Andrew Gierth 14:55
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Marina Polyakova 15:12
Re: executor relation handling Amit Langote 15:23
Re: Consistent segfault in complex query Tom Lane 15:24
Re: pg_dump test instability Tom Lane 16:06
Re: Consistent segfault in complex query Andrew Gierth 16:08
Re: Consistent segfault in complex query Andrew Gierth 16:13
Re: Getting ERROR: could not open file "base/13164/t3_16388" with partition table with ON COMMIT Tom Lane 16:14
Re: Consistent segfault in complex query Andrew Gierth 16:21
Re: Consistent segfault in complex query Andrew Gierth 16:33
Re: Consistent segfault in complex query Andrew Gierth 16:43
Re: [HACKERS] Exclude schema during pg_restore 📎 Michael Banck 17:12
Re: Consistent segfault in complex query Andrew Gierth 17:21
Re: Postgres 11 release notes Michael Banck 17:34
Re: Allowing printf("%m") only where it actually works 📎 Tom Lane 17:40
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons 📎 Peter Geoghegan 18:11
Re: Performance improvements for src/port/snprintf.c 📎 Tom Lane 18:14
Re: [Patch] Create a new session in postmaster by calling setsid() Tom Lane 18:35
Re: [PATCH][PROPOSAL] Add enum releation option type 📎 Nikolay Shaplov 18:40
Re: [Patch] Create a new session in postmaster by calling setsid() Andrew Gierth 19:36
Re: adding tab completions 📎 Tom Lane 19:37
Re: [Patch] Create a new session in postmaster by calling setsid() Tom Lane 19:41
Re: [Patch] Create a new session in postmaster by calling setsid() Andrew Gierth 19:46
Re: [Patch] Create a new session in postmaster by calling setsid() Tom Lane 19:55
Re: PATCH: Update snowball stemmers Tom Lane 20:03
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Dmitry Dolgov 20:14
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Andrew Gierth 20:15
Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused Daniel Gustafsson 20:32
Re: Code of Conduct plan Tom Lane 20:53
Re: [patch] Support LLVM 7 Andres Freund 21:03
pg_ls_tmpdir() 📎 Bossart, Nathan 21:07
Re: [patch] Support LLVM 7 Christoph Berg 21:07
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

Browse Archives

Prev | Next