question about SSIS

From: Konstantin Izmailov <kizmailov(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: question about SSIS
Date: 2009-05-22 18:58:23
Message-ID: 1225592b0905221158v2ae33d07tf0139ffc30b9e8d3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've asked a few people at pgcon2009 about the issue of connecting users
differently: some in SSIS mode, some - with password. This is still an
issue: if server is configured for SSIS, there is no way to connect with
password. It appears that the solution of the issue is to introduce
connection string parameter, e.g. "integrated_security=ssis", so client has
control on how to login to server. Any thoughts?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-05-22 19:06:36 Re: question about SSIS
Previous Message Keith Hayden 2009-05-22 17:56:48 Re: How to update stavaluesN columns in pg_statistics (type anyarry)