pgsql-hackers since 2018-04-20 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

April 20, 2018

Thread Author Time
Re: initdb fails to initialize data directory Michael Paquier 00:03
Re: Built-in connection pooling Tatsuo Ishii 00:14
Re: Is a modern build system acceptable for older platforms Yuriy Zhuravlev 00:30
Re: Oddity in tuple routing for foreign partitions Amit Langote 00:48
Re: Is there a memory leak in commit 8561e48? 📎 Michael Paquier 00:49
Re: Corrupted btree index on HEAD because of covering indexes Peter Geoghegan 00:52
Re: Problem while setting the fpw with SIGHUP Michael Paquier 01:04
Re: ON CONFLICT DO UPDATE for partitioned tables Amit Langote 01:08
Re: Corrupted btree index on HEAD because of covering indexes Peter Geoghegan 01:26
Re: Corrupted btree index on HEAD because of covering indexes Michael Paquier 01:27
Re: Re: Is there a memory leak in commit 8561e48? [email protected] 02:00
Re: Should we add GUCs to allow partition pruning to be disabled? Amit Langote 02:07
Re: Should we add GUCs to allow partition pruning to be disabled? David Rowley 02:18
Re: Should we add GUCs to allow partition pruning to be disabled? Amit Langote 02:33
Re: Oddity in tuple routing for foreign partitions Etsuro Fujita 02:40
Re: Should we add GUCs to allow partition pruning to be disabled? David Rowley 02:41
Re: Re: Is there a memory leak in commit 8561e48? Michael Paquier 03:37
Re: [sqlsmith] Unpinning error in parallel worker Thomas Munro 04:42
Re: Should we add GUCs to allow partition pruning to be disabled? 📎 David Rowley 05:47
Re: Should we add GUCs to allow partition pruning to be disabled? Ashutosh Bapat 06:00
Re: Problem while setting the fpw with SIGHUP 📎 Kyotaro HORIGUCHI 06:10
Re: Corrupted btree index on HEAD because of covering indexes Teodor Sigaev 06:29
Re: Corrupted btree index on HEAD because of covering indexes Teodor Sigaev 06:41
Re: [HACKERS] Pluggable storage 📎 Haribabu Kommi 06:44
Re: Built-in connection pooling Vladimir Sitnikov 06:45
Re: Built-in connection pooling Vladimir Sitnikov 07:48
Re: Built-in connection pooling Konstantin Knizhnik 07:49
Re: Built-in connection pooling Konstantin Knizhnik 07:56
Re: Built-in connection pooling Konstantin Knizhnik 08:07
Re: Built-in connection pooling Tatsuo Ishii 08:16
Re: Problem while setting the fpw with SIGHUP 📎 Kyotaro HORIGUCHI 08:33
Re: Built-in connection pooling Konstantin Knizhnik 08:40
Re: Should we add GUCs to allow partition pruning to be disabled? Amit Langote 08:49
Re: Should we add GUCs to allow partition pruning to be disabled? Amit Langote 08:51
Postgresql9.6 type cache invalidation issue - different behave of psql and pg regress Pavel Stehule 09:00
Re: Built-in connection pooling Tatsuo Ishii 09:02
Re: Should we add GUCs to allow partition pruning to be disabled? Amit Langote 09:08
Re: Built-in connection pooling Konstantin Knizhnik 09:12
Re: Boolean partitions syntax Amit Langote 10:08
Re: SHOW ALL does not honor pg_read_all_settings membership 📎 Laurenz Albe 11:21
Re: Built-in connection pooling Craig Ringer 11:32
Re: Problem while setting the fpw with SIGHUP Amit Kapila 12:36
Re: Built-in connection pooling Tatsuo Ishii 12:38
Re: Explain buffers wrong counter with parallel plans Adrien Nayrat 13:06
Re: Toast issues with OldestXmin going backwards Amit Kapila 13:11
Re: Postgresql9.6 type cache invalidation issue - different behave of psql and pg regress Tom Lane 13:44
Add read-only param to set_config(...) / SET that effects (at least) customized runtime options Matthias Kurz 13:55
Re: SHOW ALL does not honor pg_read_all_settings membership Michael Paquier 13:58
Re: Corrupted btree index on HEAD because of covering indexes 📎 Teodor Sigaev 14:18
Re: [HACKERS] proposal: schema variables Robert Haas 15:32
Re: Postgres stucks in deadlock detection Robert Haas 15:36
Re: [HACKERS] path toward faster partition pruning Alvaro Herrera 15:58
Re: Postgres stucks in deadlock detection Konstantin Knizhnik 16:14
Re: Add read-only param to set_config(...) / SET that effects (at least) customized runtime options Chapman Flack 16:19
Re: [HACKERS] Custom compression methods Konstantin Knizhnik 16:45
Re: Postgres stucks in deadlock detection Alvaro Herrera 16:51
Re: Foreign keys and partitioned tables Alvaro Herrera 17:39
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

Browse Archives

Prev | Next