define a new view NAME CREATE_VIEW - define a new view SYNOPSIS CREATE [ OR REPLACE ] [ TEMP | TEMPORARY...remove a materialized view NAME DROP_MATERIALIZED_VIEW - remove a materialized view SYNOPSIS DROP MATERIALIZED VIE...change the definition of a view NAME ALTER_VIEW - change the definition of a view SYNOPSIS ALTER VIEW [ IF EXISTS ] nam...remove a view NAME DROP_VIEW - remove a view SYNOPSIS DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE...change the definition of a materialized view NAME ALTER_MATERIALIZED_VIEW - change the definition of a materialized view SYNOPSIS AL...define a new materialized view NAME CREATE_MATERIALIZED_VIEW - define a new materialized view SYNOPSIS CREATE MATERIAL...Network device naming schemes NAME systemd.net-naming-scheme - Network device naming schemes DESCRIPTI...overview of POSIX message queues NAME mq_overview - overview of POSIX message queues DESCRIPTION...overview of CPU scheduling NAME sched - overview of CPU scheduling DESCRIPTION Since Linux 2.6.2...define access privileges NAME GRANT - define access privileges SYNOPSIS GRANT { { SELECT | INSERT | UPDATE |...overview of signals NAME signal - overview of signals DESCRIPTION Linux supports both POSIX reli...overview of time and timers NAME time - overview of time and timers DESCRIPTION Real time and pr...define default access privileges NAME ALTER_DEFAULT_PRIVILEGES - define default access privileges SYNOPSIS ALTER DEFA...replace the contents of a materialized view NAME REFRESH_MATERIALIZED_VIEW - replace the contents of a materialized view SYNOPSIS R......argtype [, ...] ] ) ] | INDEX object_name | LARGE OBJECT large_object_oid | MATERIALIZED VIEW object_name | OPERATOR operator_name ( left_type , right_type ) | OPERATOR CLASS ob…...DATE | DELETE DESCRIPTION CREATE RULE defines a new rule applying to a specified table or view. CREATE OR REPLACE RULE will either create a new rule, or replace an existing rule…...og --graph with: $ man git-log or: $ git help log With the latter, you can use the manual viewer of your choice; see git-help (1) for more information. It is a good idea to intr…...or replace an existing trigger. The trigger will be associated with the specified table, view, or foreign table and will execute the specified function function_name when certai…...ce> git upload-pack GIT_NAMESPACE=<namespace> git receive-pack DESCRIPTION Git supports dividing the refs of a single repository into multiple namespaces, each of which has its …...PostgreSQL user (the user ID the server runs as) and the name must be specified from the viewpoint of the server. When PROGRAM is specified, the server executes the given comman…