browse_entry

2832 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('metabib.browse_entry_id_seq'::regclass)
browse_entry_def_map.entry browse_entry_def_map_entry_fkey R
browse_entry_simple_heading_map.entry browse_entry_simple_heading_map_entry_fkey R
value text 2147483647 null
index_vector tsvector 2147483647 null
sort_value text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
browse_entry_pkey Primary key Asc id
browse_entry_sort_value_idx Performance Asc sort_value
browse_entry_sort_value_value_key Must be unique Asc/Asc sort_value + value
metabib_browse_entry_index_vector_idx Performance Asc index_vector

Relationships