pg_meta_data

(PHP 4 >= 4.3.0)

pg_meta_data --  Get meta data for table.

Description

array pg_meta_data ( resource connection, string table_name)

pg_meta_data() returns table definition for table_name as array. If there is error, it returns FALSE

Замечание: This function is experimental.

See also pg_convert()