ST_DropWorkspace

更新时间: 2026-03-28 16:49:52

Drops a map matching workspace by name.

Syntax

boolean ST_DropWorkspace(text wsname);

Parameters

ParameterDescription
wsnameThe name of the workspace to drop. The name must be unique.

Return values

ValueDescription
tThe workspace was dropped successfully.
fThe workspace could not be dropped.

Description

Dropping a workspace releases its in-memory topological network data and removes the corresponding records from the mapmatching_workspace table.

Example

SELECT ST_DropWorkspace('mm_ws_test');
上一篇: ST_ClearWorkspace 下一篇: Map services
阿里云首页 云原生数据库 PolarDB 相关技术圈