Re: [HACKERS] Decicision needed for connect statement

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: djackson(at)cpsgroup(dot)com (Jackson, DeJuan)
Cc: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: Re: [HACKERS] Decicision needed for connect statement
Date: 1998-05-08 08:35:42
Message-ID: 199805080835.KAA10475@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jackson, DeJuan writes:
> > > CONNECT TO <SQL-server> [AS <connection name>] [USER <user name>]
> What about PASSWORD?
> -DEJ

It's simply not listed. Oracle allows two was:

1) List the username as <user>/<passwd>
2) Add the clause 'IDENTIFIED BY <passwd>'.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Mount 1998-05-08 08:43:48 RE: [HACKERS] Decicision needed for connect statement
Previous Message Michael Meskes 1998-05-08 08:34:40 Re: [HACKERS] Decicision needed for connect statement