pgsql-hackers since 2021-05-25 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 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
Re: Assertion failure while streaming toasted data Dilip Kumar 13:24
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Alvaro Herrera 13:38
Re: pg_rewind fails if there is a read only file. Laurenz Albe 13:38
Re: Assertion failure while streaming toasted data Pavan Deolasee 14:03
Re: Skip partition tuple routing with constant partition key 📎 Amit Langote 14:05
Re: How can the Aggregation move to the outer query Andy Fan 14:20
Re: pg_rewind fails if there is a read only file. Andrew Dunstan 14:20
Re: How can the Aggregation move to the outer query Tom Lane 14:23
Re: pg_rewind fails if there is a read only file. Tom Lane 14:29
Re: Replace run-time error check with assertion Tom Lane 14:51
Re: CALL versus procedures with output-only arguments Tom Lane 15:20
Re: Test of a partition with an incomplete detach has a timing issue Alvaro Herrera 15:32
Re: Test of a partition with an incomplete detach has a timing issue Tom Lane 15:37
Re: Race condition in recovery? Robert Haas 15:46
Re: automatic analyze: readahead - add "IO read time" log message Egor Rogov 16:00
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Tom Lane 16:09
Re: array_cat anycompatible change is breaking xversion upgrade tests Justin Pryzby 16:14
Re: How can the Aggregation move to the outer query Andy Fan 16:25
storing an explicit nonce 📎 Robert Haas 16:46
Re: Test of a partition with an incomplete detach has a timing issue Alvaro Herrera 17:00
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) 📎 Ranier Vilela 17:26
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Tom Lane 17:35
Re: storing an explicit nonce Andres Freund 17:37
Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c) Ranier Vilela 17:43
Access root->simple_rte_array instead of Query->rtable for 2 more cases. 📎 Andy Fan 18:00
Re: CALL versus procedures with output-only arguments Peter Eisentraut 18:04
Re: CALL versus procedures with output-only arguments Tom Lane 18:20
Re: storing an explicit nonce Robert Haas 18:25
Re: Access root->simple_rte_array instead of Query->rtable for 2 more cases. Tom Lane 18:31
Re: storing an explicit nonce Bruce Momjian 18:45
Re: storing an explicit nonce Bruce Momjian 18:56
Re: CALL versus procedures with output-only arguments Robert Haas 18:58
Re: CALL versus procedures with output-only arguments Tom Lane 19:02
Re: storing an explicit nonce Bruce Momjian 19:07
Re: storing an explicit nonce Robert Haas 19:09
Re: CALL versus procedures with output-only arguments Tom Lane 19:10
Re: pg_rewind fails if there is a read only file. Andrew Dunstan 19:17
Re: storing an explicit nonce Bruce Momjian 19:20
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera 19:31
Re: storing an explicit nonce Bruce Momjian 19:34
Re: storing an explicit nonce Bruce Momjian 19:45
Re: CALL versus procedures with output-only arguments Robert Haas 19:53
Re: Add ZSON extension to /contrib/ Andrew Dunstan 20:08
Re: Add ZSON extension to /contrib/ Tom Lane 20:10
Re: Add ZSON extension to /contrib/ Matthias van de Meent 20:19
Re: CALL versus procedures with output-only arguments Tom Lane 20:21
Re: Add ZSON extension to /contrib/ Andrew Dunstan 20:24
Re: storing an explicit nonce Stephen Frost 20:29
Re: Add ZSON extension to /contrib/ Tom Lane 20:31
Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) 📎 Mark Dilger 20:33
Re: storing an explicit nonce Stephen Frost 20:34
Re: Add ZSON extension to /contrib/ Tom Lane 20:35
Re: storing an explicit nonce Andres Freund 20:54
Re: storing an explicit nonce Bruce Momjian 21:03
Re: storing an explicit nonce Stephen Frost 21:04
Re: storing an explicit nonce Bruce Momjian 21:04
Re: Add ZSON extension to /contrib/ Andrew Dunstan 21:06
Re: storing an explicit nonce Bruce Momjian 21:12
Re: storing an explicit nonce Stephen Frost 21:14
Re: storing an explicit nonce Stephen Frost 21:15
Re: storing an explicit nonce Bruce Momjian 21:16
Re: storing an explicit nonce Bruce Momjian 21:17
Re: storing an explicit nonce Stephen Frost 21:22
Re: storing an explicit nonce Stephen Frost 21:23
Re: storing an explicit nonce Stephen Frost 21:25
Re: storing an explicit nonce Bruce Momjian 21:29
Re: storing an explicit nonce Bruce Momjian 21:30
Re: storing an explicit nonce Andres Freund 23:19
Re: storing an explicit nonce Andres Freund 23:33
Re: storing an explicit nonce Andres Freund 23:35
Re: storing an explicit nonce Andres Freund 23:48
Re: storing an explicit nonce Stephen Frost 23:48
Re: storing an explicit nonce Stephen Frost 23:54
Re: storing an explicit nonce Stephen Frost 23:55
Re: storing an explicit nonce Andres Freund 23:56
Re: pg_rewind fails if there is a read only file. Michael Paquier 23:57
Re: storing an explicit nonce Stephen Frost 23:58
Re: storing an explicit nonce Andres Freund 23:58
Re: storing an explicit nonce Stephen Frost 23:59

