Ian Carnaghan
Home
About Me
Classes I Teach
Fundamentals of JavaScript
Advanced JavaScript
Introduction to Interactive Design
Principles of Web Design and Technology I
Principles of Web Design and Technology II
Publications and Papers
Contact Me
Blogging
Coding
CMS
UX & Design
Cybersecurity
Knowledge Base
How to list all PostgreSQL databases using the Command Line
April 7, 2018
Created On
April 7, 2018
by
Ian Carnaghan
Knowledge Base
Databases
PostgreSQL
How to list all PostgreSQL databases using the Command Line
Type in the following command in the CLI (
Command Line Interface
)
psql -l
This command will list all of the databases available
Image Credits:
Photo by Isis França on Unsplash
.
Ian Carnaghan
I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.
More Similar Posts
No results found.
Menu