pgsql-hackers since 2018-04-20 17:45

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

April 20, 2018

Thread Author Time
Re: [HACKERS] proposal: schema variables Pavel Stehule 17:45
Re: Postgresql9.6 type cache invalidation issue - different behave of psql and pg regress Pavel Stehule 18:08
Re: Should we add GUCs to allow partition pruning to be disabled? Alvaro Herrera 18:19
Re: Should we add GUCs to allow partition pruning to be disabled? Alvaro Herrera 18:28
Re: Reopen logfile on SIGHUP 📎 Alexander Kuzmenkov 18:51
Re: Toast issues with OldestXmin going backwards Andrew Gierth 19:56
Re: Add read-only param to set_config(...) / SET that effects (at least) customized runtime options Andrew Gierth 20:03
Re: Corrupted btree index on HEAD because of covering indexes Peter Geoghegan 20:06
Re: Add read-only param to set_config(...) / SET that effects (at least) customized runtime options Chapman Flack 20:18
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Bruce Momjian 20:49
Re: Event trigger bugs (was Re: Repeated crashes in GENERATED ... AS IDENTITY tests) Tom Lane 20:54
Re: [sqlsmith] Unpinning error in parallel worker Jonathan Rudenberg 22:24
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) legrand legrand 22:34
Re: Searching for: Fast windows buildfarm animal Stephen Frost 23:55

April 21, 2018

Thread Author Time
Re: Searching for: Fast windows buildfarm animal Tom Lane 00:19
Re: Excessive PostmasterIsAlive calls slow down WAL redo 📎 Thomas Munro 00:25
Re: Corrupted btree index on HEAD because of covering indexes Peter Geoghegan 01:56
proposal: force slow part of plpgsql compilation Pavel Stehule 03:35
Re: Should we add GUCs to allow partition pruning to be disabled? 📎 David Rowley 05:09
Memory Leaks in query_planner in postgresql 9.4 version Gourav Kumar 11:14
Re: Toast issues with OldestXmin going backwards 📎 Andrew Gierth 13:16
Re: Toast issues with OldestXmin going backwards Pavan Deolasee 14:30
Re: Memory Leaks in query_planner in postgresql 9.4 version Tom Lane 14:57
Re: Searching for: Fast windows buildfarm animal Andrew Dunstan 15:27
Re: Boolean partitions syntax 📎 Tom Lane 16:28
Re: Boolean partitions syntax 📎 Tom Lane 17:29
Re: Toast issues with OldestXmin going backwards Andres Freund 18:25
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Gasper Zejn 19:21
Re: Toast issues with OldestXmin going backwards Andrew Gierth 22:58
Re: Toast issues with OldestXmin going backwards Andrew Gierth 23:35

April 22, 2018

Thread Author Time
Re: Corrupted btree index on HEAD because of covering indexes Peter Geoghegan 01:02
bms_prev_member won't work correctly if bitmapword is 64-bits 📎 David Rowley 07:24
BGWORKER_BYPASS_ALLOWCONN used nowhere (infra part of on-line checksum switcher) Michael Paquier 11:11
Re: Toast issues with OldestXmin going backwards 📎 Amit Kapila 12:00
Re: BGWORKER_BYPASS_ALLOWCONN used nowhere (infra part of on-line checksum switcher) Magnus Hagander 12:04
Re: [HACKERS] Custom compression methods Alexander Korotkov 13:21
Re: BGWORKER_BYPASS_ALLOWCONN used nowhere (infra part of on-line checksum switcher) Daniel Gustafsson 13:56
Re: Toast issues with OldestXmin going backwards Andrew Gierth 20:25
Re: pg_recvlogical broken in back branches 📎 Noah Misch 21:55
Re: pg_recvlogical broken in back branches Michael Paquier 22:49
Re: Toast issues with OldestXmin going backwards Andrew Gierth 23:59

April 23, 2018

