 information_schema
            information_schema    PostgreSQL テーブル構成カラム一覧
        カラム一覧出力SQL以下スキーマ、テーブル名を適宜変更してお使いください。select --c.table_schema,c.table_name,c.column_name,c.ordinal_position as "position"...      
                        
     information_schema
            information_schema     information_schema
            information_schema