Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
29.9. Monitoring
Prev UpChapter 29. Logical ReplicationHome Next

29.9. Monitoring#

Because logical replication is based on a similar architecture asphysical streaming replication, the monitoring on a publication node is similar to monitoring of a physical replication primary (seeSection 26.2.5.2).

The monitoring information about subscription is visible inpg_stat_subscription. This view contains one row for every subscription worker. A subscription can have zero or more active subscription workers depending on its state.

Normally, there is a single apply process running for an enabled subscription. A disabled subscription or a crashed subscription will have zero rows in this view. If the initial data synchronization of any table is in progress, there will be additional workers for the tables being synchronized. Moreover, if thestreaming transaction is applied in parallel, there may be additional parallel apply workers.


Prev Up Next
29.8. Architecture Home 29.10. Security
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp