Re: Notes on implementing URI syntax for libpq

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Alexander Shulgin <ash(at)commandprompt(dot)com>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Notes on implementing URI syntax for libpq
Date: 2011-11-24 14:01:58
Message-ID: 1322143222-sup-9249@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Excerpts from Alvaro Herrera's message of jue nov 24 10:21:49 -0300 2011:

> A coworker also suggested using a different designator:
>
> postgresqli:///path/to/socket:5433/database
> postgresqli://:5433/database

I forgot to mention: this "i" thing comes from LDAP. Apparently you can
use "ldapi://" to specify a Unix-domain socket connection.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Shulgin 2011-11-24 14:02:04 Re: Notes on implementing URI syntax for libpq
Previous Message Florian Pflug 2011-11-24 13:59:43 Re: Wire protocol: type-specific opt-in to binary format