pgsql-hackers since 2019-02-12 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

Feb. 12, 2019

Thread Author Time
Re: pg11.1: dsa_area could not attach to segment Thomas Munro 00:07
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 00:49
Re: proposal: variadic argument support for least, greatest function Chapman Flack 00:59
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 01:02
Re: [PATCH v20] GSSAPI encryption support Robbie Harwood 01:16
Re: Re: BUG #15629: Typo in Documentation ๐Ÿ“Ž Chapman Flack 01:21
Re: BUG #15629: Typo in Documentation Chapman Flack 01:24
Re: BUG #15629: Typo in Documentation Chapman Flack 01:27
Re: Reporting script runtimes in pg_regress Amit Langote 01:29
Re: Connection slots reserved for replication Michael Paquier 01:39
Re: [PATCH v20] GSSAPI encryption support Stephen Frost 01:41
Re: Protect syscache from bloating with negative cache entries Tomas Vondra 01:53
Re: Re: BUG #15629: Typo in Documentation David Rowley 02:09
Re: Reporting script runtimes in pg_regress Michael Paquier 02:09
Re: pg11.1: dsa_area could not attach to segment Justin Pryzby 02:14
Re: pg11.1: dsa_area could not attach to segment Justin Pryzby 02:36
Re: Re: BUG #15629: Typo in Documentation Michael Paquier 03:04
Re: BUG #15572: Misleading message reported by "Drop function operation" on DB with functions having same name Michael Paquier 03:09
Re: monitoring CREATE INDEX [CONCURRENTLY] ๐Ÿ“Ž Alvaro Herrera 03:18
Re: Connection slots reserved for replication Kevin Hale Boyes 03:57
Re: pg11.1: dsa_area could not attach to segment Thomas Munro 04:09
Re: Connection slots reserved for replication Michael Paquier 04:12
Re: BUG #15548: Unaccent does not remove combining diacritical characters Michael Paquier 04:18
Re: [PATCH] xlogreader: do not read a file block twice Michael Paquier 04:23
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 04:23
Re: Problems with plan estimates in postgres_fdw Etsuro Fujita 04:55
Re: pg11.1: dsa_area could not attach to segment Justin Pryzby 05:00
Re: pg11.1: dsa_area could not attach to segment Thomas Munro 05:27
Re: pg11.1: dsa_area could not attach to segment Thomas Munro 05:33
Re: First-draft release notes for next week's releases Michael Paquier 06:24
Speed up transaction completion faster after many relations are accessed in a transaction ๐Ÿ“Ž Tsunakawa, Takayuki 06:33
Re: restrict pg_stat_ssl to superuser? Michael Paquier 06:40
Re: speeding up planning with partitions ๐Ÿ“Ž Amit Langote 06:41
pg_basebackup ignores the existing data directory permissions ๐Ÿ“Ž Haribabu Kommi 07:03
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Takashi Menjo 07:06
RE: Commit Fest 2019-01 is now closed Tsunakawa, Takayuki 07:51
Re: proposal: variadic argument support for least, greatest function ๐Ÿ“Ž Pavel Stehule 08:15
Re: [PATCH] xlogreader: do not read a file block twice Arthur Zakirov 08:44
Re: Problems with plan estimates in postgres_fdw Antonin Houska 09:03
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 09:05
Re: pg11.1: dsa_area could not attach to segment Sergei Kornilov 09:14
Re: BUG #15623: Inconsistent use of default for updatable view ๐Ÿ“Ž Dean Rasheed 10:33
RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo 10:36
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 11:35
Re: Protect syscache from bloating with negative cache entries ๐Ÿ“Ž Kyotaro HORIGUCHI 11:36
Re: Problems with plan estimates in postgres_fdw Antonin Houska 11:43
Re: Logical replication and restore from pg_basebackup ๐Ÿ“Ž Alexey Kondratov 12:22
Re: Connection slots reserved for replication Oleksii Kliukin 12:52
Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov 13:51
Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera 13:53
Re: BUG #15548: Unaccent does not remove combining diacritical characters Ramanarayana 13:54
Re: libpq compression Andreas Karlsson 14:05
Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes 14:06
Bloom index cost model seems to be wrong Thomas Kellerer 15:08
Re: use Getopt::Long for catalog scripts Alvaro Herrera 15:11
Re: use Getopt::Long for catalog scripts Alvaro Herrera 15:26
Re: Bloom index cost model seems to be wrong Tom Lane 15:41
Should we still have old release notes in docs? Greg Stark 16:00
Re: Should we still have old release notes in docs? Andres Freund 16:04
Re: Too rigorous assert in reorderbuffer.c Arseny Sher 16:10
Re: Should we still have old release notes in docs? Tom Lane 16:12
Re: use Getopt::Long for catalog scripts John Naylor 16:21
Re: BUG #15548: Unaccent does not remove combining diacritical characters Hugh Ranalli 16:21
Re: Should we still have old release notes in docs? Dave Page 16:28
Re: Should we still have old release notes in docs? Jonathan S. Katz 16:45
Re: Should we still have old release notes in docs? Thomas Kellerer 16:54
Re: Bloom index cost model seems to be wrong Jeff Janes 16:58
Re: Protect syscache from bloating with negative cache entries Tomas Vondra 17:33
Re: [PATCH] xlogreader: do not read a file block twice Andrey Lepikhov 17:47
Re: [PATCH v20] GSSAPI encryption support Robbie Harwood 19:06
Re: monitoring CREATE INDEX [CONCURRENTLY] ๐Ÿ“Ž Alvaro Herrera 19:16
Re: [PATCH v20] GSSAPI encryption support Stephen Frost 19:17
Re: [PATCH v20] GSSAPI encryption support Robbie Harwood 19:33
Re: Planning counters in pg_stat_statements (using pgss_store) legrand legrand 19:50
Re: Bloom index cost model seems to be wrong Jeff Janes 19:56
Re: Bloom index cost model seems to be wrong Tom Lane 21:17
Re: Too rigorous assert in reorderbuffer.c Alvaro Herrera 22:00
Re: Statement-level rollback Alvaro Herrera 22:13
Re: Bloom index cost model seems to be wrong Jeff Janes 22:38

