NameGRANT -- define access privileges Synopsis
The pg_lsn data type can be used to store LSN (Log Sequence Number) data which is a pointer to a location in the XLOG. This type is a representation
NameDROP TRIGGER -- remove a trigger Synopsis
NameDROP COLLATION -- remove a collation Synopsis
NameALTER DOMAIN -- change the definition of a domain Synopsis
Namepg_restore -- restore a PostgreSQL database from an archive file created by pg_dump
The catalog pg_database stores information about the available databases. Databases are created with the
The catalog pg_attribute stores information about table columns. There will be exactly one pg_attribute row
The catalog pg_opfamily defines operator families. Each operator family is a collection of operators and associated support routines that implement
19.1.1. Parameter Names and Values All parameter names are case-insensitive. Every parameter takes a value of one of five types:
Page 54 of 60