gp_master_mirroring gp_master_mirroring The gp_master_mirroring table contains state information about the standby master host and its associated write-ahead log (WAL) replica...
RELEASE SAVEPOINT Synopsis Description Parameters Examples Compatibility See Also RELEASE SAVEPOINT Destroys a previously defined savepoint. Synopsis RELEASE [ SAVEPO...
CLOSE Synopsis Description Parameters Notes Examples Compatibility See Also CLOSE Closes a cursor. Synopsis CLOSE <cursor_name> Description CLOSE frees the res...
DROP TABLE Synopsis Description Parameters Examples Compatibility See Also DROP TABLE Removes a table. Synopsis DROP TABLE [ IF EXISTS ] <name> [, ...] [ CASC...
pg_listener pg_listener The pg_listener system catalog table supports the LISTEN and NOTIFY commands. A listener creates an entry in pg_listener for each notification name ...
DROP TABLESPACE Synopsis Description Parameters Examples Compatibility See Also DROP TABLESPACE Removes a tablespace. Synopsis DROP TABLESPACE [ IF EXISTS ] <tables...
Identifying Invalid CSV Files in Error Table Data Identifying Invalid CSV Files in Error Table Data If a CSV file contains invalid formatting, the rawdata field in the error ta...
DROP TABLE Synopsis Description Parameters Examples Compatibility See Also DROP TABLE Removes a table. Synopsis DROP TABLE [ IF EXISTS ] <name> [, ...] [ CASC...
Determine the Transformation Schema Determine the Transformation Schema To prepare for the transformation project: Determine the goal of the project, such as indexing data, a...
DROP VIEW Synopsis Description Parameters Examples Compatibility See Also DROP VIEW Removes a view. Synopsis DROP VIEW [ IF EXISTS ] < name . [, ...] [ CASCAD...