Use the options that are located under the Browser node of the tree control to personalize your workspace.
Use the options on the Display dialog to specify general display preferences:
Use the options on the Properties dialog to specify display properties:
Use the options on the Binary paths dialog to specify binary file locations:
Use the options on the UI Miscellaneous dialog to specify miscellaneous pgAdmin preferences:
Font - Use the Font selector to specify the font used as the standard font throughout pgAdmin’s main user interface. This may be useful for countries with multibyte character sets (where standard fonts may not display well), or if you wish to use a font different from the one configured on your system.
Confirm object deletion - Select this option to instruct pgAdmin to require confirmation before deleting an object (recommended).
Show System Objects in the treeview - Check the box next to Show System Objects in the treeview to instruct pgAdmin to display objects such as system schemas (e.g. pg_temp*) and system columns (e.g. xmin, ctid) in the tree control.
Show users for privileges - Select this option to include usernames as well as groups in the subject list when viewing the Privileges tab of an object that supports privileges. Disabling this option is useful on large systems with many users that are organised in groups.
Show object properties on double click in treeview - Select this option to specify that double clicking an object in the treeview should open the Properties dialogue for that object. Disable this option to browse the treeview using a double-click.
Show NOTICEs - Check the box next to Show NOTICEs to instruct pgAdmin to display notices from the server.
Refresh on click - Use the Refresh on click drop-down listbox to specify that the displayed properties of the selected objects should be updated in the tree control when the object is selected. Select from:
- None to update no objects.
- Refresh object on click to refresh the selected object.
- Refresh object and children on click to refresh the selected object, and any objects that reside under the selected object in the tree control.