Re: [HACKERS] Connect string again

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [HACKERS] Connect string again
Дата
Msg-id 199805270750.JAA13802@gauss.topsystem.de
обсуждение исходный текст
Ответ на Re: [HACKERS] Connect string again  (Peter T Mount <psqlhack@retep.org.uk>)
Список pgsql-hackers
Peter T Mount writes:
> > Suggestions: sql, esql, pq, ecpg ...
>
> pq seems to be a little too short to me.
>
> I'd have thought sql, or libpq. ecpg could be used as well for clients
> that use ecpg.

How about adding things like proc since we are able to parse most of the
Oracle stuff?

> While thinking about this, an alternative could be the network protocol
> being used, tcp or unix (although the server part of the url would be
> ignored for this one).

That one makes even more sense IMO. If it's unix, the server only can be the
local host.

Michael

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

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [HACKERS] Connect string again
Следующее
От: dg@illustra.com (David Gould)
Дата:
Сообщение: Re: [HACKERS] Async I/O