Triggers Editor (PostgreSQL)

From RapidSQL
Jump to: navigation, search

Go Up to PostgreSQL Object Editors

The Triggers Editor lets you manage properties and targeted columns for a trigger.

To edit a trigger

  1. Open an editor on the trigger. 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 settings specified when the trigger was created or most recently edited. For details on these properties, see Triggers Wizard (PostgreSQL).

Column Selection

Lets you view or modify columns targeted when the trigger was created or most recently edited. For details on these settings on this tab, see Triggers Wizard (PostgreSQL).

Dependencies

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

Comment

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

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.