Online Documentation for SQL Manager for PostgreSQL

Execute Script


CheckBox Abort script execution on error

If this option is checked, script execution is aborted if an error occurs.

 

CheckBox Execute in transaction, rollback on error

This option is only available if the Abort script on error option is checked. This option evokes automatic rollback when script execution is aborted.

 

CheckBox Enable parsing

With this option checked, Execute Script Editor parses the loaded script to enable fast navigation in the Script Explorer tool.

 

CheckBox Show message when done

Displays a message box on finishing script execution.

 

CheckBox Execute selected text separately

Check this option to allow execution of the selected statement separately.

 

CheckBox Don't clear error list on selected text execution

If this option is checked, the error list is not cleared upon execution of the selected statement.

 

CheckBox Show notices in error list

Select this option to enable information messages when working with scripts.

 

CheckBox Register newly created databases

If the option is enabled, the Register Database dialog will appear when a database is created using Execute Script.

 

CheckBox Disable all code features in Execute Script

This option disables code completion, code folding, highlight and all options that are set on the Code completion page. For options that are set on the Color Scheme page, the defaults will be applied.

 

Environment Options - Tools - SQL Script