db_toff on pggeodb.nancy.inra.fr
Previous topic Chapter index Next topic

Indices

 

Schema

Table

Index

Tablespace

Type

Function

Fields

Primary Key

Unique

Description

public

t_formulaire_access_configuration_faconf

c_pk_faconf

(default)

btree

 

faconf_id

 

public

t_group_characteristic_gch

c_uni_definition_gch

(default)

btree

 

gch_definition

 

gch_definition must be unique / le champ gch_definition ne peut contenir de doublons

public

t_group_characteristic_gch

t_group_characteristic_gch_pkey

(default)

btree

 

gch_id

 

public

t_group_trait_grp

c_uni_definition_grp

(default)

btree

 

grp_definition

 

grp_definition must be unique / le champ grp_definition ne peut contenir de doublons

public

t_group_trait_grp

t_group_trait_grp_pkey

(default)

btree

 

grp_id

 

public

t_measure_mea

c_uni_tra_dev_sex_met_tym_spe_mea

(default)

btree

 

mea_tra_id, mea_dev_id, mea_sex_id, mea_met_id, mea_tym_id, mea_spe_id

 

tra - dev - sex - met - tym - spe must be unique / L'ensemble des 6 champs est unique : tra - dev - sex - met - tym - spe

public

t_measure_mea

t_measure_mea_pkey

(default)

btree

 

mea_id

 

public

t_measure_mea

x_btr_dev_mea

(default)

btree

 

mea_dev_id

 

 

Foreign key index linking a measure to a developmental stage /Index sur la clé étrangère rattachant une mesure à un stade de développement

public

t_measure_mea

x_btr_met_mea

(default)

btree

 

mea_met_id

 

 

Foreign key index linking a measure to a group of metadata /Index sur la clé étrangère rattachant une mesure à un groupe de métadonnées

public

t_measure_mea

x_btr_per_assessorr_mea

(default)

btree

 

mea_assessor_per_id

 

 

Foreign key index linking a measure to a assessor / Index sur la clé étrangère rattachant une mesure à un valideur

public

t_measure_mea

x_btr_per_recorder_mea

(default)

btree

 

mea_recorder_per_id

 

 

Foreign key index linking a measure to a recorder / Index sur la clé étrangère rattachant une mesure à un encodeur

public

t_measure_mea

x_btr_sex_mea

(default)

btree

 

mea_sex_id

 

 

Foreign key index linking a measure to a sex /Index sur la clé étrangère rattachant une mesure à un sexe

public

t_measure_mea

x_btr_spe_mea

(default)

btree

 

mea_spe_id

 

 

Foreign key index linking a measure to a species / Index sur la clé étrangère rattachant une mesure à une espèce

public

t_measure_mea

x_btr_tra_mea

(default)

btree

 

mea_tra_id

 

 

Foreign key index linking a measure to a trait /Index sur la clé étrangère rattachant une mesure à un trait

public

t_measure_mea

x_btr_tym_mea

(default)

btree

 

mea_tym_id

 

 

Foreign key index linking a measure to a measure type /Index sur la clé étrangère rattachant une mesure à un type de mesure

public

t_person_per

c_uni_email_per

(default)

btree

 

per_email

 

Person email is unique / L'adresse mail d'une personne est unique

public

t_person_per

c_uni_last_name_first_name_per

(default)

btree

 

per_last_name, per_first_name

 

uniqueness of last_name + first_name / unicite du couple nom - prenom d'une personne

public

t_person_per

t_person_per_pkey

(default)

btree

 

per_id

 

public

t_publi_pub

c_uni_name_pub

(default)

btree

 

pub_name

 

pub_name must be unique / le champ pub_name ne peut contenir de doublons

public

t_publi_pub

t_publi_pub_pkey

(default)

btree

 

pub_id

 

public

t_publi_pub

x_btr_typ_pub

(default)

btree

 

pub_typ_id

 

 

Foreign key index linking a publication to a publication type /Index sur la clé étrangère rattachant une publication à un type de publication

public

t_set_metadata_measure_met

c_uni_definition_met

(default)

btree

 

met_definition

 

met_definition must be unique / le champ met_definition ne peut contenir de doublons

public

t_set_metadata_measure_met

t_set_metadata_measure_met_pkey

(default)

btree

 

met_id

 

public

t_set_metadata_measure_met

x_btr_pub_met

(default)

btree

 

met_pub_id

 

 

Foreign key index linking a set of metadata to a publication /Index sur la clé étrangère rattachant un ensemble de métadonnées à une publication

public

tj_connection_char_gch_conn

tj_connection_char_gch_conn_pkey

(default)

btree

 

conn_gch_id, conn_char_id

 

public

tj_connection_char_gch_conn

x_btr_char_conn

(default)

btree

 

conn_char_id

 

 

Foreign key index linking a characteristic to a characteristic group / Index sur la clé étrangère rattachant une caractéristique à un groupe de caractéristiques

public

tj_connection_char_gch_conn

x_btr_gch_conn

(default)

btree

 

conn_gch_id

 

 

Foreign key index linking a characteristic group to a characteristic / Index sur la clé étrangère rattachant un groupe de caractéristiques à une caractéristique

public

tj_connection_tra_grp_ctg

tj_connection_tra_grp_ctg_pkey

(default)

btree

 

ctg_grp_id, ctg_tra_id

 

public

tj_connection_tra_grp_ctg

x_btr_grp_ctg

(default)

btree

 

ctg_grp_id

 

 

Foreign key index linking a trait group to a trait / Index sur la clé étrangère rattachant un groupe de traits à un trait

public

tj_connection_tra_grp_ctg

x_btr_tra_ctg

(default)

btree

 

ctg_tra_id

 

 

Foreign key index linking a trait to a trait group / Index sur la clé étrangère rattachant un trait à un groupe de traits

public

tj_match_mat

tj_match_mat_pkey

(default)

btree

 

mat_spe_id_source, mat_spe_id_target

 

public

tj_match_mat

x_btr_spe_source_mat

(default)

btree

 

mat_spe_id_source

 

 

Foreign key index linking a species (source) to another species / Index sur la clé étrangère rattachant une espèce (source) à une autre

public

tj_match_mat

x_btr_spe_target_mat

(default)

btree

 

mat_spe_id_target

 

 

Foreign key index linking a species (target) to another species / Index sur la clé étrangère rattachant une espèce (cible) à une autre

public

tj_measure_characteristic_mch

tj_measure_characteristic_mch_pkey

(default)

btree

 

mch_met_id, mch_char_id

 

public

tj_measure_characteristic_mch

x_btr_char_mch

(default)

btree

 

mch_char_id

 

 

Foreign key index linking a characteristic measure to a characteristic / Index sur la clé étrangère rattachant une mesure de caractéristique à une caractéristique

public

tj_measure_characteristic_mch

x_btr_met_mch

(default)

btree

 

mch_met_id

 

 

Foreign key index linking a characteristic measure to a group of metadata / Index sur la clé étrangère rattachant une mesure de caractéristique à un groupe de métadonnées

public

tr_characteristic_char

c_uni_fca_name_char

(default)

btree

 

char_fca_id, char_name

 

Uniqueness of the name and the ID of the characteristic family / Unicité du couple nom - identifiant de la famille de caractéristique de rattachement

public

tr_characteristic_char

tr_characteristic_char_pkey

(default)

btree

 

char_id

 

public

tr_characteristic_char

x_btr_fca_car

(default)

btree

 

char_fca_id

 

 

Foreign key index linking a characteristic to a characteristic family / Index sur la clé étrangère rattachant une caractéristique à une famille de caractéristiques

public

tr_family_characteristic_fca

c_uni_parent_id_name_fca

(default)

btree

 

fca_parent_id, fca_wording

 

Uniqueness of the name and the ID of the parent family / Unicité du couple nom - identifiant de la famille parent

public

tr_family_characteristic_fca

tr_family_characteristic_fca_pkey

(default)

