Re: postgreSQL db temporary on Microsoft IIS 4.0

Поиск
Список
Период
Сортировка
От Gilles DAROLD
Тема Re: postgreSQL db temporary on Microsoft IIS 4.0
Дата
Msg-id 3AB77367.A7FC6C58@darold.net
обсуждение исходный текст
Ответ на postgreSQL db temporary on Microsoft IIS 4.0  (juerg.rietmann@pup.ch)
Список pgsql-general
Hi,


juerg.rietmann@pup.ch wrote:

> Hi there
>
> For testing, I have a Microsoft Windows NT Server with IIS 4.0 running in
> my DMZ. Currently it is not possible to migrate this server to LinuX. Is
> there a way to move an existing postgreSQL 7.0.3 db (with views/sequences)
> from a Linux Server to this NT Web server. I have coldfusion on NT, all I
> need is the postgres DB or a 100% compatible on NT.
>

Why not putting your Linux server on the DMZ ? This certainly be more secure
and a gain of performance. Just acces the remote database from your WinNt
box.
Putting Web apps and the database on the same server is not a good solution
if
you have a heavy load.

Regards,

Gilles DAROLD


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: concurrent updates problem
Следующее
От: Nico
Дата:
Сообщение: Re : overriding default value in inherited column (+ set_value function)