Object identifiers (OIDs) are used internally by PostgreSQL as primary keys for various system tables. OIDs are not added to user-created tables
NameLISTEN -- listen for a notification Synopsis
Namepg_receivexlog -- stream transaction logs from a PostgreSQL server
NameALTER COLLATION -- change the definition of a collation Synopsis
The view pg_stats provides access to the information stored in the
This chapter provides an overview of how to use SQL to perform simple operations. This tutorial is only intended to give you an introduction
NameSECURITY LABEL -- define or change a security label applied to an object Synopsis
NameMOVE -- position a cursor Synopsis
The modification of data that is already in the database is referred to as updating. You can update individual rows, all the rows in a table, or a subset of all rows. Each
Namepg_basebackup -- take a base backup of a PostgreSQL cluster
Page 25 of 60