pg_disconnect - close a connection to the server

NAME  SYNOPSIS  DESCRIPTION  ARGUMENTS  RETURN VALUE 

NAME

pg_disconnect − close a connection to the server

SYNOPSIS

pg_disconnect conn

DESCRIPTION

pg_disconnect closes a connection to the PostgreSQL server.

ARGUMENTS

conn

The handle of the connection to be closed.

RETURN VALUE

None


Updated 2024-01-29 - jenkler.se | uex.se