listsize_by_zone_view


Description

View that gives size of discovery list by zone and attribute type (known, target, trusted, avoid, stop). This view is created so that we can use it as external table from x15 side as there is an issue with pushing power function from x15 to Postgres side.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
zone_id int4 10 null
ips text 2147483647 null
listtype text 2147483647 null

Table contained 0 rows

View Definition


Possibly Referenced Tables/Views