Thread Author Time
Format base - Code contribution Miles Elam 00:23
Re: [HACKERS] path toward faster partition pruning Amit Langote 01:04
Re: Toast issues with OldestXmin going backwards Andrew Gierth 02:09
using expression syntax for partition bounds (was: Re: Boolean partitions syntax) 📎 Amit Langote 02:37
Re: using expression syntax for partition bounds (was: Re: Boolean partitions syntax) 📎 Amit Langote 02:44
JIT flag definitions not parenthesized 📎 David Rowley 03:21
Re: Boolean partitions syntax Amit Langote 04:11
Re: Toast issues with OldestXmin going backwards Amit Kapila 04:33
Re: Should we add GUCs to allow partition pruning to be disabled? Amit Langote 04:46
description of root_tuple_slot missing 📎 Amit Langote 05:50
Re: BGWORKER_BYPASS_ALLOWCONN used nowhere (infra part of on-line checksum switcher) Michael Paquier 07:25
Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least 9.5)? Heikki Linnakangas 07:41
Re: Toast issues with OldestXmin going backwards Andrew Gierth 08:04
Re: BGWORKER_BYPASS_ALLOWCONN used nowhere (infra part of on-line checksum switcher) Magnus Hagander 08:31
Build fails with different versions of clang and LLVM Heikki Linnakangas 08:33
Re: Build fails with different versions of clang and LLVM Pierre Ducroquet 08:47
Re: JIT flag definitions not parenthesized Heikki Linnakangas 08:49
Re: BGWORKER_BYPASS_ALLOWCONN used nowhere (infra part of on-line checksum switcher) Michael Paquier 09:09
Re: [HACKERS] Custom compression methods Ildus Kurbangaliev 09:19
Re: [HACKERS] Custom compression methods Konstantin Knizhnik 09:40
minor fix for CloneRowTriggersToPartition 📎 Amit Langote 09:41
Re: documentation is now XML Liudmila Mantrova 09:54
minor fix for acquire_inherited_sample_rows 📎 Amit Langote 10:14
Re: wal_consistency_checking reports an inconsistency on master branch 📎 Heikki Linnakangas 10:22
lingering references to V0 calling convention 📎 John Naylor 11:17
Re: minor fix for acquire_inherited_sample_rows Ashutosh Bapat 11:25
Re: Corrupted btree index on HEAD because of covering indexes Teodor Sigaev 12:57
Re: minor fix for acquire_inherited_sample_rows 📎 Amit Langote 13:15
Re: psql leaks memory on query cancellation Darafei Komяpa Praliaskouski 14:32
Re: Is a modern build system acceptable for older platforms Robert Haas 14:38
Re: [HACKERS] port of INSTALL file generation to XSLT 📎 Peter Eisentraut 14:46
Re: JIT flag definitions not parenthesized Andres Freund 14:55
Re: wal_consistency_checking reports an inconsistency on master branch Andres Freund 14:58
Re: bms_prev_member won't work correctly if bitmapword is 64-bits Teodor Sigaev 15:00
Re: minor fix for CloneRowTriggersToPartition Alvaro Herrera 15:13
Re: minor fix for acquire_inherited_sample_rows Alvaro Herrera 15:16
Re: Oddity in tuple routing for foreign partitions Alvaro Herrera 15:25
Re: Build fails with different versions of clang and LLVM Andres Freund 15:28
Re: [HACKERS] Custom compression methods Alexander Korotkov 15:32
Re: Build fails with different versions of clang and LLVM Heikki Linnakangas 15:33
Re: Build fails with different versions of clang and LLVM Andres Freund 15:35
Re: Make description of heap records more talkative for flags Alvaro Herrera 15:37
Re: Build fails with different versions of clang and LLVM Heikki Linnakangas 15:41
Re: Make description of heap records more talkative for flags Andres Freund 15:42
Re: perltidy version Peter Eisentraut 15:43
Re: perltidy version Alvaro Herrera 15:58
Re: Make description of heap records more talkative for flags Alvaro Herrera 16:02
Re: Problem while setting the fpw with SIGHUP Robert Haas 16:21
Re: [HACKERS] Custom compression methods Konstantin Knizhnik 16:34
Re: perltidy version Tom Lane 16:40
Re: documentation is now XML Bruce Momjian 17:25
Re: Built-in connection pooling Vladimir Borodin 18:39
Re: [HACKERS] Custom compression methods Ildus Kurbangaliev 18:47
Re: Built-in connection pooling Robert Haas 18:56
Re: Boolean partitions syntax Tom Lane 19:33
Re: Built-in connection pooling Robert Haas 20:14
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Andres Freund 20:14
"could not reattach to shared memory" on buildfarm member dory Tom Lane 21:10
Re: Should we add GUCs to allow partition pruning to be disabled? Alvaro Herrera 21:10
Re: bms_prev_member won't work correctly if bitmapword is 64-bits David Rowley 21:23
Re: [HACKERS] Clock with Adaptive Replacement Thomas Munro 21:41
Re: Boolean partitions syntax Jonathan S. Katz 22:28
Re: "could not reattach to shared memory" on buildfarm member dory Stephen Frost 23:18
Re: "could not reattach to shared memory" on buildfarm member dory Thomas Munro 23:37
Re: Make description of heap records more talkative for flags 📎 Michael Paquier 23:49
Re: Problem while setting the fpw with SIGHUP Michael Paquier 23:52
Re: perltidy version Michael Paquier 23:57
Re: Built-in connection pooling Bruce Momjian 23:59

