From: | Kaarel <kaarel(at)future(dot)ee> |
---|---|
To: | Savage <JSavage(at)data-mate(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: PostgreSQL to MSDE conversion help |
Date: | 2003-08-11 06:31:28 |
Message-ID: | 3F373840.2000807@future.ee |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
>I have a PostgreSQL database running under linux. Unfortunately the
>company has deemed it neccessary to move from Linux to Windows, so now
>I am tasked with moving all of the PostgreSQL database tables and
>stored procedures over to MSDE. The data itself can easily be
>recreated. The main problem is porting the structure of the existing
>DB over.
>
>I've never done this before, and don't have any ideas where to even
>start. Has anyone got any pointers or help?
>
>
Is PostgreSQL on Windows not an option? It currently works with sygwin
and a native Windows version is being worked on. Look in
http://techdocs.postgresql.org/guides for more info.
Kaarel
From | Date | Subject | |
---|---|---|---|
Next Message | M. Bastin | 2003-08-11 09:21:14 | getting PostgreSQL version from TCP/IP client |
Previous Message | Tom Lane | 2003-08-10 15:50:44 | Re: array_in: Need to specify Dimension problem |