pgsql-hackers since 2022-03-16 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

March 16, 2022

Thread Author Time
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi 00:19
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 00:32
Possible corruption by CreateRestartPoint at promotion πŸ“Ž Kyotaro Horiguchi 01:24
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message πŸ“Ž Kyotaro Horiguchi 01:24
Unhyphenation of crash-recovery πŸ“Ž Kyotaro Horiguchi 01:25
Reword "WAL location" as "WAL LSN" πŸ“Ž Kyotaro Horiguchi 01:29
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message πŸ“Ž Kyotaro Horiguchi 01:29
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 01:34
Re: Unhyphenation of crash-recovery Andres Freund 01:39
Re: Skipping logical replication transactions on subscriber side Amit Kapila 02:28
Re: Skipping logical replication transactions on subscriber side Amit Kapila 02:32
Re: Skipping logical replication transactions on subscriber side Amit Kapila 02:34
RE: Logical replication timeout problem wangw.fnst@fujitsu.com 02:57
Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Thomas Munro 03:04
Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi 03:07
Re: Add 64-bit XIDs into PostgreSQL 15 Kyotaro Horiguchi 03:08
Move the "DR_intorel" struct to a more suitable position πŸ“Ž zk.wang 03:16
Re: Move the "DR_intorel" struct to a more suitable position Andres Freund 03:24
Re: Move the "DR_intorel" struct to a more suitable position Julien Rouhaud 03:25
Re: Assert in pageinspect with NULL pages Michael Paquier 03:42
Re: Allow file inclusion in pg_hba and pg_ident files πŸ“Ž Julien Rouhaud 03:53
Re: Skipping logical replication transactions on subscriber side Amit Kapila 04:20
Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD πŸ“Ž Yugo NAGATA 04:33
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints πŸ“Ž Dilip Kumar 04:53
Re: Tablesync early exit Amit Kapila 05:06
Re: Tablesync early exit Amit Kapila 05:08
Re: Corruption during WAL replay Kyotaro Horiguchi 05:14
Re: USE_BARRIER_SMGRRELEASE on Linux? Thomas Munro 05:40
Re: Handle infinite recursion in logical replication setup πŸ“Ž vignesh C 05:45
Re: Handle infinite recursion in logical replication setup vignesh C 05:47
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 06:14
RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com 06:36
Re: pg_tablespace_location() failure with allow_in_place_tablespaces πŸ“Ž Michael Paquier 06:42
Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi 06:56
RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com 06:57
Re: logical replication empty transactions πŸ“Ž Ajin Cherian 07:03
Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi 07:04
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 07:07
Standby got invalid primary checkpoint after crashed right after promoted. πŸ“Ž hao harry 07:16
Re: Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Michael Paquier 07:18
Out-of-tree certificate interferes ssltest πŸ“Ž Kyotaro Horiguchi 07:36
Re: Assert in pageinspect with NULL pages Michael Paquier 07:39
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats πŸ“Ž Bharath Rupireddy 07:41
Re: Out-of-tree certificate interferes ssltest Michael Paquier 07:49
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 08:15
Re: Standby got invalid primary checkpoint after crashed right after promoted. hao harry 08:21
Re: Skipping logical replication transactions on subscriber side πŸ“Ž Masahiko Sawada 08:22
Re: Standby got invalid primary checkpoint after crashed right after promoted. Kyotaro Horiguchi 08:28
Re: Standby got invalid primary checkpoint after crashed right after promoted. Kyotaro Horiguchi 08:31
Re: Possible corruption by CreateRestartPoint at promotion Kyotaro Horiguchi 08:36
Re: Assert in pageinspect with NULL pages πŸ“Ž Michael Paquier 08:43
Re: Add 64-bit XIDs into PostgreSQL 15 πŸ“Ž Maxim Orlov 08:53
Re: [PATCH] pgbench: add multiconnect option Fabien COELHO 09:28
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy 09:32
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy 09:32
Re: pgcrypto: Remove internal padding implementation πŸ“Ž Peter Eisentraut 10:12
Re: Out-of-tree certificate interferes ssltest Daniel Gustafsson 10:45
Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov 11:11
Re: Column Filtering in Logical Replication Amit Kapila 11:27
unnecessary (same) restart_lsn handing in LogicalIncreaseRestartDecodingForSlot Ashutosh Bapat 11:31
Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan 11:43
Re: Issue with pg_stat_subscription_stats Amit Kapila 11:51
Declare PG_HAVE_8BYTE_SINGLE_COPY_ATOMICITY for aarch64 πŸ“Ž Yura Sokolov 12:32
Re: ExecTypeSetColNames is fundamentally broken Aleksander Alekseev 12:47
Tab completion for SET TimeZone πŸ“Ž Dagfinn Ilmari MannsΓ₯ker 13:22
Re: Tab completion for SET TimeZone πŸ“Ž Dagfinn Ilmari MannsΓ₯ker 13:26
Re: Tab completion for SET TimeZone Tom Lane 13:40
Re: Logical replication timeout problem Masahiko Sawada 14:07
Re: Optimize external TOAST storage Robert Haas 14:08
Re: Corruption during WAL replay Robert Haas 14:14
Re: ICU for global collation Peter Eisentraut 14:25
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Stephen Frost 14:26
Re: Unhyphenation of crash-recovery Robert Haas 14:33
Re: Issue with pg_stat_subscription_stats Masahiko Sawada 14:34
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 15:02
Re: refactoring basebackup.c (zstd negative compression) πŸ“Ž Justin Pryzby 15:12
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma 15:19
Re: Column Filtering in Logical Replication Tomas Vondra 17:24
Re: Assert in pageinspect with NULL pages Alexander Lakhin 17:35
Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart 17:42
Re: Concurrent deadlock scenario with DROP INDEX on partitioned index πŸ“Ž Jimmy Yih 18:20
Re: Optimize external TOAST storage Nathan Bossart 18:36
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart 18:42
Re: Optimize external TOAST storage Nathan Bossart 18:46
Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane 18:47
Re: JSON path decimal literal syntax πŸ“Ž Peter Eisentraut 18:48
Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger 18:59
Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle 19:00
Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane 19:06
Re: support for MERGE πŸ“Ž Alvaro Herrera 19:18
Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle 19:36
Re: Proposal: Support custom authentication methods using hooks Jeff Davis 19:42
Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Zhihong Yu 19:48
Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane 19:58
Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan 20:07
Re: Proposal: Support custom authentication methods using hooks samay sharma 20:27
Re: support for MERGE πŸ“Ž Alvaro Herrera 20:36
Re: Concurrent deadlock scenario with DROP INDEX on partitioned index πŸ“Ž Jimmy Yih 20:43
Re: Proposal: Support custom authentication methods using hooks Jeff Davis 20:49
Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane 20:53
Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan 21:09
Re: Support logical replication of DDLs πŸ“Ž Zheng Li 21:17
Re: Add index scan progress to pg_stat_progress_vacuum πŸ“Ž Imseih (AWS), Sami 21:47
Re: Support logical replication of DDLs Alvaro Herrera 22:06
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 22:50
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 22:58
Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart 23:33
Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion 23:49

March 17, 2022

Thread Author Time
Re: Support logical replication of DDLs Japin Li 00:08
Re: support for MERGE Japin Li 00:14
RE: Skipping logical replication transactions on subscriber side shiy.fnst@fujitsu.com 02:43
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier 02:52
Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi 03:02
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 03:13
Re: Skipping logical replication transactions on subscriber side Amit Kapila 03:29
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro 03:34
Re: Window Function "Run Conditions" Corey Huinker 04:04
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi 05:18
Re: Out-of-tree certificate interferes ssltest πŸ“Ž Michael Paquier 05:59
Re: Skipping logical replication transactions on subscriber side πŸ“Ž Amit Kapila 06:03
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier 06:18
Re: Unhyphenation of crash-recovery Peter Eisentraut 06:42
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro 06:55
Re: Logical replication timeout problem Amit Kapila 06:57
RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com 07:09
Shmem queue is not flushed if receiver is not yet attached πŸ“Ž Pavan Deolasee 07:12
Re: Out-of-tree certificate interferes ssltest πŸ“Ž Michael Paquier 07:22
Re: shared-memory based stats collector - v66 πŸ“Ž Andres Freund 07:36
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier 07:39
Re: Unhyphenation of crash-recovery Kyotaro Horiguchi 07:45
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats πŸ“Ž Bharath Rupireddy 07:55
Re: Out-of-tree certificate interferes ssltest Kyotaro Horiguchi 08:05
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 08:07
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy 08:23
Re: Skipping logical replication transactions on subscriber side Amit Kapila 08:52
Re: Logical replication timeout problem Amit Kapila 10:14
pgsql: Add option to use ICU as global locale provider Peter Eisentraut 10:22
Re: ICU for global collation Peter Eisentraut 10:28
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 10:55
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 11:10
Re: Teach pg_receivewal to use lz4 compression Justin Pryzby 11:12
Re: support for MERGE πŸ“Ž Alvaro Herrera 11:31
Re: logical replication empty transactions Amit Kapila 11:43
Re: Logical replication timeout problem Masahiko Sawada 11:51
RE: ICU for global collation πŸ“Ž Shinoda, Noriyoshi (PN Japan FSIP) 12:01
RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com 12:16
XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) πŸ“Ž Aleksander Alekseev 13:12
Re: ICU for global collation Peter Eisentraut 13:14
Re: add checkpoint stats of snapshot and mapping files of pg_logical dir πŸ“Ž Bharath Rupireddy 13:18
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 13:20
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Alexander Korotkov 13:20
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut 13:23
Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle 13:24
Re: Out-of-tree certificate interferes ssltest Daniel Gustafsson 13:28
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Alexander Korotkov 13:31
Re: Granting SET and ALTER SYSTE privileges for GUCs Peter Eisentraut 13:52
Re: Granting SET and ALTER SYSTE privileges for GUCs Peter Eisentraut 13:54
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Japin Li 14:07
Re: Column Filtering in Logical Replication Peter Eisentraut 14:17
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Tom Lane 14:41
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov 14:46
Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane 14:47
Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut 14:51
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 14:54
Re: psql - add SHOW_ALL_RESULTS option Tom Lane 15:01
Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan 15:41
Re: refactoring basebackup.c (zstd workers) πŸ“Ž Robert Haas 15:50
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 15:52
Re: Support logical replication of DDLs Japin Li 15:56
Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas 16:04
Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas 16:18
Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger 16:19
Re: Support logical replication of DDLs Zheng Li 16:22
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) πŸ“Ž Maxim Orlov 16:25
Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas 16:29
Re: Granting SET and ALTER SYSTE privileges for GUCs πŸ“Ž Joshua Brindle 16:29
Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas 16:34
Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger 16:36
Re: Add 64-bit XIDs into PostgreSQL 15 πŸ“Ž Maxim Orlov 16:48
Re: Unhyphenation of crash-recovery Robert Haas 16:56
Re: Optimize external TOAST storage Robert Haas 17:04
Re: Allow async standbys wait for sync replication πŸ“Ž Bharath Rupireddy 17:05
Re: Proposal: Support custom authentication methods using hooks Andres Freund 17:30
Detaching a partition with a FK on itself is not possible Christophe Courtois 17:31
Re: Detaching a partition with a FK on itself is not possible Arne Roland 17:58
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 18:03
Re: psql - add SHOW_ALL_RESULTS option πŸ“Ž Fabien COELHO 18:04
Commitfest Update Greg Stark 18:07
Re: Granting SET and ALTER SYSTE privileges for GUCs πŸ“Ž Joshua Brindle 18:19
Re: support for MERGE Alvaro Herrera 18:36
Re: Column Filtering in Logical Replication πŸ“Ž Tomas Vondra 19:11
Re: Column Filtering in Logical Replication Tomas Vondra 19:17
Re: Proposal: Support custom authentication methods using hooks Andres Freund 19:32
Re: Proposal: Support custom authentication methods using hooks Jacob Champion 19:33
Re: ICU for global collation Peter Geoghegan 19:34
Re: refactoring basebackup.c (zstd workers) Justin Pryzby 19:41
Re: Proposal for internal Numeric to Uint64 conversion function. Greg Stark 19:46
Re: proposal: enhancing plpgsql debug API - returns text value of variable content Greg Stark 19:58
Re: Proposal for internal Numeric to Uint64 conversion function. Tom Lane 20:02
Re: Optimize external TOAST storage Nathan Bossart 20:05

Browse Archives

Prev | Next