sea_coos_obs=# \d raster_oi_sst
Table "public.raster_oi_sst"
Column | Type | Modifiers
----------------+-----------------------------+-----------
pass_timestamp | timestamp without time zone | not null
local_filename | character varying | not null
Indexes:
"pk_oi_sst" primary key, btree (pass_timestamp, local_filename)
-- CharltonPurvis - 23 Mar 2005