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

Thread Author Time
What is lurking in the shadows? 📎 Peter Smith 00:00
Re: compute_query_id and pg_stat_statements 📎 Alvaro Herrera 00:04
Re: compute_query_id and pg_stat_statements Bruce Momjian 00:13
Re: Executor code - found an instance of a WHILE that should just be an IF David Rowley 00:26
Re: Executor code - found an instance of a WHILE that should just be an IF Greg Nancarrow 00:37
Re: OOM in spgist insert 📎 Tom Lane 01:01
Re: Testing autovacuum wraparound (including failsafe) 📎 Peter Geoghegan 01:03
RE: Support for VACUUMing Foreign Tables [email protected] 01:05
Re: What is lurking in the shadows? David Rowley 01:16
Re: PG 14 release notes, first draft Bruce Momjian 01:21
Re: compute_query_id and pg_stat_statements Julien Rouhaud 01:36
Re: compute_query_id and pg_stat_statements Julien Rouhaud 01:40
Re: PG 14 release notes, first draft Amit Langote 01:40
Re: compute_query_id and pg_stat_statements Bruce Momjian 01:41
Re: OOM in spgist insert 📎 Tom Lane 01:44
Re: compute_query_id and pg_stat_statements Tom Lane 01:47
Re: PG 14 release notes, first draft Justin Pryzby 02:01
Re: PG 14 release notes, first draft Justin Pryzby 02:08
Re: alter subscription drop publication fixes Japin Li 02:11
Re: Teaching users how they can get the most out of HOT in Postgres 14 Michael Paquier 02:14
RE: Forget close an open relation in ReorderBufferProcessTXN() [email protected] 02:19
Re: compute_query_id and pg_stat_statements Julien Rouhaud 02:21
RE: Parallel scan with SubTransGetTopmostTransaction assert coredump 📎 Pengchengliu 02:24
Re: Teaching users how they can get the most out of HOT in Postgres 14 Peter Geoghegan 02:56
Re: compute_query_id and pg_stat_statements Fujii Masao 03:20
Re: compute_query_id and pg_stat_statements Julien Rouhaud 03:57
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? David Rowley 04:21
Re: compute_query_id and pg_stat_statements 📎 Tom Lane 04:26
Re: Race condition in recovery? Dilip Kumar 04:59
Re: Race condition in recovery? 📎 Kyotaro Horiguchi 05:12
Re: parallel vacuum - few questions on docs, comments and code Dilip Kumar 05:13
Re: Race condition in recovery? Kyotaro Horiguchi 05:24
Re: OOM in spgist insert Dilip Kumar 05:27
Re: subscriptioncheck failure Michael Paquier 05:30
Re: Support for VACUUMing Foreign Tables Michael Paquier 05:37
Re: Some doubious error messages and comments Kyotaro Horiguchi 06:06
Re: Support for VACUUMing Foreign Tables Dilip Kumar 06:18
Re: What is lurking in the shadows? Michael Paquier 06:24
Re: Support for VACUUMing Foreign Tables Bharath Rupireddy 06:26
Added missing tab completion for alter subscription set option 📎 vignesh C 06:30
Re: Support for VACUUMing Foreign Tables Bharath Rupireddy 06:31
Bracket, brace, parenthesis 📎 Kyotaro Horiguchi 06:31
Re: Added missing tab completion for alter subscription set option Bharath Rupireddy 06:54
Re: Forget close an open relation in ReorderBufferProcessTXN() 📎 Amit Langote 07:14
Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Langote 07:16
Re: naming of async_mode parameter Etsuro Fujita 08:05
Re: View invoker privileges Noah Misch 08:11
Re: OOM in spgist insert Pavel Borisov 08:21
RE: Parallel INSERT SELECT take 2 📎 [email protected] 08:24
RE: Parallel INSERT SELECT take 2 [email protected] 08:24
Re: OOM in spgist insert Pavel Borisov 08:27
Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow 08:47
RE: Forget close an open relation in ReorderBufferProcessTXN() [email protected] 08:50
Re: dump cannot be restored if schema permissions revoked Noah Misch 08:50
RE: Parallel scan with SubTransGetTopmostTransaction assert coredump 📎 Pengchengliu 10:35
Re: Support for VACUUMing Foreign Tables Laurenz Albe 11:11
Re: naming of async_mode parameter Zhihong Yu 12:04
Re: compute_query_id and pg_stat_statements Bruce Momjian 12:09
Re: allow specifying direct role membership in pg_hba.conf Andrew Dunstan 12:11
Re: OOM in spgist insert Robert Haas 12:12
Re: Can a child process detect postmaster death when in pg_usleep? Aleksander Alekseev 12:15
Re: parallel vacuum - few questions on docs, comments and code Bharath Rupireddy 12:30
Re: compute_query_id and pg_stat_statements Bruce Momjian 12:35
Re: compute_query_id and pg_stat_statements Bruce Momjian 12:57
Re: Added missing tab completion for alter subscription set option 📎 vignesh C 13:20
Re: Added missing tab completion for alter subscription set option Bharath Rupireddy 13:40
Re: OOM in spgist insert Tom Lane 13:40
Re: View invoker privileges Joe Conway 13:54
Re: OOM in spgist insert Tom Lane 13:54
Re: Bracket, brace, parenthesis Tom Lane 14:04
Re: alter subscription drop publication fixes 📎 vignesh C 14:23
Re: compute_query_id and pg_stat_statements Julien Rouhaud 14:27
Re: alter subscription drop publication fixes vignesh C 14:28
Re: PG 14 release notes, first draft Bruce Momjian 14:39
Re: alter subscription drop publication fixes Bharath Rupireddy 14:41
Re: allow specifying direct role membership in pg_hba.conf Tom Lane 15:23
Re: alter subscription drop publication fixes Tom Lane 15:26
Re: allow specifying direct role membership in pg_hba.conf Chapman Flack 15:33
Re: compute_query_id and pg_stat_statements Andrew Dunstan 16:04
Re: compute_query_id and pg_stat_statements Julien Rouhaud 16:16
Re: compute_query_id and pg_stat_statements Bruce Momjian 16:21
Re: compute_query_id and pg_stat_statements Pavel Stehule 16:23
Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow 16:44
Re: PG 14 release notes, first draft Bruce Momjian 16:53
Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera 17:13
Re: compute_query_id and pg_stat_statements Bruce Momjian 17:28
Re: alter subscription drop publication fixes 📎 vignesh C 17:32
Re: compute_query_id and pg_stat_statements Pavel Stehule 17:39
Re: allow specifying direct role membership in pg_hba.conf Stephen Frost 18:57
Re: allow specifying direct role membership in pg_hba.conf Stephen Frost 19:00
Re: allow specifying direct role membership in pg_hba.conf Tom Lane 19:35
Re: PG 14 release notes, first draft Tom Lane 19:39
Re: PG 14 release notes, first draft Bruce Momjian 20:01
Re: OOM in spgist insert Tom Lane 20:23
Re: Some other CLOBBER_CACHE_ALWAYS culprits Tom Lane 20:53
Re: Some other CLOBBER_CACHE_ALWAYS culprits Andres Freund 21:25
Re: Some other CLOBBER_CACHE_ALWAYS culprits Alvaro Herrera 21:36
Re: Some other CLOBBER_CACHE_ALWAYS culprits Tom Lane 21:38
Re: Some other CLOBBER_CACHE_ALWAYS culprits Tom Lane 21:43
Possible memory corruption (src/timezone/zic.c b/src/timezone/zic.c) 📎 Ranier Vilela 21:43
Re: Race condition in recovery? Robert Haas 22:28
Re: Possible memory corruption (src/timezone/zic.c b/src/timezone/zic.c) Tom Lane 22:32
Re: Possible memory corruption (src/timezone/zic.c b/src/timezone/zic.c) Tom Lane 22:52
Re: compute_query_id and pg_stat_statements 📎 Alvaro Herrera 23:50

