pgsql-hackers since 2021-05-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

May 22, 2021

Thread Author Time
Re: seawasp failing, maybe in glibc allocator Andres Freund 00:25
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith 01:02
RE: Forget close an open relation in ReorderBufferProcessTXN() [email protected] 02:00
Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Langote 02:57
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS Amit Langote 03:06
Re: "Multiple table synchronizations are processed serially" still happens Amit Kapila 03:58
Re: [PATCH] Add `truncate` option to subscription commands Bharath Rupireddy 04:28
Re: Logical Replication - behavior of TRUNCATE ... CASCADE Bharath Rupireddy 04:31
Re: compute_query_id and pg_stat_statements Julien Rouhaud 04:35
Re: Race condition in recovery? Dilip Kumar 04:45
Re: Logical Replication - behavior of TRUNCATE ... CASCADE Dilip Kumar 05:02
Re: Fixing the docs for ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Bharath Rupireddy 05:39
Re: Race condition in recovery? Dilip Kumar 06:40
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 08:08
Re: Commitfest app vs. pgsql-docs Michael Banck 08:10
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy 08:17
Proposition for columns expanding: table_name.** Eugen Konkov 08:37
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS Tom Lane 13:18
Re: Installation of regress.so? Andrew Dunstan 14:49
Re: Installation of regress.so? Tom Lane 15:01
Re: Race condition in recovery? Robert Haas 15:03
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS Tom Lane 15:32
Re: Fixing the docs for ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Mark Dilger 16:52
Buildfarm latest links Magnus Hagander 20:20
Re: Buildfarm latest links Andrew Dunstan 21:40
Re: Buildfarm latest links Magnus Hagander 21:42
Re: Buildfarm latest links Andrew Dunstan 21:50
Development version of release notes Bruce Momjian 21:56
Re: PG 14 release notes, first draft Peter Geoghegan 22:35
Re: PG 14 release notes, first draft Bruce Momjian 23:23
Re: Development version of release notes Bruce Momjian 23:27
Re: PG 14 release notes, first draft Stephen Frost 23:29

May 23, 2021

Thread Author Time
Re: PG 14 release notes, first draft Bruce Momjian 00:16
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS Tom Lane 01:28
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS Amit Langote 05:05
Re: Fixing the docs for ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Bharath Rupireddy 05:40
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays 📎 David Rowley 06:36
RelOptInfo.all_partrels does not seem to do very much David Rowley 07:01
Re: Subscription tests fail under CLOBBER_CACHE_ALWAYS Michael Paquier 08:38
Re: Race condition in recovery? 📎 Dilip Kumar 08:49
Re: Multi-Column List Partitioning Nitin Jadhav 09:49
Re: RelOptInfo.all_partrels does not seem to do very much David Rowley 10:03
Re: Buildfarm latest links Magnus Hagander 10:36
Re: Added missing tab completion for alter subscription set option vignesh C 10:47
Re: Added missing tab completion for alter subscription set option 📎 vignesh C 10:54
Re: Fixing the docs for ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Mark Dilger 14:17
Re: Race condition in recovery? 📎 Dilip Kumar 16:07
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 16:25
Re: Removed extra memory allocations from create_list_bounds Nitin Jadhav 17:10
Re: Removed extra memory allocations from create_list_bounds Nitin Jadhav 17:14
Re: Removed extra memory allocations from create_list_bounds Justin Pryzby 17:46

May 24, 2021

