public inbox for pgsql-hackers@postgresql.org  
help / color / mirror / Atom feed
Messages from xunengzhou@gmail.com

Re: Fix pg_stat_wal_receiver to show CONNECTING status
  2026-05-24 03:51 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-05-23 18:40 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-05-23 17:09 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Fix pg_stat_wal_receiver to show CONNECTING status
  2026-05-23 15:51 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-05-20 05:18 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-05-20 03:30 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Streamify more code paths
  2026-02-09 10:40 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Streamify more code paths
  2026-02-05 04:01 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
  2026-02-02 03:16 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Re: A out of date comment of WaitForWALToBecomeAvailable
  2026-02-02 02:37 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Wake up backends immediately when sync standbys decrease
  2026-02-02 02:28 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
  2026-02-02 02:16 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
  2026-01-30 06:01 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
  2026-01-29 12:22 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-27 07:31 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Add pg_stat_recovery system view
  2026-01-27 07:23 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-27 01:14 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-23 08:47 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-23 04:07 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-22 10:06 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-22 10:02 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-22 04:37 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-21 12:40 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-20 01:31 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-20 01:28 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-19 15:35 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-12 06:53 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add WALRCV_CONNECTING state to walreceiver
  2026-01-11 12:56 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-10 04:47 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-09 13:44 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
  2026-01-09 03:57 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
  2026-01-09 01:32 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-08 16:29 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
  2026-01-08 16:03 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
  2026-01-08 15:54 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Optimize SnapBuildPurgeOlderTxn to purge committed xids in-place
  2026-01-08 04:48 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-07 04:08 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-06 17:04 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-06 15:58 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-06 15:53 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-06 13:12 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-06 07:29 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-03 16:10 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Implement waiting for wal lsn replay: reloaded
  2026-01-02 09:17 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Add pg_buffercache_mark_dirty[_all] functions to the pg_buffercache
  2025-04-25 16:17 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Proposal: Limitations of palloc inside checkpointer
  2025-04-15 04:02 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: Proposal: Limitations of palloc inside checkpointer
  2025-04-10 15:43 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: per backend WAL statistics
  2025-03-06 08:13 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: per backend WAL statistics
  2025-03-05 09:45 UTC  Xuneng Zhou <xunengzhou@gmail.com>

Re: support virtual generated column not null constraint
  2025-02-26 07:00 UTC  ego alter <xunengzhou@gmail.com>

Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic()
  2025-01-08 05:34 UTC  Xuneng Zhou <xunengzhou@gmail.com>


51+ results

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox