Re: postgreSQL db temporary on Microsoft IIS 4.0 - Mailing list pgsql-general

From Brent R. Matzelle
Subject Re: postgreSQL db temporary on Microsoft IIS 4.0
Date
Msg-id 20010319201117.51034.qmail@web13001.mail.yahoo.com
Whole thread Raw
In response to postgreSQL db temporary on Microsoft IIS 4.0  (juerg.rietmann@pup.ch)
List pgsql-general
--- 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.

Read the FAQ to setup Postgres on NT:
http://postgresql.readysetnet.com/docs/faq-mswin .  The
migration is as simple as a dump/restore.

Brent

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

pgsql-general by date:

Previous
From: Daniel Wickstrom
Date:
Subject: select fails inside function, but works otherwise
Next
From: Jan Ploski
Date:
Subject: Re: concurrent updates problem