FRiCKLE / ngx_postgres

upstream module that allows nginx to communicate directly with PostgreSQL database.
http://labs.frickle.com/nginx_ngx_postgres/
BSD 2-Clause "Simplified" License
545 stars 122 forks source link

Bring in the support of unix sockets #24

Open buddy-ekb opened 10 years ago

buddy-ekb commented 10 years ago

As well as introduce "port" parameter in "postgres_server" directive.

istr commented 10 years ago

Please pull into upstream. This is very useful and currently I have to put this version into latest openresty packaging manually.

agentzh commented 10 years ago

@buddy-ekb @istr I'll look into this when I have some more time :) Thanks!