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

Thread Author Time
Re: storing an explicit nonce Andres Freund 00:11
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 00:13
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 00:29
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Andres Freund 00:31
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 00:35
Re: Race condition in recovery? Kyotaro Horiguchi 00:49
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 01:00
RE: [HACKERS] logical decoding of two-phase transactions [email protected] 01:20
Re: Speed up pg_checksums in cases where checksum already set Julien Rouhaud 01:26
RE: Parallel Inserts in CREATE TABLE AS [email protected] 01:42
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Andres Freund 01:54
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 02:07
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Andres Freund 02:14
Re: Add ZSON extension to /contrib/ Andrew Dunstan 02:15
Re: Speed up pg_checksums in cases where checksum already set Michael Paquier 02:17
RE: Parallel Inserts in CREATE TABLE AS [email protected] 02:18
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Andres Freund 02:24
Re: Speed up pg_checksums in cases where checksum already set Justin Pryzby 02:29
Re: Remaining references to RecentGlobalXmin Andres Freund 02:30
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 02:35
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 02:43
RE: Skip partition tuple routing with constant partition key [email protected] 02:47
Re: Decoding speculative insert with toast leaks memory Peter Geoghegan 02:56
RE: Fdw batch insert error out when set batch_size > 65535 [email protected] 03:12
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Andres Freund 03:21
Re: Decoding speculative insert with toast leaks memory Amit Kapila 03:32
Re: Decoding speculative insert with toast leaks memory Amit Kapila 03:33
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 03:34
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 03:48
Re: Decoding speculative insert with toast leaks memory Amit Kapila 03:56
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier 04:04
Re: Decoding speculative insert with toast leaks memory Dilip Kumar 04:05
Re: Decoding speculative insert with toast leaks memory Dilip Kumar 04:10
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 04:11
Re: Parallel Inserts in CREATE TABLE AS Amit Kapila 04:13
Re: Speed up pg_checksums in cases where checksum already set Michael Paquier 04:16
Re: Decoding speculative insert with toast leaks memory Amit Kapila 04:17
Re: Skip partition tuple routing with constant partition key 📎 Amit Langote 04:22
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 04:23
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 04:25
Re: Asymmetric partition-wise JOIN 📎 Andrey Lepikhov 04:27
Re: Decoding speculative insert with toast leaks memory 📎 Dilip Kumar 04:36
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 04:45
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar 04:57
Re: Skip partition tuple routing with constant partition key Zhihong Yu 04:59
Re: Skip partition tuple routing with constant partition key 📎 Amit Langote 05:40
Re: Skipping logical replication transactions on subscriber side Amit Kapila 05:48
Re: Skip partition tuple routing with constant partition key Amit Langote 05:53
Re: Incorrect GUC descriptions in docs and postgresql.conf.sample Michael Paquier 05:59
RE: Parallel Inserts in CREATE TABLE AS [email protected] 06:02
Re: Race condition in recovery? Dilip Kumar 06:14
Re: Bracket, brace, parenthesis 📎 Kyotaro Horiguchi 06:20
Re: Race condition in recovery? 📎 Dilip Kumar 06:26
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 06:30
Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Kapila 06:35
Re: Race condition in recovery? Kyotaro Horiguchi 06:39
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar 06:43
RE: Parallel Inserts in CREATE TABLE AS [email protected] 06:49
Re: Removing unneeded self joins 📎 Andrey V. Lepikhov 06:51
RE: Skip partition tuple routing with constant partition key [email protected] 06:56
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 06:59
RE: Parallel Inserts in CREATE TABLE AS [email protected] 07:02
RE: Parallel Inserts in CREATE TABLE AS [email protected] 07:16
Re: Race condition in recovery? Dilip Kumar 07:17
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 07:28
RE: Parallel Inserts in CREATE TABLE AS [email protected] 07:33
Re: Race condition in recovery? Kyotaro Horiguchi 07:37
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 07:41
RE: Parallel Inserts in CREATE TABLE AS [email protected] 07:45
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 08:15
Fix RADIUS error reporting in hba file parsing 📎 Peter Eisentraut 08:36
Re: Skip partition tuple routing with constant partition key Amit Langote 08:46
Re: Parallel Inserts in CREATE TABLE AS Amit Kapila 08:56
Re: storing an explicit nonce Neil Chen 09:45
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 09:47
Re: Skipping logical replication transactions on subscriber side Amit Kapila 10:04
Re: Skipping logical replication transactions on subscriber side Amit Kapila 10:26
Re: logical replication empty transactions vignesh C 10:58
RE: Parallel Inserts in CREATE TABLE AS [email protected] 11:11
Re: sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Julien Rouhaud 11:12
security_definer_search_path GUC Marko Tiikkaja 11:23
Re: Add PortalDrop in exec_execute_message Yura Sokolov 11:45
Re: Add PortalDrop in exec_execute_message Yura Sokolov 11:54
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Robert Haas 11:58
Re: Bracket, brace, parenthesis Michael Paquier 12:08
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 13:34
Re: pg_rewind fails if there is a read only file. Paul Guo 13:50
Re: sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Paul Guo 13:59
Re: sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Paul Guo 14:04
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 14:07
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Dilip Kumar 14:18
Re: sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Julien Rouhaud 14:19
Re: sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Paul Guo 14:22
Re: sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Julien Rouhaud 14:23
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Robert Haas 14:25
Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane 14:29
Re: Reducing the range of OIDs consumed by genbki.pl Robert Haas 14:36
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 14:39
Re: storing an explicit nonce Robert Haas 14:47
Re: storing an explicit nonce Bruce Momjian 14:57
Re: CREATE COLLATION - check for duplicate options and error out if found one vignesh C 15:06
Re: storing an explicit nonce Bruce Momjian 15:10
Re: storing an explicit nonce Bruce Momjian 15:10
Re: storing an explicit nonce Bruce Momjian 15:12
Re: storing an explicit nonce Bruce Momjian 15:18
Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation 📎 vignesh C 15:31
Re: storing an explicit nonce Andres Freund 15:34
Re: storing an explicit nonce Stephen Frost 15:49
Re: storing an explicit nonce Bruce Momjian 16:00
Re: storing an explicit nonce Andres Freund 16:01
Re: storing an explicit nonce Bruce Momjian 16:01
Re: storing an explicit nonce Robert Haas 16:03
Re: storing an explicit nonce Andres Freund 16:13
Re: storing an explicit nonce Bruce Momjian 16:15
Re: storing an explicit nonce Andres Freund 16:19
Re: storing an explicit nonce Andres Freund 16:26
Re: storing an explicit nonce Robert Haas 16:28
Re: storing an explicit nonce Andres Freund 16:31
Re: storing an explicit nonce Andres Freund 16:40
Re: storing an explicit nonce Bruce Momjian 16:44
Re: storing an explicit nonce Robert Haas 16:45
Re: storing an explicit nonce Stephen Frost 16:49
Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation 📎 Bharath Rupireddy 16:58
Re: Incorrect snapshots while promoting hot standby node when 2PC is used Andres Freund 17:01
Re: CREATE COLLATION - check for duplicate options and error out if found one Bharath Rupireddy 17:03
Re: storing an explicit nonce Andres Freund 17:07
Re: Reducing the range of OIDs consumed by genbki.pl John Naylor 17:09
Re: storing an explicit nonce Stephen Frost 17:26
Re: Reducing the range of OIDs consumed by genbki.pl Tom Lane 17:34
Re: storing an explicit nonce Robert Haas 17:58
Re: storing an explicit nonce Andres Freund 18:05
Re: storing an explicit nonce Robert Haas 18:19
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Robert Haas 18:21
Re: storing an explicit nonce Andres Freund 18:43
Re: Race condition in recovery? Robert Haas 19:05
Re: storing an explicit nonce Stephen Frost 19:22
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Alvaro Herrera 19:34
Re: storing an explicit nonce Robert Haas 19:48
Re: storing an explicit nonce Andres Freund 19:50
Re: storing an explicit nonce Robert Haas 19:54
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Peter Geoghegan 19:57
Re: storing an explicit nonce Andres Freund 20:04
Re: storing an explicit nonce Stephen Frost 20:09
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 20:10
Re: storing an explicit nonce Alvaro Herrera 20:13
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 20:17
Re: storing an explicit nonce Andres Freund 20:19
Re: storing an explicit nonce Andres Freund 20:22
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane 20:29
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 20:31
Re: storing an explicit nonce Stephen Frost 20:36
Re: storing an explicit nonce Robert Haas 20:55
Re: storing an explicit nonce Bruce Momjian 21:00
Re: storing an explicit nonce Stephen Frost 21:09
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Justin Pryzby 22:10
Re: storing an explicit nonce Andres Freund 22:42
Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Peter Geoghegan 22:52
Re: Replacing pg_depend PIN entries with a fixed range check 📎 Tom Lane 22:53
Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involving system columns Alvaro Herrera 23:25

