NameCREATE ROLE -- define a new database role Synopsis
NameDROP TEXT SEARCH TEMPLATE -- remove a text search template Synopsis
NameCREATE RULE -- define a new rewrite rule Synopsis
The catalog pg_init_privs records information about the initial privileges of objects in the system. There is one entry for each object in the
sepgsql is a loadable module that supports label-based mandatory access control (MAC) based on SELinux security
NameSELECT INTO -- define a new table from the results of a query Synopsis
A table in a relational database is much like a table on paper: It consists of rows and columns. The number and order of the columns is fixed, and each column has a name. The
Namepg_archivecleanup -- clean up PostgreSQL WAL archive files
NameCREATE TRIGGER -- define a new trigger Synopsis
In order to create a database, the PostgreSQL server must be up and running (see
Page 14 of 60