Skip to content

Commit 460976b

Browse files
committed
Mention unix_socket feature in readme
1 parent 5d6782c commit 460976b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,12 @@ Support for Postgres ranges is located in the
238238

239239
## Optional features
240240

241+
### Unix socket connections
242+
243+
Support for connections through Unix domain sockets is provided optionally by
244+
the `unix_socket` feature. It is only available on "unixy" platforms such as
245+
OSX, BSD and Linux.
246+
241247
### UUID type
242248

243249
[UUID](http://www.postgresql.org/docs/9.4/static/datatype-uuid.html) support is

0 commit comments

Comments
 (0)