From: | "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com> |
---|---|
To: | juerg(dot)rietmann(at)pup(dot)ch, pgsql-general(at)postgresql(dot)org |
Subject: | Re: postgreSQL db temporary on Microsoft IIS 4.0 |
Date: | 2001-03-19 20:11:17 |
Message-ID: | 20010319201117.51034.qmail@web13001.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
--- 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.
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/
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Ploski | 2001-03-19 20:39:43 | Re: concurrent updates problem |
Previous Message | Daniel Wickstrom | 2001-03-19 20:07:20 | Re: select fails inside function, but works otherwise |