April 24, 2018

Thread Author Time
Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Bruce Momjian 00:09
Re: Boolean partitions syntax Amit Langote 00:23
Local partitioned indexes and pageinspect Peter Geoghegan 00:29
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. Justin Pryzby 01:09
Re: partitioning code reorganization Amit Langote 01:12
Re: Corrupted btree index on HEAD because of covering indexes 📎 Peter Geoghegan 01:13
Re: Problem while setting the fpw with SIGHUP Kyotaro HORIGUCHI 01:40
Re: Built-in connection pooling Robert Haas 01:47
Re: Boolean partitions syntax Kyotaro HORIGUCHI 01:51
Re: Built-in connection pooling Bruce Momjian 01:53
Re: Built-in connection pooling Bruce Momjian 01:56
Re: [HACKERS] Runtime Partition Pruning Alvaro Herrera 01:57
Re: Should we add GUCs to allow partition pruning to be disabled? Amit Langote 02:23
Re: Reopen logfile on SIGHUP 📎 Kyotaro HORIGUCHI 03:09
Re: [patch] BUG #15005: ANALYZE can make pg_class.reltuples inaccurate. David Gould 03:17
Re: Toast issues with OldestXmin going backwards Amit Kapila 03:21
Re: Searching for: Fast windows buildfarm animal Andres Freund 03:35
Re: wal_consistency_checking reports an inconsistency on master branch Michael Paquier 03:39
community bonding Charles Cui 04:22
Re: minor fix for acquire_inherited_sample_rows Ashutosh Bapat 04:29
Re: minor fix for acquire_inherited_sample_rows Ashutosh Bapat 04:29
Re: minor fix for acquire_inherited_sample_rows Amit Langote 04:43
Re: Local partitioned indexes and pageinspect 📎 Michael Paquier 04:58
Re: [HACKERS] Clock with Adaptive Replacement Andrey Borodin 05:04
Extending a bit string Evan Carroll 05:32
Re: community bonding Gasper Zejn 05:41
Re: [HACKERS] Clock with Adaptive Replacement Юрий Соколов 06:31
Re: "could not reattach to shared memory" on buildfarm member dory Noah Misch 07:06
Re: "could not reattach to shared memory" on buildfarm member dory Magnus Hagander 07:18
Re: Excessive PostmasterIsAlive calls slow down WAL redo Michael Paquier 07:37
[RFC] Add an until-0 loop in psql 📎 Pierre Ducroquet 07:58
Re: community bonding Aleksander Alekseev 09:07
Re: using expression syntax for partition bounds 📎 Kyotaro HORIGUCHI 09:08
Re: Built-in connection pooling Konstantin Knizhnik 09:09
Re: [RFC] Add an until-0 loop in psql Pavel Stehule 09:53
GCC 8 warnings Devrim Gündüz 09:57
Re: minor fix for acquire_inherited_sample_rows Amit Langote 10:19
Re: Make description of heap records more talkative for flags Jehan-Guillaume de Rorthais 10:50
Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least 9.5)? Kyotaro HORIGUCHI 10:57
Re: [HACKERS] Custom compression methods Alexander Korotkov 11:05
obsoleting plpython2u and defaulting plpythonu to plpython3u Pavel Raiskup 11:13
Minor comment update in execPartition.c 📎 Etsuro Fujita 11:14
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 11:19
Re: [HACKERS] Clock with Adaptive Replacement Andrey Borodin 12:16
Re: Built-in connection pooling Merlin Moncure 13:52
Re: [HACKERS] Runtime Partition Pruning 📎 Alvaro Herrera 14:19
Re: [sqlsmith] Unpinning error in parallel worker Jonathan Rudenberg 14:21
Re: Built-in connection pooling Adam Brusselback 14:28
Re: Extending a bit string Tom Lane 14:41
Re: Bugs in TOAST handling, OID assignment and redo recovery Bruce Momjian 15:16
Re: Bugs in TOAST handling, OID assignment and redo recovery Peter Eisentraut 15:49
Re: Extending a bit string Evan Carroll 15:59
Re: Corrupted btree index on HEAD because of covering indexes Teodor Sigaev 16:06
Re: Should we add GUCs to allow partition pruning to be disabled? Jim Finnerty 16:07
Re: Transform for pl/perl Peter Eisentraut 16:17
Re: Oddity in tuple routing for foreign partitions Robert Haas 16:21
Re: Built-in connection pooling Konstantin Knizhnik 17:00
Re: [HACKERS] Runtime Partition Pruning Alvaro Herrera 17:10
Re: Corrupted btree index on HEAD because of covering indexes 📎 Peter Geoghegan 17:12
Re: [HACKERS] Runtime Partition Pruning Andres Freund 17:16
Re: Toast issues with OldestXmin going backwards Peter Eisentraut 17:39
Fsync request queue Andres Freund 18:00
Re: [HACKERS] Clock with Adaptive Replacement Юрий Соколов 18:12
Re: [HACKERS] Clock with Adaptive Replacement Andres Freund 18:14
Re: [HACKERS] Runtime Partition Pruning Alvaro Herrera 18:21
Re: lazy detoasting Peter Eisentraut 18:28
Re: Transform for pl/perl Andrew Dunstan 18:31
Re: Oddity in tuple routing for foreign partitions 📎 Robert Haas 19:49
Re: [sqlsmith] Unpinning error in parallel worker Thomas Munro 20:06
Re: [sqlsmith] Unpinning error in parallel worker Jonathan Rudenberg 20:15
Re: Extending a bit string Evan Carroll 20:35
Re: Should we add GUCs to allow partition pruning to be disabled? Alvaro Herrera 21:59
Re: Should we add GUCs to allow partition pruning to be disabled? Alvaro Herrera 21:59
Re: obsoleting plpython2u and defaulting plpythonu to plpython3u Peter Eisentraut 22:17