Thread Author Time
Re: CALL versus procedures with output-only arguments Tom Lane 00:01
Re: Force disable of SSL renegociation in the server 📎 Michael Paquier 01:29
RE: Skip partition tuple routing with constant partition key 📎 [email protected] 01:31
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Michael Paquier 01:34
Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump 📎 Greg Nancarrow 02:04
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Yugo NAGATA 02:29
Re: Race condition in recovery? Kyotaro Horiguchi 02:34
RE: Forget close an open relation in ReorderBufferProcessTXN() [email protected] 03:15
Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Langote 03:22
RE: Forget close an open relation in ReorderBufferProcessTXN() [email protected] 03:57
Re: Replication slot stats misgivings Amit Kapila 04:07
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? 📎 Michael Paquier 04:09
Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila 04:33
Re: Replication slot stats misgivings 📎 vignesh C 04:38
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 04:42
Re: Race condition in recovery? Kyotaro Horiguchi 04:47
Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Michael Paquier 04:50
Re: locking [user] catalog tables vs 2pc vs logical rep Michael Paquier 05:03
Re: Race condition in recovery? Dilip Kumar 05:04
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 05:05
RE: Parallel INSERT SELECT take 2 📎 [email protected] 05:15
Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow 05:21
Re: [PATCH] Add `truncate` option to subscription commands Amit Kapila 05:31
Re: Logical Replication - behavior of TRUNCATE ... CASCADE Amit Kapila 05:51
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Dilip Kumar 05:55
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Dilip Kumar 06:02
Re: Teaching users how they can get the most out of HOT in Postgres 14 Masahiko Sawada 06:33
Test of a partition with an incomplete detach has a timing issue [email protected] 06:37
RE: Forget close an open relation in ReorderBufferProcessTXN() [email protected] 06:42
Remaining references to RecentGlobalXmin Michael Paquier 06:47
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy 07:26
RE: Skip partition tuple routing with constant partition key [email protected] 07:34
Re: Performance degradation of REFRESH MATERIALIZED VIEW Masahiko Sawada 07:53
RE: Skip partition tuple routing with constant partition key [email protected] 07:58
Skipping logical replication transactions on subscriber side Masahiko Sawada 08:01
RE: Skip partition tuple routing with constant partition key [email protected] 08:17
RE: Skip partition tuple routing with constant partition key 📎 [email protected] 08:17
Re: Skip partition tuple routing with constant partition key 📎 Amit Langote 08:27
RE: Skip partition tuple routing with constant partition key [email protected] 08:32
Re: [PATCH] Add `truncate` option to subscription commands Bharath Rupireddy 08:40
Re: Logical Replication - behavior of TRUNCATE ... CASCADE Bharath Rupireddy 08:48
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 08:53
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Noah Misch 09:07
Re: Force disable of SSL renegociation in the server Daniel Gustafsson 09:09
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Dilip Kumar 09:16
Re: Commitfest app vs. pgsql-docs Magnus Hagander 09:47
rand48 replacement 📎 Fabien COELHO 10:31
Re: Performance degradation of REFRESH MATERIALIZED VIEW Tomas Vondra 10:37
Re: Skipping logical replication transactions on subscriber side Amit Kapila 10:51
Re: rand48 replacement Tomas Vondra 10:57
Re: rand48 replacement Fabien COELHO 11:28
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Amit Langote 11:39
Re: CALL versus procedures with output-only arguments Andrew Dunstan 12:22
Re: rand48 replacement Andrey Borodin 12:30
Re: Added schema level support for publication. 📎 vignesh C 12:30
Re: Commitfest app vs. pgsql-docs Daniel Gustafsson 12:42
Re: rand48 replacement 📎 Aleksander Alekseev 13:08
Re: rand48 replacement Fabien COELHO 13:08
RE: Skip partition tuple routing with constant partition key 📎 [email protected] 13:15
Re: rand48 replacement Fabien COELHO 13:22
Re: CALL versus procedures with output-only arguments Tom Lane 13:45
Issue on catalogs.sgml 📎 Guillaume Lelarge 13:53
Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump 📎 Pavel Borisov 13:55
Re: rand48 replacement Aleksander Alekseev 14:09
Re: rand48 replacement Aleksander Alekseev 14:11
Re: Commitfest app vs. pgsql-docs Andrew Dunstan 14:18
Re: Removed extra memory allocations from create_list_bounds Nitin Jadhav 14:42
Re: Commitfest app vs. pgsql-docs Magnus Hagander 14:55
Re: Commitfest app vs. pgsql-docs Andrew Dunstan 15:03
Re: rand48 replacement Fabien COELHO 15:35
Re: Python 3.10 breaks regression tests with traceback changes Honza Horak 15:52
Re: Commitfest app vs. pgsql-docs Julien Rouhaud 17:22
Re: Test of a partition with an incomplete detach has a timing issue Alvaro Herrera 18:07
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Alvaro Herrera 18:07
Re: Test of a partition with an incomplete detach has a timing issue Tom Lane 18:21
Re: Performance degradation of REFRESH MATERIALIZED VIEW Andres Freund 18:21
Re: CALL versus procedures with output-only arguments 📎 Tom Lane 20:44
Re: Issue on catalogs.sgml Tom Lane 22:05
Re: Performance degradation of REFRESH MATERIALIZED VIEW Tomas Vondra 22:30

May 25, 2021

