Table petascopedb.public.ps_format Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id serial 10  √  nextval('ps_format_id_seq'::regclass)
name varchar 64
mimetype varchar 128
gdalid varchar 64  √  null
description text 2147483647  √  null

Table contained 133 rows at Mon Nov 19 22:04 CET 2012

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc ps_format_pkey