Feb. 13, 2019

Thread Author Time
Reaping Temp tables to avoid XID wraparound James Sewell 00:04
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 00:23
RE: Reaping Temp tables to avoid XID wraparound Tsunakawa, Takayuki 00:32
Re: Reaping Temp tables to avoid XID wraparound Andrew Gierth 00:38
Re: dsa_allocate() faliure Thomas Munro 00:52
Re: Statement-level rollback Michael Paquier 01:12
Re: Reaping Temp tables to avoid XID wraparound Michael Paquier 01:25
Re: pg_basebackup ignores the existing data directory permissions Michael Paquier 01:42
RE: Reaping Temp tables to avoid XID wraparound Tsunakawa, Takayuki 01:48
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 02:15
Re: Refactoring the checkpointer's fsync request queue ๐Ÿ“Ž Shawn Debnath 02:58
Re: monitoring CREATE INDEX [CONCURRENTLY] Simon Riggs 02:59
2019-02-14 Press Release Draft ๐Ÿ“Ž Jonathan S. Katz 03:00
Re: BUG #15623: Inconsistent use of default for updatable view Amit Langote 03:02
Re: Should we still have old release notes in docs? Jonathan S. Katz 03:10
Re: 2019-02-14 Press Release Draft Chapman Flack 03:13
Re: 2019-02-14 Press Release Draft Jonathan S. Katz 03:14
Re: Fast path for empty relids in check_outerjoin_delay() Richard Guo 03:45
Re: monitoring CREATE INDEX [CONCURRENTLY] Amit Langote 04:20
Re: monitoring CREATE INDEX [CONCURRENTLY] Amit Langote 04:31
obsolete comment above index_pages_fetched ๐Ÿ“Ž Amit Langote 04:57
Re: monitoring CREATE INDEX [CONCURRENTLY] Tatsuro Yamada 05:03
Better error messages when lacking connection slots for autovacuum workers and bgworkers ๐Ÿ“Ž Michael Paquier 05:13
Re: Refactoring the checkpointer's fsync request queue Thomas Munro 05:40
RE: Cache relation sizes? Jamison, Kirk 05:48
Re: Protect syscache from bloating with negative cache entries ๐Ÿ“Ž Kyotaro HORIGUCHI 06:31
Re: pg_dump multi VALUES INSERT ๐Ÿ“Ž Surafel Temesgen 06:36
Re: reducing isolation tests runtime Andres Freund 07:06
Re: obsolete comment above index_pages_fetched Michael Paquier 07:33
Re: obsolete comment above index_pages_fetched Amit Langote 07:41
Re: pg_basebackup ignores the existing data directory permissions Haribabu Kommi 07:42
Re: Planning counters in pg_stat_statements (using pgss_store) Sergei Kornilov 07:53
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 08:21
Re: libpq compression ๐Ÿ“Ž Konstantin Knizhnik 08:23
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 08:33
Re: BUG #15623: Inconsistent use of default for updatable view Dean Rasheed 09:04
Re: BUG #15623: Inconsistent use of default for updatable view Amit Langote 09:33
Re: 2019-02-14 Press Release Draft Daniel Gustafsson 09:52
RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo 09:58
Re: Prevent extension creation in temporary schemas Chris Travers 11:08
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Chris Travers 11:16
Re: [PATCH] xlogreader: do not read a file block twice Arthur Zakirov 11:17
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Chris Travers 11:17
Re: more unconstify use Peter Eisentraut 11:19
Re: subscriptionCheck failures on nightjar Thomas Munro 11:55
Re: [PROPOSAL]a new data type 'bytea' for ECPG Michael Meskes 12:08
WAL insert delay settings ๐Ÿ“Ž Peter Eisentraut 12:16
Re: WAL insert delay settings Andres Freund 12:18
Re: [HACKERS] Block level parallel vacuum Haribabu Kommi 12:32
Re: 2019-02-14 Press Release Draft,2019-02-14 Press Release Draft Tatsuo Ishii 12:35
Re: 2019-02-14 Press Release Draft ๐Ÿ“Ž Jonathan S. Katz 13:05
Re: Libpq support to connect to standby server as priority Haribabu Kommi 13:06
Re: 2019-02-14 Press Release Draft Michael Banck 13:15
Re: 2019-02-14 Press Release Draft Jonathan S. Katz 13:22
Re: WAL insert delay settings dataegret 13:29
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Andres Freund 13:42
Re: libpq compression ๐Ÿ“Ž Dmitry Dolgov 13:56
Re: reducing isolation tests runtime Tom Lane 14:34
[Patch][WiP] Tweaked LRU for shared buffers ๐Ÿ“Ž Andrey Borodin 14:37
Re: libpq compression Konstantin Knizhnik 14:46
Re: libpq compression Dmitry Dolgov 14:52
Re: libpq compression Dmitry Dolgov 14:54
Re: WAL insert delay settings Tom Lane 14:57
Re: libpq compression Konstantin Knizhnik 15:03
Re: WAL insert delay settings Stephen Frost 15:31
replace_text optimization (StringInfo to varlena) ๐Ÿ“Ž Daniel Verite 15:38
Re: WAL insert delay settings Peter Eisentraut 15:39
Re: reducing isolation tests runtime Alvaro Herrera 15:40
Re: WAL insert delay settings Andres Freund 15:40
Re: reducing isolation tests runtime Tom Lane 15:58
Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander 16:48
Regarding participating in GSOC 2019 with PostgreSQL Abhishek Agrawal 16:56
Re: subscriptionCheck failures on nightjar Tom Lane 16:57
Re: reducing isolation tests runtime Andres Freund 17:03
Re: Reaping Temp tables to avoid XID wraparound Tom Lane 17:05
Re: Ryu floating point output patch Andrew Gierth 17:09
Re: Reaping Temp tables to avoid XID wraparound Magnus Hagander 17:09
Re: subscriptionCheck failures on nightjar Andres Freund 17:11
Re: subscriptionCheck failures on nightjar Tom Lane 17:37
Re: reducing isolation tests runtime Tom Lane 17:41
Re: subscriptionCheck failures on nightjar Andres Freund 17:41
Re: reducing isolation tests runtime Andres Freund 17:46
Re: subscriptionCheck failures on nightjar Tom Lane 17:59
Re: reducing isolation tests runtime Tom Lane 18:01
Re: subscriptionCheck failures on nightjar Andres Freund 18:12
Re: subscriptionCheck failures on nightjar Tom Lane 18:24
Ought to use heap_multi_insert() for pg_attribute/depend insertions? Andres Freund 18:27
Re: subscriptionCheck failures on nightjar Andres Freund 18:33
Re: more unconstify use Mark Dilger 18:51
Re: subscriptionCheck failures on nightjar Tom Lane 19:11
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 19:18
Re: libpq compression Robbie Harwood 19:34
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 19:40
Re: Using POPCNT and other advanced bit manipulation instructions Andres Freund 19:44
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 19:49
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 20:09
Re: Commit Fest 2019-01 is now closed David Steele 20:10
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 20:12
Re: Protect syscache from bloating with negative cache entries Bruce Momjian 20:24
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 20:29
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 20:33
Re: Commit Fest 2019-01 is now closed Tom Lane 20:50
Re: subscriptionCheck failures on nightjar Thomas Munro 20:52
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 20:59
Re: Using POPCNT and other advanced bit manipulation instructions Andrew Gierth 21:12
Re: Proposed refactoring of planner header files ๐Ÿ“Ž Tom Lane 21:38
Re: subscriptionCheck failures on nightjar Tom Lane 21:42
Re: subscriptionCheck failures on nightjar Andres Freund 21:51
Re: Using POPCNT and other advanced bit manipulation instructions ๐Ÿ“Ž Alvaro Herrera 22:17
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 22:33
Re: Using POPCNT and other advanced bit manipulation instructions Tom Lane 22:37
proposal: pg_restore --convert-to-text Andrew Gierth 22:56
Re: Reaping Temp tables to avoid XID wraparound James Sewell 23:00
Re: Using POPCNT and other advanced bit manipulation instructions Alvaro Herrera 23:17

Feb. 14, 2019

Thread Author Time
Re: proposal: pg_restore --convert-to-text Euler Taveira 00:31
Re: Reaping Temp tables to avoid XID wraparound Michael Paquier 00:43
Re: Proposed refactoring of planner header files ๐Ÿ“Ž Tom Lane 01:05
Re: proposal: pg_restore --convert-to-text Tom Lane 01:11
grouping_planner refactoring ๐Ÿ“Ž Amit Langote 01:30
RE: Protect syscache from bloating with negative cache entries Tsunakawa, Takayuki 01:31
RE: Libpq support to connect to standby server as priority Tsunakawa, Takayuki 02:03

Browse Archives

Prev | Next