Method Postgres.postgres()->reset() Method reset void reset() Description This function resets the connection to the backend. Can be used for a variety of reasons, for example to detect the status of a connection. Note This function is Postgres-specific, and thus it is not available through the generic SQL-interface.