Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

pg_namespace

The catalog pg_namespace stores namespaces. A namespace is the structure underlying SQL schemas: each namespace can have a separate collection of relations, types, etc. without name conflicts.
Name
Type
References
Description
oid
oid

Row identifier (hidden attribute; must be explicitly selected)
nspname
name

Name of the namespace
nspowner
oid
Owner of the namespace
nspacl
aclitem[]

Access privileges; see GRANT and REVOKE for details

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

spfile and pfile errors

2017 Shortern URL - Other Website Like ADFOC.US

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

ORA-01261: Parameter db_recovery_file_dest destination string cannot be translated ORA-01262: Stat failed on a file destination directory Linux-x86_64 Error: 2: No such file or directory