Thread Author Time
Re: Testing autovacuum wraparound (including failsafe) Peter Geoghegan 00:14
Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Ranier Vilela 00:37
RE: Test of a partition with an incomplete detach has a timing issue [email protected] 00:42
Re: Test of a partition with an incomplete detach has a timing issue Michael Paquier 00:46
Re: Add PortalDrop in exec_execute_message Yura Sokolov 00:58
Re: Test of a partition with an incomplete detach has a timing issue Tom Lane 01:12
Re: Force disable of SSL renegociation in the server Michael Paquier 01:17
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Mark Dilger 01:42
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Ranier Vilela 02:21
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Zhihong Yu 02:39
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 03:24
Re: Test of a partition with an incomplete detach has a timing issue Noah Misch 03:56
Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow 04:12
Re: Different compression methods for FPI 📎 Justin Pryzby 04:44
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy 05:29
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Michael Paquier 05:34
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 05:46
Re: Skipping logical replication transactions on subscriber side Bharath Rupireddy 05:49
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy 06:00
Re: [PATCH] In psql \?, add [+] annotation where appropriate Neil Chen 06:10
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Dilip Kumar 06:15
Re: Different compression methods for FPI Dilip Kumar 06:35
RE: Parallel Inserts in CREATE TABLE AS [email protected] 06:35
Assertion failure while streaming toasted data 📎 Pavan Deolasee 06:36
Re: Issue on catalogs.sgml Guillaume Lelarge 06:40
RE: [HACKERS] logical decoding of two-phase transactions 📎 [email protected] 06:41
Re: Assertion failure while streaming toasted data Dilip Kumar 06:42
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 06:55
Re: locking [user] catalog tables vs 2pc vs logical rep Michael Paquier 07:10
Re: Assertion failure while streaming toasted data Michael Paquier 07:21
Re: Different compression methods for FPI Michael Paquier 07:26
RE: Fdw batch insert error out when set batch_size > 65535 📎 [email protected] 07:38
RE: Parallel Inserts in CREATE TABLE AS [email protected] 07:40
Re: Assertion failure while streaming toasted data 📎 Dilip Kumar 07:56
RE: locking [user] catalog tables vs 2pc vs logical rep [email protected] 08:13
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 08:13
Re: Assertion failure while streaming toasted data Pavan Deolasee 08:14
Re: Assertion failure while streaming toasted data Dilip Kumar 08:19
RE: Parallel Inserts in CREATE TABLE AS [email protected] 08:20
Re: Assertion failure while streaming toasted data 📎 Pavan Deolasee 08:29
sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Paul Guo 08:39
Re: pg_rewind fails if there is a read only file. Paul Guo 08:57
Re: Assertion failure while streaming toasted data Dilip Kumar 09:04
Re: libpq_pipeline in tmp_install 📎 Peter Eisentraut 09:04
RE: Added schema level support for publication. [email protected] 09:17
Re: Fdw batch insert error out when set batch_size > 65535 Bharath Rupireddy 09:17
Re: Assertion failure while streaming toasted data 📎 Dilip Kumar 09:27
Replace run-time error check with assertion 📎 Peter Eisentraut 09:28
Re: parallel vacuum - few questions on docs, comments and code Amit Kapila 09:29
Re: Replication slot stats misgivings Amit Kapila 09:30
Re: [PATCH] Add `truncate` option to subscription commands Amit Kapila 09:46
Re: Logical Replication - behavior of TRUNCATE ... CASCADE Amit Kapila 09:47
Re: Assertion failure while streaming toasted data Pavan Deolasee 10:02
Re: Assertion failure while streaming toasted data Dilip Kumar 10:11
Re: Skipping logical replication transactions on subscriber side Bharath Rupireddy 10:21
How can the Aggregation move to the outer query Andy Fan 10:28
Add ZSON extension to /contrib/ Aleksander Alekseev 10:55
Re: Adaptive Plan Sharing for PreparedStmt Andy Fan 11:02
Re: Assertion failure while streaming toasted data Amit Kapila 11:20
Re: CALL versus procedures with output-only arguments Peter Eisentraut 11:21
Re: Add ZSON extension to /contrib/ Magnus Hagander 11:32
Re: Fixing the docs for ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Peter Eisentraut 11:36
Re: How can the Aggregation move to the outer query David Rowley 11:42
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Ranier Vilela 11:51
Re: Assertion failure while streaming toasted data Dilip Kumar 12:16
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 12:41
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 12:59
Re: logical replication empty transactions 📎 Ajin Cherian 13:06
Re: Assertion failure while streaming toasted data 📎 Dilip Kumar 13:12
Re: Assertion failure while streaming toasted data Pavan Deolasee 13:20

Browse Archives

Prev | Next