> 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 ************
- [GENERAL] how to use pg-connect ? Cécile DESNOYERS
- Re: [GENERAL] how to use pg-connect ? Sarah Officer
- Re: [GENERAL] how to use pg-connect ? Robert Wagner
- Fabian . Frederick