RE: [HACKERS] Decicision needed for connect statement

From: "Meskes, Michael" <meskes(at)topsystem(dot)de>
To: "'Peter Mount'" <peter(at)maidstone(dot)gov(dot)uk>, "'Michael Meskes'" <meskes(at)topsystem(dot)de>, "'Thomas G(dot) Lockhart'" <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: "'PostgreSQL Hacker'" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: RE: [HACKERS] Decicision needed for connect statement
Date: 1998-05-07 13:25:40
Message-ID: 11720CEF3853D011AC0C00A024B7A9E118773B@einstein.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Great. Do we implement this in libpq?

And do we implement the old style syntax with '@', too?

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

> -----Original Message-----
> From: Peter Mount [SMTP:peter(at)maidstone(dot)gov(dot)uk]
> Sent: Thursday, May 07, 1998 3:27 PM
> To: 'Michael Meskes'; 'Thomas G. Lockhart'
> Cc: 'PostgreSQL Hacker'
> Subject: RE: [HACKERS] Decicision needed for connect statement
>
> > Is there any benefit to using a url-style spec?
> >
> > postgres://server:port/dbname
> >
> > Very fashionable :)
>
> This would be in line to JDBC's url-style:
>
> jdbc:postgresql://server:port/dbname?options
>
> --
> Peter T Mount, peter(at)maidstone(dot)gov(dot)uk, peter(at)retep(dot)org(dot)uk
> Please note that this is from my works email. If you reply, please cc
> my
> home address.
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Mount 1998-05-07 13:27:21 RE: [HACKERS] Decicision needed for connect statement
Previous Message Thomas G. Lockhart 1998-05-07 12:39:45 Re: [HACKERS] Decicision needed for connect statement