binfiles


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ID int4 10 null
size int4 10 null
date int8 19 date_part('epoch'::text, now())
hash varchar 32 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
pk_binfiles Primary key Asc ID