Re: PostgreSQL 7.4 and Microsoft's SMS

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Justin Clift" <justin(at)postgresql(dot)org>, "PostgreSQL Hackers Mailing List" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PostgreSQL 7.4 and Microsoft's SMS
Date: 2003-01-17 11:30:05
Message-ID: 81124B76C0CF364EBAC6CD213ABEDEF71D3133@ARGON.edu.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If you're talking about running as a backend for SMS you can be almost
certain it will not work. That one today works only with MS SQL (not
Oracle, DB2 or anybody else that already have native Win32 versions),
and probably uses a *lot* of the non standard features in it. IIRC the
beta of the new version of SMS coming out soon won't even work with
older versions of MSSQL - only SQL Server 2000 is supported.

If you mean that you can install it using the SMS Software Distribution
feature, that should be possible. Almost any app can be distributed with
that, assuming you repackage the setup. Almost all setup programs that
supports fully-noninteractive install will work without repackaging.

The *current* psql client will already install using SMS. Don't know
about the ODBC driver, but it should probably be possible with that one
too.

//Magnus

> -----Original Message-----
> From: Justin Clift [mailto:justin(at)postgresql(dot)org]
> Sent: Friday, January 17, 2003 4:40 AM
> To: PostgreSQL Hackers Mailing List
> Subject: [HACKERS] PostgreSQL 7.4 and Microsoft's SMS
>
>
> Hi guys,
>
> Just received a query through the Advocacy site's request form...
>
> Does anyone know if PostgreSQL 7.4's native windows version
> will/would
> be compatible with Microsoft's SMS (System Management Server)?
>
> Looks like some places will be considering it for Enterprise
> Deployment
> if it is.
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
> --
> "My grandfather once told me that there are two kinds of
> people: those who work and those who take the credit. He told
> me to try to be in the first group; there was less competition there."
> - Indira Gandhi
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2003-01-17 11:49:59 Re: PostgreSQL 7.4 and Microsoft's SMS
Previous Message Viacheslav N Tararin 2003-01-17 11:08:58 Win32 port