Supported Versions: PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8
Get meta data for table
<?php pg_meta_data(PgSql\Connection $connection, string $table_name, bool $extended = false): array|false