パッケージ: postgresql-14-wal2json (2.4-2)
postgresql-14-wal2json に関するリンク
Trisquel の資源:
wal2json ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian PostgreSQL Maintainers
- Christoph Berg
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
PostgreSQL logical decoding JSON output plugin
wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API.
The wal2json output plugin produces a JSON object per transaction. All of the new/old tuples are available in the JSON object. Also, there are options to include properties such as transaction timestamp, schema-qualified, data types, and transaction ids.
その他の postgresql-14-wal2json 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [amd64, armhf]
-
- dep: postgresql-14
- The World's Most Advanced Open Source Relational Database