Re: FW: Postgres alongside MS SQL Server

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FW: Postgres alongside MS SQL Server
Дата
Msg-id 10102.1082666635@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: FW: Postgres alongside MS SQL Server  (Anony Mous <A.Mous@shaw.ca>)
Ответы Re: FW: Postgres alongside MS SQL Server  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Anony Mous <A.Mous@shaw.ca> writes:
> The reality of my situation is that the MS SQL Server may only reside on the
> same machine (Win2K server) until all data has been transferred from it to
> postgres, and then for maybe a month after that.  Beyond that, postgres will
> be the only RDBMS on the box.  It is for the transitional time where the
> concerns were raised.  I am stuck, however, to running on top of a Win OS at
> the moment.

Hmm... I had taken your initial post to mean that you intended to run an
experimental Postgres server on the same box as your production server.
If you mean you intend to transition to using PG-on-Cygwin-on-Windows
as a production server, well, I don't think anyone around here will
recommend that as a good idea.  That assemblage is not stable enough to
qualify as a production-grade database (bearing in mind that database
geeks have very high standards for "production grade" reliability).
You really ought to reconsider this.

In a year or three we may think that the currently-in-progress native
Windows port is stable enough to be used for production.  But the
Cygwin port has never been intended as anything except a playpen for
application authors who wanted to write and test SQL code on their
Windows laptops.

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Installing postgres
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: FW: Postgres alongside MS SQL Server