Difference between revisions of "List schemas: \dn"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{psql}} Category: PostgreSQL Category: SQL")
 
Line 1: Line 1:
  
 +
 +
          List of schemas
 +
    Name    |      Owner
 +
-------------+-------------------
 +
  your_schema1  | your_username
 +
  your_schema1      | your_username
 +
  your_schema1      | your_username2
 +
  your_schema1 | rds_master
 +
  public      | rds_master
 +
  raw        | rds_master
 +
(6 rows)
  
  

Revision as of 09:02, 28 April 2022


         List of schemas
    Name     |       Owner
-------------+-------------------
 your_schema1   | your_username
 your_schema1      | your_username
 your_schema1       | your_username2
 your_schema1 | rds_master
 public      | rds_master
 raw         | rds_master
(6 rows)


See also

Advertising: