Skip to content

Pgk notes

Ideas, links, quotes and more

Category: postgresql

Show Databases in PostgreSQL

Two ways:npostgres=# \lnnpostgres=# select * from pg_database;

databases, howto, postgresql, programming, sql Leave a comment July 15, 2022 1 Minute
Powered by WordPress.com.
 

Loading Comments...