Method Sql.pgsql()->cancelquery()

class Sql.pgsql

Method cancelquery

final void cancelquery()

Description

Cancels all currently running queries in this session.

See also

reload(), resync()

Note

This function is PostgreSQL-specific.