DROP_LICENSE

Drops a license key from the global catalog.

Syntax

DROP_LICENSE( 'license-name' )

Parameters

license‑name

The name of the license to drop. Use the name (or long license key) in the NAME column of system table LICENSES.

Privileges

Superuser

Examples

=> SELECT DROP_LICENSE('9b2d81e2-aab1-4cfb-bc07-fa9a696e8f5e');

See Also

Managing Licenses