stream_targets

此表包含所有 Vertica 目标表的元数据。

此表以前名为 kafka_config.kafka_targets。

示例

以下示例显示了 stream_tables 表中的典型行。

=> SELECT * FROM stream_config.stream_targets;
-[ RECORD 1 ]-----+---------------------
id                | 1
target_schema     | public
target_table      | stream_flex1
-[ RECORD 2 ]-----+---------------------
id                | 2
target_schema     | public
target_table      | stream_flex2