pggeodb.nancy.inra.fr/db_woodseer - db_woodseer on pggeodb.nancy.inra.fr
Previous topic Chapter index Next topic

Index: x_btr_fkey_std_macq

 

 

Schema

public

 

Table

t_measure_macq

 

Tablespace

(default)

 

Descriptions

Foreign key index to speed up updates / deletion

 

Definition

CREATE INDEX x_btr_fkey_std_macq ON public.t_measure_macq
 USING btree (macq_std_id);

COMMENT ON INDEX public.x_btr_fkey_std_macq
IS 'Foreign key index to speed up updates / deletion';

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 07/12/2018 13:23
Previous topic Chapter index Next topic