From professional translators, enterprises, web pages and freely available translation repositories.
esta función devuelve un índice de conexión que se necesitará para otras funciones postgresql.
if a second call is made to pg_connect() with the same connection_string, no new connection will be established, but instead, the connection resource of the already opened connection will be returned.