All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

pgAdmin 4 Query Tool Documentation: SQL Execution Environment for PostgreSQL

By

__natty__

2mo ago· 15 min readen

Summary

The article documents the Query Tool feature in pgAdmin 4 version 9.13, which is a comprehensive SQL execution environment for PostgreSQL database management. It describes how to access the tool through menus or object explorer, its workspace layout options (including distraction-free mode), and its dual-panel interface for writing queries and viewing results. The tool supports multiple simultaneous instances in tabs and provides detailed functionality for SQL command execution and result analysis.

Key quotes

· 5 pulled
The Query Tool is a powerful, feature-rich environment that allows you to execute arbitrary SQL commands and review the result set.
You can access the Query Tool via the Query Tool menu option on the Tools menu, or through the context menu of select nodes of the Object explorer control.
You can open multiple copies of the Query tool in individual tabs simultaneously.
The Query Tool features two panels:
The workspace layout offers a distraction-free, dedicated area for query execution.
Snippet from the RSS feed
pgAdmin - PostgreSQL Tools for Windows, Mac, Linux and the Web

You might also wanna read