User Tools

Site Tools


dba:postgresql:postgresql_basic_querys

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dba:postgresql:postgresql_basic_querys [2023/12/06 09:22] – [dump/export all users with password] dodgerdba:postgresql:postgresql_basic_querys [2024/03/15 09:16] – [list objects in schema] dodger
Line 235: Line 235:
  
 ===== list objects in schema ===== ===== list objects in schema =====
-Change ''<SCHEMA_NAME>'':+Change ''<SCHEMA_NAME>'' : 
 + 
 <code sql> <code sql>
 select n.nspname as schema_name, select n.nspname as schema_name,
dba/postgresql/postgresql_basic_querys.txt · Last modified: 2024/04/19 07:37 by dodger