btree

 

fca_id

 

public

tr_family_taxon_txf

c_uni_name_txf

(default)

btree

 

txf_name

 

txf_name must be unique /le champ txf_name ne peut contenir de doublons

public

tr_family_taxon_txf

tr_family_taxon_txf_pkey

(default)

btree

 

txf_id

 

public

tr_family_trait_fam

c_uni_parent_id_name_fam

(default)

btree

 

fam_parent_id, fam_name

 

Uniqueness of the name and the ID of the parent family / Unicité du couple nom - identifiant de la famille parent

public

tr_family_trait_fam

tr_family_trait_fam_pkey

(default)

btree

 

fam_id

 

public

tr_genus_gen

c_uni_name_txf_gen

(default)

btree

 

gen_name, gen_txf_id

 

gen_name and gen_txf_id must be unique /Le couple gen_name - gen_txf_id ne peut contenir de doublons

public

tr_genus_gen

tr_genus_gen_pkey

(default)

btree

 

gen_id

 

public

tr_genus_gen

x_btr_txf_gen

(default)

btree

 

gen_txf_id

 

 

Foreign key index linking a genus to a taxonomic family /Index sur la clé étrangère rattachant un genre à une famille taxonomique

public

tr_sex_sex

c_uni_description_sex

(default)

btree

 

sex_wording

 

sex_wording must be unique / le champ sex_wording ne peut contenir de doublons

public

tr_sex_sex

tr_sex_sex_pkey

(default)

btree

 

sex_id

 

public

tr_species_spe

c_uni_tax_name_gen_spe

(default)

btree

 

spe_tax_id, spe_name, spe_gen_id

 

genus + species + taxonomic_reference must be unique / le trio genre / espèce / référence taxonomique ne peut contenir de doublons

public

tr_species_spe

tr_species_spe_pkey

(default)

btree

 

spe_id

 

public

tr_stage_development_dev

c_uni_name_dev

(default)

btree

 

dev_name

 

dev_name must be unique / le champ dev_name ne peut contenir de doublons

public

tr_stage_development_dev

tr_stage_development_dev_pkey

(default)

btree

 

dev_id

 

public

tr_taxonomic_reference_tax

c_uni_name_version_tax

(default)

btree

 

tax_name, tax_version

 

name and version must be unique / le couple nom / version ne peut contenir de doublons

public

tr_taxonomic_reference_tax

tr_taxonomic_reference_tax_pkey

(default)

btree

 

tax_id

 

public

tr_trait_tra

c_uni_fam_name_tra

(default)

btree

 

tra_fam_id, tra_name

 

Uniqueness of the name and the ID of the parent family / Unicité du couple nom / identifiant de la famille de traits de rattachement

public

tr_trait_tra

tr_trait_tra_pkey

(default)

btree

 

tra_id

 

public

tr_trait_tra

x_btr_fam_tra

(default)

btree

 

tra_fam_id

 

 

Foreign key index linking a trait to a trait family / Index sur la clé étrangère rattachant un trait à une famille de traits

public

tr_type_measure_tym

c_uni_description_tym

(default)

btree

 

tym_wording

 

tym_wording must be unique / le champ tym_wording ne peut contenir de doublons

public

tr_type_measure_tym

tr_type_measure_tym_pkey

(default)

btree

 

tym_id

 

public

tr_type_publication_typ

c_uni_description_typ

(default)

btree

 

typ_wording

 

typ_wording must be unique / le champ typ_wording ne peut contenir de doublons

public

tr_type_publication_typ

tr_type_publication_typ_pkey

(default)

btree

 

typ_id

 

topology

layer

layer_pkey

(default)

btree

 

topology_id, layer_id

 

topology

layer

layer_schema_name_table_name_feature_column_key

(default)

btree

 

schema_name, table_name, feature_column

 

 

topology

topology

topology_name_key

(default)

btree

 

name

 

 

topology

topology

topology_pkey

(default)

btree

 

id

 

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 19/06/2019 10:17
Previous topic Chapter index Next topic