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

April 22, 2021

Thread Author Time
Re: PATCH: Add GSSAPI ccache_name option to libpq Daniel Carter 00:05
Re: Stale description for pg_basebackup Kyotaro Horiguchi 00:25
Re: problem with RETURNING and update row movement 📎 Tom Lane 00:37
Re: TRUNCATE on foreign table Bharath Rupireddy 00:39
Re: PATCH: Add GSSAPI ccache_name option to libpq Stephen Frost 00:55
Re: WIP: WAL prefetch (another approach) Tom Lane 01:21
Re: WIP: WAL prefetch (another approach) Andres Freund 01:34
Re: Stale description for pg_basebackup 📎 Fujii Masao 01:56
Re: WIP: WAL prefetch (another approach) Thomas Munro 01:59
Re: WIP: WAL prefetch (another approach) Tom Lane 02:15
Re: Stale description for pg_basebackup Kyotaro Horiguchi 02:19
Re: Replication slot stats misgivings Masahiko Sawada 02:21
Re: Replication slot stats misgivings 📎 Masahiko Sawada 02:55
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 03:30
Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google) Andrey Borodin 03:39
Re: Stale description for pg_basebackup Fujii Masao 04:06
Re: Replication slot stats misgivings Dilip Kumar 04:13
Re: Stale description for pg_basebackup Kyotaro Horiguchi 04:25
Re: posgres 12 bug (partitioned table) 📎 Pavel Biryukov 04:30
Re: Table refer leak in logical replication Michael Paquier 04:45
Re: ERROR: "ft1" is of the wrong type. Michael Paquier 04:48
Re: Replication slot stats misgivings Amit Kapila 04:49
Re: problem with RETURNING and update row movement 📎 Amit Langote 04:54
Re: Synchronous commit behavior during network outage Andrey Borodin 04:55
Re: Replication slot stats misgivings Masahiko Sawada 05:09
PageGetItemIdCareful - should we MAXALIGN sizeof(BTPageOpaqueData)? 📎 Bharath Rupireddy 05:10
Procedure of modification of autoconf scripts Ian Zagorskikh 05:46
Re: Procedure of modification of autoconf scripts Tom Lane 05:58
Re: ERROR: "ft1" is of the wrong type. Kyotaro Horiguchi 06:00
Re: Procedure of modification of autoconf scripts Ian Zagorskikh 06:01
Re: Replication slot stats misgivings Amit Kapila 06:03
Re: PageGetItemIdCareful - should we MAXALIGN sizeof(BTPageOpaqueData)? Dilip Kumar 06:06
Re: TRUNCATE on foreign table 📎 Fujii Masao 06:36
RE: [bug?] Missed parallel safety checks, and wrong parallel safety [email protected] 06:40
Re: multi-install PostgresNode fails with older postgres versions Michael Paquier 06:52
Re: libpq compression Ian Zagorskikh 07:21
RE: [bug?] Missed parallel safety checks, and wrong parallel safety [email protected] 07:27
Re: Replication slot stats misgivings 📎 Masahiko Sawada 07:31
Re: [Proposal] Global temporary tables 📎 wenjing 07:41
Re: PATCH: Add GSSAPI ccache_name option to libpq Dave Page 08:10
Some doubious messages 📎 Kyotaro Horiguchi 08:31
Re: Problems around compute_query_id Julien Rouhaud 08:37
Re: TRUNCATE on foreign table Justin Pryzby 08:56
Re: RFE: Make statistics robust for unplanned events Patrik Novotny 08:57
RE: [bug?] Missed parallel safety checks, and wrong parallel safety [email protected] 09:08
Re: truncating timestamps on arbitrary intervals Justin Pryzby 09:16
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? 📎 Julien Rouhaud 09:23
Re: Truncate in synchronous logical replication failed 📎 Amit Kapila 09:33
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Amit Langote 09:56
Re: INT64_FORMAT in translatable strings Michael Paquier 10:49
Re: Replication slot stats misgivings Amit Kapila 10:54
Re: INT64_FORMAT in translatable strings Julien Rouhaud 10:56
Re: multirange constructor strictness Alexander Korotkov 11:00
Re: INT64_FORMAT in translatable strings Michael Paquier 11:12
Re: INT64_FORMAT in translatable strings Julien Rouhaud 11:16
RE: Parallel INSERT SELECT take 2 📎 [email protected] 11:20
Re: TRUNCATE on foreign table Bharath Rupireddy 11:27
Re: TRUNCATE on foreign table Bharath Rupireddy 11:39
Fix redundant comments in fmgr.c 📎 [email protected] 11:44
Docs for lock level of ALTER TABLE .. VALIDATE 📎 Simon Riggs 11:49
Re: decoupling table and index vacuum Dilip Kumar 11:50
Reduce lock level for ALTER TABLE ... ADD CHECK .. NOT VALID 📎 Simon Riggs 12:00
Re: posgres 12 bug (partitioned table) Amit Langote 12:17
RE: Support tab completion for upper character inputs in psql 📎 [email protected] 12:43
use pg_strncasecmp to replace strncmp when compare "pg_" 📎 [email protected] 12:44
Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan 12:53
Re: libpq compression 📎 Daniil Zakhlystov 13:04
Re: INT64_FORMAT in translatable strings Tom Lane 13:29
Re: wal stats questions Fujii Masao 13:42
Re: TRUNCATE on foreign table Justin Pryzby 14:06
Re: decoupling table and index vacuum Masahiko Sawada 14:27
Re: TRUNCATE on foreign table Zhihong Yu 14:41
Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera 15:09
Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan 15:13
Re: wal stats questions Andres Freund 15:36
Re: multi-install PostgresNode fails with older postgres versions Mark Dilger 15:46
Re: problem with RETURNING and update row movement Tom Lane 15:49
Re: decoupling table and index vacuum Robert Haas 16:15
Re: Do we work with LLVM 12 on s390x? 📎 Tom Stellard 16:35
Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan 16:42
pg_identify_object_as_address() doesn't support pg_event_trigger oids Joel Jacobson 17:11
Re: pg_identify_object_as_address() doesn't support pg_event_trigger oids Alvaro Herrera 17:32
Re: TRUNCATE on foreign table Justin Pryzby 17:34
Re: pgsql: autovacuum: handle analyze for partitioned tables Justin Pryzby 17:43
Re: Converting NOT IN to anti-joins during planning Andy Fan 17:46
Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan 17:58
Re: decoupling table and index vacuum Robert Haas 18:16
Re: posgres 12 bug (partitioned table) Tom Lane 18:21
Re: decoupling table and index vacuum Peter Geoghegan 18:30
Re: posgres 12 bug (partitioned table) Andres Freund 18:31
Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera 18:35
Re: posgres 12 bug (partitioned table) Tom Lane 18:37
Re: decoupling table and index vacuum Robert Haas 18:37
Re: decoupling table and index vacuum Andres Freund 18:44
Re: decoupling table and index vacuum Robert Haas 18:47
Re: decoupling table and index vacuum Andres Freund 18:56
Re: posgres 12 bug (partitioned table) Andres Freund 18:57
Re: posgres 12 bug (partitioned table) Tom Lane 19:09
Re: decoupling table and index vacuum Peter Geoghegan 19:10
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera 19:26
Re: decoupling table and index vacuum Robert Haas 19:27
Re: posgres 12 bug (partitioned table) Andres Freund 19:54
Re: decoupling table and index vacuum Andres Freund 20:01
Re: SQL-standard function body Jeff Janes 20:04
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch 📎 Tom Lane 20:26
Re: posgres 12 bug (partitioned table) Tom Lane 20:28
Incorrect snapshots while promoting hot standby node when 2PC is used Andres Freund 20:36
Re: Do we work with LLVM 12 on s390x? Honza Horak 20:39
tab-complete for ALTER TABLE .. DETACH PARTITION CONCURRENTLY 📎 Alvaro Herrera 20:40
Re: decoupling table and index vacuum Peter Geoghegan 20:51
Re: multi-install PostgresNode fails with older postgres versions Michael Paquier 21:08
Re: RFE: Make statistics robust for unplanned events Peter Geoghegan 22:22
Re: Do we work with LLVM 12 on s390x? Andres Freund 22:25
Re: RFE: Make statistics robust for unplanned events Tom Lane 22:35
Re: RFE: Make statistics robust for unplanned events Andres Freund 22:41
Re: decoupling table and index vacuum Peter Geoghegan 22:52
Re: Do we work with LLVM 12 on s390x? Tom Stellard 22:57
Re: pg_amcheck contrib application 📎 Mark Dilger 23:28
Re: INCLUDING COMPRESSION (sort enum fields) 📎 Justin Pryzby 23:51

April 23, 2021

Thread Author Time
Re: wal stats questions Masahiro Ikeda 00:26
RE: Parallel INSERT SELECT take 2 [email protected] 00:38
Getting rid of freezing and hint bits by eagerly vacuuming aborted xacts (was: decoupling table and index vacuum) Peter Geoghegan 00:39
Re: INT64_FORMAT in translatable strings 📎 Kyotaro Horiguchi 00:43
Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan 00:43
Re: wal stats questions Fujii Masao 00:51
Re: posgres 12 bug (partitioned table) Amit Langote 01:05
Re: problem with RETURNING and update row movement Amit Langote 01:08
Re: wal stats questions Andres Freund 01:25
RE: [bug?] Missed parallel safety checks, and wrong parallel safety [email protected] 01:39
Re: problem with RETURNING and update row movement Etsuro Fujita 01:49
Re: PageGetItemIdCareful - should we MAXALIGN sizeof(BTPageOpaqueData)? Bharath Rupireddy 02:39
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 02:50
Re: Support tab completion for upper character inputs in psql Kyotaro Horiguchi 02:58
Re: Some doubious messages Bharath Rupireddy 03:04
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 03:12
Re: Support tab completion for upper character inputs in psql Tom Lane 03:17
Re: Support tab completion for upper character inputs in psql Kyotaro Horiguchi 03:25
Re: Support tab completion for upper character inputs in psql Kyotaro Horiguchi 03:34
RE: Truncate in synchronous logical replication failed [email protected] 03:41
Re: use pg_strncasecmp to replace strncmp when compare "pg_" Kyotaro Horiguchi 04:13
Re: Support tab completion for upper character inputs in psql Tom Lane 04:17
Re: INT64_FORMAT in translatable strings Michael Paquier 04:26
Re: Fix redundant comments in fmgr.c Michael Paquier 04:36
Re: multi-install PostgresNode fails with older postgres versions Michael Paquier 04:41
Forgot some LSN_FORMAT_ARGS() in xlogreader.c 📎 Michael Paquier 04:54
Re: Forgot some LSN_FORMAT_ARGS() in xlogreader.c Tom Lane 05:03
Re: use pg_strncasecmp to replace strncmp when compare "pg_" Tom Lane 05:06
Re: INT64_FORMAT in translatable strings Kyotaro Horiguchi 05:11
Re: Forgot some LSN_FORMAT_ARGS() in xlogreader.c Kyotaro Horiguchi 05:18
A test for replay of regression tests 📎 Thomas Munro 05:37
Re: Support tab completion for upper character inputs in psql Kyotaro Horiguchi 05:44
Re: logical replication empty transactions 📎 Ajin Cherian 05:46
Re: logical replication empty transactions Ajin Cherian 05:57
RE: A test for replay of regression tests [email protected] 06:27
RE: Truncate in synchronous logical replication failed [email protected] 06:34
fix a comment 📎 [email protected] 06:42
Re: Truncate in synchronous logical replication failed Amit Kapila 06:42
Re: fix a comment Amul Sul 06:51
Re: Stale description for pg_basebackup Fujii Masao 06:53
Re: pg_identify_object_as_address() doesn't support pg_event_trigger oids Joel Jacobson 06:54
RE: fix a comment 📎 [email protected] 07:03
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Fujii Masao 07:10
Re: wal stats questions Fujii Masao 07:30
[PATCH] Re: pg_identify_object_as_address() doesn't support pg_event_trigger oids 📎 Joel Jacobson 07:30
Re: truncating timestamps on arbitrary intervals Peter Eisentraut 07:31
Re: [PATCH] Re: pg_identify_object_as_address() doesn't support pg_event_trigger oids Joel Jacobson 07:33
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Greg Nancarrow 07:37
Re: A test for replay of regression tests Thomas Munro 07:51
Re: TRUNCATE on foreign table Fujii Masao 08:05
Re: TRUNCATE on foreign table 📎 Fujii Masao 08:09
Re: RFE: Make statistics robust for unplanned events Magnus Hagander 08:21
Re: Support tab completion for upper character inputs in psql Laurenz Albe 08:33
Re: RFE: Make statistics robust for unplanned events Patrik Novotny 08:51
RE: Truncate in synchronous logical replication failed 📎 [email protected] 09:03
Re: Replication slot stats misgivings 📎 Amit Kapila 09:15
Re: Disallow cancellation of waiting for synchronous replication Aleksander Alekseev 09:30
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Amit Langote 09:33
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Magnus Hagander 09:46
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila 10:02
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Fujii Masao 10:04
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Magnus Hagander 10:11
Re: INCLUDING COMPRESSION Fujii Masao 10:11
Re: Disallow cancellation of waiting for synchronous replication Andrey Borodin 10:19
How to test Postgres for any unaligned memory accesses? Bharath Rupireddy 10:21
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Fujii Masao 10:40
Re: Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation Matthias van de Meent 10:45
Re: TRUNCATE on foreign table Bharath Rupireddy 10:56
Re: decoupling table and index vacuum Masahiko Sawada 11:03
Re: multi-install PostgresNode fails with older postgres versions 📎 Andrew Dunstan 12:10
Re: Table refer leak in logical replication 📎 Amit Langote 12:38
Re: convert elog(LOG) calls to ereport Peter Eisentraut 12:42
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Tom Lane 13:15
Re: CTE push down 📎 Alexander Pyhalov 13:29
RE: Truncate in synchronous logical replication failed 📎 [email protected] 13:48
Re: How to test Postgres for any unaligned memory accesses? Tom Lane 13:55
RE: Forget close an open relation in ReorderBufferProcessTXN() 📎 [email protected] 14:33
Re: A test for replay of regression tests Andres Freund 15:20
Re: decoupling table and index vacuum Robert Haas 15:21
Re: A test for replay of regression tests Andrew Dunstan 15:38
Re: Parallel INSERT SELECT take 2 Bharath Rupireddy 15:43

Browse Archives

Prev | Next