define a new index NAME CREATE_INDEX - define a new index SYNOPSIS CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS......CREATE DATABASE ( CREATE_DATABASE (7)), CREATE TABLE ( CREATE_TABLE (7)), CREATE INDEX ( CREATE_INDEX (7)), DROP TABLESPACE ( DROP_TABLESPACE (7)), ALTER TABLESPACE ( ALTER_TABL…mappings between network interface names and indexes NAME if_nametoindex, if_indextoname - mappings between network interface names and indexes LIBRARY Standard C library ( libc , …mappings between network interface names and indexes NAME if_nametoindex, if_indextoname - mappings between network interface names and indexes LIBRARY Standard C library ( libc , …change a database NAME ALTER_DATABASE - change a database SYNOPSIS ALTER DATABASE name [ [ WITH ] option [ ... ] ] where option can be: ALLOW_CONNECTIONS allowconn CONNECTION LIMIT…independently defined actions in tc NAME actions - independently defined actions in tc SYNOPSIS tc [ TC_OPTIONS ] actions add | change | replace ACTSPEC tc [ TC_OPTIONS ] actions g…...LY option.) Each backend running REINDEX will report its progress in the pg_stat_progress_create_index view. See Section 27.4.4 for details. EXAMPLES Rebuild a single index: REI…get network interface names and indexes NAME if_nameindex, if_freenameindex - get network interface names and indexes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <n…get network interface names and indexes NAME if_nameindex, if_freenameindex - get network interface names and indexes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <n…show the execution plan of a statement NAME EXPLAIN - show the execution plan of a statement SYNOPSIS EXPLAIN [ ( option [, ...] ) ] statement where option can be one of: ANALYZE […...ISTICS 1000; COMPATIBILITY ALTER INDEX is a PostgreSQL extension. SEE ALSO CREATE INDEX ( CREATE_INDEX (7)), REINDEX (7)create new rows in a table NAME INSERT - create new rows in a table SYNOPSIS [ WITH [ RECURSIVE ] with_query [, ...] ] INSERT INTO table_name [ AS alias ] [ ( column_name [, ...] )…...tension. There are no provisions for indexes in the SQL standard. SEE ALSO CREATE INDEX ( CREATE_INDEX (7))remove an operator family NAME DROP_OPERATOR_FAMILY - remove an operator family SYNOPSIS DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ] DESCRIPTI…remove an operator class NAME DROP_OPERATOR_CLASS - remove an operator class SYNOPSIS DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ] DESCRIPTION D…List of configured APT data sources NAME sources.list - List of configured APT data sources DESCRIPTION The source list /etc/apt/sources.list and the files contained in /etc/apt/so…define a new operator family NAME CREATE_OPERATOR_FAMILY - define a new operator family SYNOPSIS CREATE OPERATOR FAMILY name USING index_method DESCRIPTION CREATE OPERATOR FAMILY c…define a new table NAME CREATE_TABLE - define a new table SYNOPSIS CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT EXISTS ] table_name ( [ { column_nam…change the definition of an operator family NAME ALTER_OPERATOR_FAMILY - change the definition of an operator family SYNOPSIS ALTER OPERATOR FAMILY name USING index_method ADD { OP…Write and verify multi-pack-indexes NAME git-multi-pack-index - Write and verify multi-pack-indexes SYNOPSIS git multi-pack-index [--object-dir=<dir>] [--[no-]bitmap] <sub-command>…