May 15, 2021

Thread Author Time
Re: compute_query_id and pg_stat_statements Justin Pryzby 00:10
Rewriting the test of pg_upgrade as a TAP test - take three - remastered set 📎 Michael Paquier 02:26
Re:Re: Parallel scan with SubTransGetTopmostTransaction assert coredump 刘鹏程 02:37
Re: Added missing tab completion for alter subscription set option 📎 vignesh C 05:14
Re: Race condition in recovery? Dilip Kumar 05:25
Re: use AV worker items infrastructure for GIN pending list's cleanup Joel Jacobson 06:12
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 06:41
Re: use AV worker items infrastructure for GIN pending list's cleanup Jaime Casanova 06:42
Re: use AV worker items infrastructure for GIN pending list's cleanup Joel Jacobson 06:51
Re: compute_query_id and pg_stat_statements Julien Rouhaud 08:09
Removed extra memory allocations from create_list_bounds 📎 Nitin Jadhav 09:10
Re: alter subscription drop publication fixes 📎 Bharath Rupireddy 09:28
Re: Added missing tab completion for alter subscription set option Bharath Rupireddy 09:33
Re: [Patch] ALTER SYSTEM READ ONLY Dilip Kumar 09:42
Re: alter subscription drop publication fixes vignesh C 13:15
Re: compute_query_id and pg_stat_statements Bruce Momjian 14:00
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 14:07
Re: Possible memory corruption (src/timezone/zic.c b/src/timezone/zic.c) 📎 Ranier Vilela 14:35
Re: amvalidate(): cache lookup failed for operator class 123 Robert Haas 16:00
Re: compute_query_id and pg_stat_statements Julien Rouhaud 17:30
Re: compute_query_id and pg_stat_statements Alvaro Herrera 18:21
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andrew Dunstan 18:22
Re: PG 14 release notes, first draft Bruce Momjian 18:30
Re: compute_query_id and pg_stat_statements Bruce Momjian 21:32
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 📎 Tom Lane 22:21
Re: compute_query_id and pg_stat_statements Alvaro Herrera 23:01
Re: PG 14 release notes, first draft Alvaro Herrera 23:05
Re: PG 14 release notes, first draft Alvaro Herrera 23:12
Re: PG 14 release notes, first draft Alvaro Herrera 23:16
Re: PG 14 release notes, first draft Justin Pryzby 23:33

