Re: postgreSQL db temporary on Microsoft IIS 4.0

From: Gilles DAROLD <gilles(at)darold(dot)net>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgreSQL db temporary on Microsoft IIS 4.0
Date: 2001-03-20 15:12:39
Message-ID: 3AB77367.A7FC6C58@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

juerg(dot)rietmann(at)pup(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vladislav Breus 2001-03-20 15:13:57 grant under SQL92
Previous Message Nico 2001-03-20 15:02:04 Re : overriding default value in inherited column (+ set_value function)