relpipe-data/examples/sql-dk_pg_1.tabular.txt
branchv_0
changeset 255 94b533007e77
equal deleted inserted replaced
254:23247d93a012 255:94b533007e77
       
     1 tables:
       
     2  ╭───────────────────────┬─────────────────────┬─────────────────────╮
       
     3  │ table_schema (string) │ table_name (string) │ table_type (string) │
       
     4  ├───────────────────────┼─────────────────────┼─────────────────────┤
       
     5  │ pg_catalog            │ pg_type             │ BASE TABLE          │
       
     6  │ pg_catalog            │ pg_roles            │ VIEW                │
       
     7  │ pg_catalog            │ pg_group            │ VIEW                │
       
     8  ╰───────────────────────┴─────────────────────┴─────────────────────╯
       
     9 Record count: 3
       
    10 types:
       
    11  ╭──────────────────┬──────────────────────┬────────────────────╮
       
    12  │ typname (string) │ typcategory (string) │ typbyval (boolean) │
       
    13  ├──────────────────┼──────────────────────┼────────────────────┤
       
    14  │ bool             │ B                    │               true │
       
    15  │ bytea            │ U                    │              false │
       
    16  │ char             │ S                    │               true │
       
    17  │ name             │ S                    │              false │
       
    18  ╰──────────────────┴──────────────────────┴────────────────────╯
       
    19 Record count: 4