May 28, 2021

Thread Author Time
Re: Teaching users how they can get the most out of HOT in Postgres 14 📎 Peter Geoghegan 00:52
RE: Parallel Inserts in CREATE TABLE AS [email protected] 00:54
RE: Parallel Inserts in CREATE TABLE AS [email protected] 00:59
Re: Consider parallel for lateral subqueries with limit Greg Nancarrow 01:01
Re: Race condition in recovery? 📎 Tatsuro Yamada 03:18
Re: Parallel Inserts in CREATE TABLE AS Amit Kapila 03:23
Re: sync request forward function ForwardSyncRequest() might hang for some time in a corner case? Paul Guo 03:43
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 03:44
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 04:40
[BUG]Update Toast data failure in logical replication [email protected] 05:16
Re: Two patches to speed up pg_rewind. 📎 Paul Guo 05:30
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 05:43
Re: Test of a partition with an incomplete detach has a timing issue Noah Misch 05:52
RE: [BUG]Update Toast data failure in logical replication [email protected] 06:01
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 06:05
Re: Race condition in recovery? Kyotaro Horiguchi 06:05
Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Noah Misch 06:06
Re: storing an explicit nonce Neil Chen 06:12
Re: storing an explicit nonce Neil Chen 06:16
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 06:25
Re: Bracket, brace, parenthesis 📎 Kyotaro Horiguchi 06:25
Re: RFC: Logging plan of the running query 📎 torikoshia 06:51
RE: [BUG]Update Toast data failure in logical replication [email protected] 07:01
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 07:30
Re: Race condition in recovery? Kyotaro Horiguchi 07:40
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 08:29
Re: Parallel INSERT SELECT take 2 Greg Nancarrow 08:41
RE: Parallel Inserts in CREATE TABLE AS 📎 [email protected] 08:47
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 09:04
Re: Add ZSON extension to /contrib/ Tomas Vondra 10:35
Re: Add ZSON extension to /contrib/ Tomas Vondra 10:43
Re: [BUG]Update Toast data failure in logical replication Dilip Kumar 10:51
Re: Add ZSON extension to /contrib/ Tomas Vondra 10:57
Re: Decoding speculative insert with toast leaks memory Tomas Vondra 11:46
Re: Decoding speculative insert with toast leaks memory Dilip Kumar 12:17
Re: Decoding speculative insert with toast leaks memory Tomas Vondra 12:31
be-secure-gssapi.c and auth.c with setenv() not compatible on Windows Michael Paquier 13:18
Re: Decoding speculative insert with toast leaks memory Amit Kapila 13:19
Re: [HACKERS] EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita 13:27
Re: storing an explicit nonce Bruce Momjian 13:35
Re: Command statistics system (cmdstats) Alvaro Herrera 13:42

Browse Archives

Prev | Next