NameCLOSE -- close a cursor Synopsis
NameCREATE FOREIGN DATA WRAPPER -- define a new foreign-data wrapper Synopsis
NameIMPORT FOREIGN SCHEMA -- import table definitions from a foreign server Synopsis
Before you can use PostgreSQL you need to install it, of course. It is possible that PostgreSQL is already
NameALTER DEFAULT PRIVILEGES -- define default access privileges Synopsis
When a table is created, it contains no data. The first thing to do before a database can be of much use is to insert data. Data is conceptually inserted one row at a time
The view pg_rules provides access to useful information about query rewrite rules. Table
NameDROP RULE -- remove a rewrite rule Synopsis
NameALTER SERVER -- change the definition of a foreign server Synopsis
The catalog pg_user_mapping stores the mappings from local user to remote. Access to this catalog is restricted from normal users, use the view
Page 49 of 60