Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc749bc

Browse files
committed
Clarify comment in tablesync.c
Author: Peter SmithReviewed-by: Amit Kapila, Michael Paquier, Euler TaveiraDiscussion:https://postgr.es/m/CAHut+Pt9_T6pWar0FLtPsygNmme8HPWPdGUyZ_8mE1Yvjdf0ZA@mail.gmail.com
1 parentc5b2860 commitfc749bc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/backend/replication/logical/tablesync.c‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,8 @@
5252
* CATCHUP -> SYNCDONE -> READY.
5353
*
5454
* The catalog pg_subscription_rel is used to keep information about
55-
* subscribed tables and their state. Some transient state during data
56-
* synchronization is kept in shared memory. The states SYNCWAIT and
57-
* CATCHUP only appear in memory.
55+
* subscribed tables and their state. The catalog holds all states
56+
* except SYNCWAIT and CATCHUP which are only in shared memory.
5857
*
5958
* Example flows look like this:
6059
* - Apply is in front:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp