pgsql-hackers since 2020-10-22 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

Oct. 22, 2020

Thread Author Time
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 00:41
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 01:09
Re: [patch] Fix checksum verification in base backups for zero page headers 📎 Michael Paquier 01:25
Re: Is Recovery actually paused? Kyotaro Horiguchi 01:28
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:33
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 01:34
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:35
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 01:39
Re: Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places David Rowley 01:40
Re: Online verification of checksums 📎 Michael Paquier 01:41
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 01:44
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:53
Re: PostgresNode::backup uses spread checkpoint? Michael Paquier 01:53
Re: Allow some recovery parameters to be changed with reload Kyotaro Horiguchi 02:00
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 02:06
Re: A new function to wait for the backend exit after termination Bharath Rupireddy 02:20
Re: A new function to wait for the backend exit after termination Andres Freund 02:35
Re: A new function to wait for the backend exit after termination Bharath Rupireddy 02:46
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 03:00
Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi 03:05
Re: A new function to wait for the backend exit after termination David G. Johnston 03:09
Re: Implementing Incremental View Maintenance Yugo NAGATA 03:21
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 03:35
Re: new heapcheck contrib module 📎 Mark Dilger 03:45
Re: A new function to wait for the backend exit after termination Bharath Rupireddy 04:12
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 04:16
Re: speed up unicode decomposition and recomposition 📎 Michael Paquier 04:34
Re: Mop-up around psql's \connect behavior Tom Lane 04:34
User accounts on windows Joel Mariadasan (jomariad) 04:46
Re: [Patch] Optimize dropping of relation buffers using dlist Tom Lane 04:52
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Kyotaro Horiguchi 04:54
Re: [HACKERS] Custom compression methods Dilip Kumar 05:11
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 05:16
Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi 05:26
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 05:54
Re: Track statistics for streaming of in-progress transactions Ajin Cherian 06:02
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 06:14
Re: Track statistics for streaming of in-progress transactions Dilip Kumar 06:21
Re: [patch] Fix checksum verification in base backups for zero page headers Julien Rouhaud 06:27
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 06:33
Re: Enumize logical replication message actions 📎 Ashutosh Bapat 06:43
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 06:45
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 06:48
Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier 06:52
Re: abstract Unix-domain sockets 📎 Peter Eisentraut 07:03
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 07:31
Re: Track statistics for streaming of in-progress transactions Amit Kapila 08:39
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 08:50
Re: parallel distinct union and aggregate support patch Dilip Kumar 09:08
Re: Enumize logical replication message actions Kyotaro Horiguchi 09:16
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 09:27
Re: speed up unicode decomposition and recomposition John Naylor 09:50
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 09:54
Move catalog toast table and index declarations 📎 Peter Eisentraut 10:21
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 10:38
Re: should INSERT SELECT use a BulkInsertState? Simon Riggs 10:41
Re: Improper use about DatumGetInt32 📎 Ashutosh Bapat 10:53
Re: Enumize logical replication message actions Ashutosh Bapat 11:07
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 11:35
Re: [HACKERS] Custom compression methods Dilip Kumar 11:40
Re: Polyphase merge is obsolete 📎 Heikki Linnakangas 11:48
Re: Collation versioning 📎 Thomas Munro 12:00
Re: [patch] Fix checksum verification in base backups for zero page headers Anastasia Lubennikova 12:11
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 12:26
Re: should INSERT SELECT use a BulkInsertState? Simon Riggs 12:29
Re: Get memory contexts of an arbitrary backend process 📎 torikoshia 12:32
Re: new heapcheck contrib module Robert Haas 12:51
Re: Collation versioning Julien Rouhaud 13:06
Re: Deleting older versions in unique indexes to avoid page splits Robert Haas 13:18
Re: Change JOIN tutorial to focus more on explicit joins 📎 Jürgen Purtz 13:32
Re: partition routing layering in nodeModifyTable.c 📎 Amit Langote 13:49
Re: new heapcheck contrib module Robert Haas 14:06
Re: Implementing Incremental View Maintenance Adam Brusselback 14:07
Re: Is Recovery actually paused? Dilip Kumar 14:20
Re: partition routing layering in nodeModifyTable.c Alvaro Herrera 14:25
Re: new heapcheck contrib module Tom Lane 14:28
Re: new heapcheck contrib module Robert Haas 14:46
Re: new heapcheck contrib module Tom Lane 14:58
Re: Is Recovery actually paused? 📎 Dilip Kumar 15:06
Re: Change JOIN tutorial to focus more on explicit joins Pavel Stehule 15:14
Re: new heapcheck contrib module Mark Dilger 16:01
Re: Change JOIN tutorial to focus more on explicit joins David G. Johnston 16:27
Re: Change JOIN tutorial to focus more on explicit joins Pavel Stehule 16:31
Re: Deleting older versions in unique indexes to avoid page splits Simon Riggs 17:11
Re: ECPG gets embedded quotes wrong Tom Lane 17:34
Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan 17:42
Re: new heapcheck contrib module 📎 Mark Dilger 19:15
Re: Mop-up around psql's \connect behavior 📎 Tom Lane 19:23
Re: new heapcheck contrib module Robert Haas 20:00
Re: new heapcheck contrib module Mark Dilger 20:04
Re: new heapcheck contrib module Tom Lane 20:09
Re: new heapcheck contrib module Tom Lane 20:23
Re: new heapcheck contrib module Mark Dilger 20:26
Re: new heapcheck contrib module Mark Dilger 20:31
Re: new heapcheck contrib module Tom Lane 20:31
Re: new heapcheck contrib module Mark Dilger 20:39
Re: new heapcheck contrib module Tom Lane 20:49
Re: new heapcheck contrib module Tom Lane 21:06
Re: new heapcheck contrib module Mark Dilger 21:10
Re: new heapcheck contrib module Mark Dilger 21:18
Re: new heapcheck contrib module Tom Lane 21:23
Re: new heapcheck contrib module Peter Geoghegan 21:26
Re: new heapcheck contrib module Mark Dilger 21:39
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 21:45
Re: new heapcheck contrib module Peter Geoghegan 21:45
Re: new heapcheck contrib module Robert Haas 22:15
Re: new heapcheck contrib module Tom Lane 22:45
Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier 23:00

Oct. 23, 2020

Thread Author Time
proposal: function pg_setting_value_split() to parse shared_preload_libraries etc. 📎 Ian Lawrence Barwick 00:53
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 00:56
heapam and bottom-up garbage collection, keeping version chains short (Was: Deleting older versions in unique indexes to avoid page splits) Peter Geoghegan 01:05
Re: Enumize logical replication message actions Kyotaro Horiguchi 01:08
Re: Enumize logical replication message actions Kyotaro Horiguchi 01:20
Re: Enumize logical replication message actions Alvaro Herrera 01:31
Would it be helpful for share the patch merge result from cfbot Andy Fan 01:31
Re: new heapcheck contrib module Tom Lane 01:41
Re: new heapcheck contrib module Tom Lane 01:46
Re: new heapcheck contrib module Mark Dilger 01:47
Re: new heapcheck contrib module Mark Dilger 01:50
Re: Would it be helpful for share the patch merge result from cfbot Thomas Munro 01:51
Re: Would it be helpful for share the patch merge result from cfbot Thomas Munro 01:57
Re: new heapcheck contrib module Mark Dilger 01:59
Re: Would it be helpful for share the patch merge result from cfbot Andy Fan 02:01
Re: new heapcheck contrib module Tom Lane 02:01
Re: Would it be helpful for share the patch merge result from cfbot Michael Paquier 02:05
Re: proposal: function pg_setting_value_split() to parse shared_preload_libraries etc. Ian Lawrence Barwick 02:06
Re: Would it be helpful for share the patch merge result from cfbot Michael Paquier 02:10
Re: speed up unicode decomposition and recomposition Michael Paquier 02:11
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 02:12
"unix_socket_directories" should be GUC_LIST_INPUT? 📎 Ian Lawrence Barwick 02:34
Re: partition routing layering in nodeModifyTable.c Amit Langote 02:56
Re: Global snapshots Masahiko Sawada 02:58
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Michael Paquier 03:12
Re: Re: parallel distinct union and aggregate support patch [email protected] 03:20
Re: "unix_socket_directories" should be GUC_LIST_INPUT? 📎 Ian Lawrence Barwick 03:23
Re: Resetting spilled txn statistics in pg_stat_replication 📎 Amit Kapila 03:29
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Michael Paquier 03:31
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane 03:56
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Craig Ringer 04:06
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Ian Lawrence Barwick 04:13
Re: new heapcheck contrib module 📎 Mark Dilger 04:21
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane 04:36
Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi 04:46
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane 04:49
Re: Track statistics for streaming of in-progress transactions 📎 Amit Kapila 04:54
Re: Resetting spilled txn statistics in pg_stat_replication 📎 Amit Kapila 05:15
[No subject] 📎 Li Japin 05:19
Tab complete for alter table rls Li Japin 05:22
Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi 05:28
pg_dump, ATTACH, and independently restorable child partitions Justin Pryzby 05:29
Re: allow partial union-all and improve parallel subquery costing Luc Vlaming 05:51
Re: Autovacuum on partitioned table (autoanalyze) 📎 yuzuko 06:12
Re: Enumize logical replication message actions Kyotaro Horiguchi 06:20
Re: Would it be helpful for share the patch merge result from cfbot Kyotaro Horiguchi 06:24
RE: ECPG: proposal for new DECLARE STATEMENT 📎 [email protected] 06:25
Re: Re: parallel distinct union and aggregate support patch [email protected] 06:28
Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas 06:39
Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas 07:04
Re: Online checksums verification in the backend 📎 Michael Paquier 07:28
Re: Tab complete for alter table rls Michael Paquier 07:37
Re: Hash support for row types 📎 Peter Eisentraut 07:49
Re: Implementing Incremental View Maintenance Yugo NAGATA 07:57
Re: "unix_socket_directories" should be GUC_LIST_INPUT? Michael Paquier 08:02
Re: Bizarre coding in recovery target GUC management Peter Eisentraut 08:07
Re: warn_unused_results Peter Eisentraut 08:14
Re: Parallel copy Heikki Linnakangas 08:31
Re: Online checksums verification in the backend Julien Rouhaud 08:31
Re: Error in pg_restore (could not close data file: Success) Andrii Tkach 08:43
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Heikki Linnakangas 08:52
Re: Enumize logical replication message actions Peter Smith 08:53
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick 08:57
Re: dynamic result sets support in extended query protocol Peter Eisentraut 08:59
Re: Online checksums verification in the backend Michael Paquier 09:06
Re: Change JOIN tutorial to focus more on explicit joins Jürgen Purtz 09:14
Re: Change JOIN tutorial to focus more on explicit joins Pavel Stehule 09:23
Re: partition routing layering in nodeModifyTable.c Amit Langote 09:37
Re: speed up unicode decomposition and recomposition John Naylor 09:54
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 10:10
Re: [PATCH] Add section headings to index types doc Jürgen Purtz 10:18
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 10:42
Re: [PATCH] Add extra statistics to explain for Nested Loop 📎 e.sokolova 10:56
git clone failed in windows Sridhar N Bamandlapally 11:09
Re: Autovacuum on partitioned table (autoanalyze) Kyotaro Horiguchi 11:23
Re: Enumize logical replication message actions Kyotaro Horiguchi 11:32
Re: Parallel copy Ashutosh Sharma 12:12
Re: git clone failed in windows Sridhar N Bamandlapally 12:25
Logical replication from HA cluster Andrey Borodin 12:30
Re: git clone failed in windows Andrey Borodin 12:35
Re: git clone failed in windows Amit Kapila 12:39
Re: Enumize logical replication message actions Ashutosh Bapat 12:50
Re: git clone failed in windows Dave Page 12:51
Re: Enumize logical replication message actions 📎 Ashutosh Bapat 12:53
Re: Enumize logical replication message actions Amit Kapila 12:53
Re: Enumize logical replication message actions Ashutosh Bapat 12:55
Re: Parallel copy Ashutosh Sharma 13:28
Re: git clone failed in windows Amit Kapila 13:33
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost 13:46
Re: git clone failed in windows Sridhar N Bamandlapally 13:50
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane 13:56
Re: Additional Chapter for Tutorial Jürgen Purtz 13:58

Browse Archives

Prev | Next