method PostgresConnector.end
PostgresConnector.end(): Promise<void>

Closes the connection pool.

Return Type

Promise<void>

Usage

import { type PostgresConnector } from ".";