Обсуждение: RE: [GENERAL] how to use pg-connect ?

Поиск
Список
Период
Сортировка

RE: [GENERAL] how to use pg-connect ?

От
Fabian.Frederick@prov-liege.be
Дата:
> Dear Cecile,
>
> You can do this with a connection string:
>
> pg_connect -conninfo $string
>
> ...or directly, dos/unix style, as in
>
> pg_connect $database -host $host -port $portNumber
PS : port number can be found in /tmp/socket file