pg_port — Zwraca numer portu związany z połączeniem
pg_prepare — Submits a request to create a prepared statement with the
given parameters, and waits for completion.
pg_put_line — Wysyła łańcuch zakończony znakiem NULL do serwera PostgreSQL
pg_query_params — Submits a command to the server and waits for the result, with the ability to pass parameters separately from the SQL command text.