Executing a SQL Query using PGAdmin
Print
Modified on: Tue, 1 Mar, 2022 at 5:19 PM
Install pgAdmin
Starting in Spire 3.6.8 pgAdmin no longer is included with the Spire Server installer. If you wish to use pgAdmin to access the Spire postgreSQL database directly then you will need to install pgAdmin separately by following these directions. If pgAdmin is already installed and available in the Start Menu then skip forward to the next section.
Open Spire Server Admin
Click the Elephant Icon in the top right hand toolbar to visit the downloads page for pgAdmin for Windows
Download and install the latest version of pgAdmin
Run a query in pgAdmin
- Open the application pgAdmin 4 from the start menu.
- Expand the Server called PostgreSQL 10
- Expand the group called Databases
- Highlight the name of the Database you want to run a query on
- Then click on the SQL query editor button to open a new query editor window
- Type or Paste the relevant query into the Query Editor page that appears in the right hand top pane
- Press F5 or Click on the play button arrow icon to execute the query
- Query Results are shown in the bottom section of the screen below the query editor
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.