May 16, 2021

Thread Author Time
Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem) Andy Fan 02:03
Re: PG 14 release notes, first draft Tom Lane 02:27
Re: compute_query_id and pg_stat_statements Bruce Momjian 02:29
Re: compute_query_id and pg_stat_statements Alvaro Herrera 03:23
Re: Windows default locale vs initdb Noah Misch 04:29
Re: seawasp failing, maybe in glibc allocator Thomas Munro 10:58
Typo in README.barrier 📎 Tatsuo Ishii 12:11
Re: compute_query_id and pg_stat_statements Julien Rouhaud 12:39
Re: Typo in README.barrier David Rowley 12:51
FDW and connections Phil Godfrin 12:57
Re: Typo in README.barrier 📎 Tatsuo Ishii 13:29
Re: naming of async_mode parameter Etsuro Fujita 14:10
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 14:39
Query about time zone patterns in to_char Nitin Jadhav 14:55
Re: Query about time zone patterns in to_char Tom Lane 15:10
Re: Query about time zone patterns in to_char Nitin Jadhav 16:13
Re: Removed extra memory allocations from create_list_bounds 📎 Justin Pryzby 17:00
Re: Query about time zone patterns in to_char Tom Lane 17:04
Re: Removed extra memory allocations from create_list_bounds Zhihong Yu 17:26
Re: Query about time zone patterns in to_char 📎 Nitin Jadhav 18:22
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 📎 Tom Lane 20:23
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Peter Geoghegan 20:34
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Tom Lane 22:21
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Andres Freund 22:27
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Andres Freund 22:35
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Tom Lane 22:42
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Andres Freund 23:28

May 17, 2021

Thread Author Time
Re: Typo in README.barrier 📎 David Rowley 00:19
Re: terminate called after throwing an instance of 'std::bad_alloc' Justin Pryzby 00:29
Re: Typo in README.barrier Tatsuo Ishii 00:33
RE: FDW and connections [email protected] 00:43
pg_dumpall misses --no-toast-compression 📎 Michael Paquier 01:12
RE: Support for VACUUMing Foreign Tables [email protected] 01:17
Re: Query about time zone patterns in to_char David Rowley 01:35
Re: Possible memory corruption (src/timezone/zic.c b/src/timezone/zic.c) Kyotaro Horiguchi 01:36
Re: FDW and connections Phil Godfrin 01:52
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier 01:55
Re: PG 14 release notes, first draft Bruce Momjian 02:51
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 02:52
Re: PG 14 release notes, first draft Bruce Momjian 03:06
Re: PG 14 release notes, first draft Bruce Momjian 03:10
Re: compute_query_id and pg_stat_statements Bruce Momjian 03:12
Re: compute_query_id and pg_stat_statements Bruce Momjian 03:12
Re: compute_query_id and pg_stat_statements Bruce Momjian 03:13
Re: PG 14 release notes, first draft Tom Lane 03:17
Re: Race condition in recovery? Kyotaro Horiguchi 03:20
Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Bruce Momjian 03:21
Re: PG 14 release notes, first draft Bruce Momjian 03:32
Re: subscriptioncheck failure Amit Kapila 03:36
Re: Race condition in recovery? Kyotaro Horiguchi 04:01
Re: Race condition in recovery? Kyotaro Horiguchi 04:05
Re: Query about time zone patterns in to_char Nitin Jadhav 04:22
Re: Addition of authenticated ID to pg_stat_activity Michael Paquier 04:35
Re: Implementing Incremental View Maintenance 📎 Yugo NAGATA 04:36
Re: Race condition in recovery? Dilip Kumar 04:39
Re: Typo in README.barrier Tatsuo Ishii 04:45
Re: Typo in README.barrier David Rowley 04:46
Re: use AV worker items infrastructure for GIN pending list's cleanup Masahiko Sawada 04:46
Re: amvalidate(): cache lookup failed for operator class 123 Michael Paquier 04:48
Re: Typo in README.barrier Tatsuo Ishii 04:48
Re: Typo in README.barrier Michael Paquier 04:52
Re: subscriptioncheck failure Amit Kapila 05:10
Re: Race condition in recovery? Dilip Kumar 05:16
Re: Typo in README.barrier Tatsuo Ishii 05:18
Re: pg_dumpall misses --no-toast-compression Dilip Kumar 05:50
RE: making update/delete of inheritance trees scale better [email protected] 06:07

Browse Archives

Prev | Next