May 26, 2021

Thread Author Time
Re: storing an explicit nonce Stephen Frost 00:03
Re: fdatasync performance problem with large number of DB files Justin Pryzby 00:13
Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost 00:36
Re: Add ZSON extension to /contrib/ Stephen Frost 00:49
Re: automatic analyze: readahead - add "IO read time" log message Justin Pryzby 00:49
Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost 00:57
RE: Skip partition tuple routing with constant partition key [email protected] 01:05
Re: storing an explicit nonce Bruce Momjian 01:16
Re: fdatasync performance problem with large number of DB files Michael Paquier 01:16
Re: storing an explicit nonce Bruce Momjian 01:31
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Justin Pryzby 01:33
Re: storing an explicit nonce Bruce Momjian 01:33
Re: storing an explicit nonce Stephen Frost 01:33
Incorrect GUC descriptions in docs and postgresql.conf.sample 📎 Michael Paquier 01:34
Re: Skip partition tuple routing with constant partition key Amit Langote 01:37
Re: storing an explicit nonce Stephen Frost 01:42
Re: Incorrect GUC descriptions in docs and postgresql.conf.sample Justin Pryzby 01:43
Re: storing an explicit nonce Bruce Momjian 01:51
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 01:57
Re: storing an explicit nonce Andres Freund 01:57
Re: storing an explicit nonce Stephen Frost 01:58
Re: Incorrect GUC descriptions in docs and postgresql.conf.sample Justin Pryzby 02:01
Re: Incorrect GUC descriptions in docs and postgresql.conf.sample Michael Paquier 02:10
Re: storing an explicit nonce Bruce Momjian 02:11
Re: storing an explicit nonce Andres Freund 02:16
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 02:19
Re: storing an explicit nonce Stephen Frost 02:23
Re: storing an explicit nonce Bruce Momjian 02:39
Re: storing an explicit nonce Bruce Momjian 02:41
Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila 02:46
Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila 03:04
Re: locking [user] catalog tables vs 2pc vs logical rep Tom Lane 03:27
Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley 03:43
Re: Multi-Column List Partitioning Amit Langote 04:57
Re: storing an explicit nonce Antonin Houska 05:14
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy 05:18
Re: Assertion failure while streaming toasted data Amit Kapila 05:49
Re: Assertion failure while streaming toasted data Pavan Deolasee 06:07
Re: Inaccurate error message when set fdw batch_size to 0 📎 Bharath Rupireddy 06:22
Re: Assertion failure while streaming toasted data Dilip Kumar 06:23
Re: Assertion failure while streaming toasted data Dilip Kumar 06:25
Re: pg_rewind fails if there is a read only file. Laurenz Albe 06:43
Re: Skipping logical replication transactions on subscriber side Amit Kapila 06:43
Re: Race condition in recovery? 📎 Dilip Kumar 06:44
RE: Batch insert in CTAS/MatView code [email protected] 06:48
Re: Fdw batch insert error out when set batch_size > 65535 📎 Bharath Rupireddy 06:57
Possible optimization of heap_lock_tuple() 📎 Antonin Houska 07:03
Re: Batch insert in CTAS/MatView code Bharath Rupireddy 07:06
RE: Batch insert in CTAS/MatView code [email protected] 07:19
Re: Batch insert in CTAS/MatView code Bharath Rupireddy 07:30
Fix typo: multiple tuple => tuples 📎 [email protected] 07:37

Browse Archives

Prev | Next