pg_max_external_files

The pg_max_external_files view shows the maximum number of external table files allowed per segment host when using the external table file protocol.

columntypereferencesdescription
hostnamename The host name used to access a particular segment instance on a segment host.
maxfilesbigint Number of primary segment instances on the host.

Parent topic: System Catalogs Definitions