NovaStar Program Reference / Database / pgadmin3


Overview

The pgadmin3 program is a graphical user interface for PostgreSQL. See also the psql command line program. These programs are used to perform ad hoc and automated database tasks. TODO smalers 2017-10-15 need to fill out more useful information.

Command Line Usage

The command line syntax is:

pgadmin3...

Command line parameters are:

Parameter Description Default
-x Explain.

Examples

The following...

ns...

Output will be similar to:

...some output...

Scheduling

Explain whether run on a schedule...

NovaStar Administrator Interface

Explain how to access, including screen shots...

Troubleshooting

Explain, including log file name/location...

See Also

  • psql - command line program to run database commands