April 25, 2018

Thread Author Time
Re: Minor comment update in execPartition.c Amit Langote 00:47
Re: Oddity in tuple routing for foreign partitions Kyotaro HORIGUCHI 01:15
Re: Oddity in tuple routing for foreign partitions Amit Langote 01:17
Re: Oddity in tuple routing for foreign partitions Kyotaro HORIGUCHI 01:37
Re: Minor comment update in execPartition.c Alvaro Herrera 02:05
Typo in JIT documentation 📎 Michael Paquier 02:11
Re: Oddity in tuple routing for foreign partitions 📎 Amit Langote 02:19
Re: Minor comment update in execPartition.c Etsuro Fujita 03:08
Re: Built-in connection pooling Christophe Pettus 05:34
Re: Fsync request queue Heikki Linnakangas 06:19
Racing DEADLOCK on PostgreSQL 9.3 📎 Nick Dro 06:21
Re: Excessive PostmasterIsAlive calls slow down WAL redo 📎 Thomas Munro 06:23
Re: [HACKERS] Clock with Adaptive Replacement Andrey Borodin 06:31
Re: Racing DEADLOCK on PostgreSQL 9.3 Heikki Linnakangas 06:55
Re: Typo in JIT documentation Magnus Hagander 07:30
Re: Oddity in tuple routing for foreign partitions Kyotaro HORIGUCHI 07:42
Re: Oddity in tuple routing for foreign partitions 📎 Amit Langote 08:29

Browse Archives

Prev | Next