Indexes Editor (PostgreSQL)

From RapidSQL
Jump to: navigation, search

Go Up to PostgreSQL Object Editors

The Indexes Editor lets you view or modify the columns and properties for an index.

To edit an index

  1. Open an editor on the index. For details, see Opening an Object Editor.
  2. Use the following table as a guide to understanding and modifying the settings on the tabs of this editor:
Tab Settings and tasks

Properties

Lets you view or modify properties defined when creating the object. For details on these properties, see Indexes Wizard (PostgreSQL).

Columns

Lets you modify the columns that make up the index. For details, see Indexes Wizard (PostgreSQL).

Comment

For details on using this tab, see Adding a Comment to an object.

Dependencies

For details on using this tab, see Working with Object Dependencies.

DDL View

For details on using this tab, see Viewing the SQL/DDL for an Object.

3. When finished, you can submit your changes. For details, see Previewing and Submitting Object Editor Changes.