Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
49.3. Streaming Replication Protocol Interface
Prev UpChapter 49. Logical DecodingHome Next

49.3. Streaming Replication Protocol Interface

The commands

  • CREATE_REPLICATION_SLOTslot_name LOGICALoutput_plugin

  • DROP_REPLICATION_SLOTslot_name [WAIT]

  • START_REPLICATION SLOTslot_name LOGICAL ...

are used to create, drop, and stream changes from a replication slot, respectively. These commands are only available over a replication connection; they cannot be used via SQL. SeeSection 53.4 for details on these commands.

The commandpg_recvlogical can be used to control logical decoding over a streaming replication connection. (It uses these commands internally.)


Prev Up Next
49.2. Logical Decoding Concepts Home 49.4. Logical DecodingSQL Interface
epubpdf
Go to PostgreSQL 11
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp