Bharath Rupireddy

bharath.rupireddyforpostgres@gmail.com

Email: bharath.rupireddyforpostgres@gmail.com
Name: Bharath Rupireddy
Messages: 2403
First message: 2020-06-15
Last message: 2026-05-04

Recent messages

DateSubject
2026-05-04T05:41:32Z Add heap and index vacuum timings to pg_stat_progress_vacuum
2026-05-04T02:34:00Z Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
2026-05-04T02:00:00Z Report index currently being vacuumed in pg_stat_progress_vacuum
2026-05-01T01:30:00Z Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
2025-09-25T00:18:42Z Re: Introduce XID age based replication slot invalidation
2025-09-25T00:03:08Z Re: Vacuum statistics
2025-09-24T19:32:33Z Re: Use WALReadFromBuffers in more places
2025-09-24T14:26:18Z Re: Use WALReadFromBuffers in more places
2025-09-14T05:04:58Z Re: Use WALReadFromBuffers in more places
2025-09-13T00:45:56Z Re: Proposal: Conflict log history table for Logical Replication
2025-09-13T00:44:19Z Re: Proposal: Conflict log history table for Logical Replication
2025-09-10T20:10:24Z Re: Proposal: GUC to control starting/stopping logical subscription workers
2025-09-10T19:23:03Z Re: Proposal: Conflict log history table for Logical Replication
2025-09-08T18:51:13Z Re: Proposal: GUC to control starting/stopping logical subscription workers
2025-04-11T23:35:42Z Re: New committer: Jacob Champion
2024-10-30T17:51:23Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-10-26T13:30:50Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-09-16T17:10:52Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-09-16T10:01:11Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-09-16T09:47:47Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-09-10T17:54:35Z Re: Disallow altering invalidated replication slots
2024-09-09T18:42:50Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-09-09T18:41:01Z Disallow altering invalidated replication slots
2024-09-09T04:56:17Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-09-08T11:55:42Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-09-08T11:54:47Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-08-31T08:15:39Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-08-29T13:32:15Z Re: Switching XLog source from archive to streaming when primary available
2024-08-29T13:03:19Z Re: Add contrib/pg_logicalsnapinspect
2024-08-29T07:25:59Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-08-29T06:01:09Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-08-26T06:14:05Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-08-26T05:39:28Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-07-01T07:05:34Z Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING
2024-06-24T06:00:00Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-06-17T12:25:04Z Re: Introduce XID age and inactive timeout based replication slot invalidation
2024-06-17T12:19:46Z Is creating logical replication slots in template databases useful at all?
2024-06-12T16:40:03Z Re: Use WALReadFromBuffers in more places
2024-06-05T09:47:24Z Re: Logical Replication of sequences
2024-06-05T07:12:17Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-06-04T11:22:55Z Re: Logical Replication of sequences
2024-05-15T09:59:47Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-05-15T07:26:17Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-05-13T14:12:11Z Re: Show WAL write and fsync stats in pg_stat_io
2024-05-13T07:16:38Z Re: First draft of PG 17 release notes
2024-05-13T05:35:40Z Re: Use WALReadFromBuffers in more places
2024-05-10T08:24:30Z Re: First draft of PG 17 release notes
2024-04-29T06:06:20Z Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
2024-04-26T12:13:00Z Re: New committers: Melanie Plageman, Richard Guo
2024-04-25T06:59:18Z Re: Add missing ConditionVariableCancelSleep() in slot.c