Connect string again

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: Connect string again
Date: 1998-05-25 14:22:16
Message-ID: 199805251422.QAA14992@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A while ago we agreed to use DB names like the JDBC standard:

<protocol>:postgresql:\\<server>[:port]\dbname[?<option>]

Before I start working on libpq I would like to know which protocols it
should accept. Is there a norm for this?

Suggestions: sql, esql, pq, ecpg ...

Michael

--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-05-25 16:01:31 Re: [HACKERS] Query cancel and OOB data
Previous Message t-ishii 1998-05-25 09:14:58 Re: [HACKERS] Current sources?