PostgreSQL to MSDE conversion help

From: JSavage(at)data-mate(dot)com (Savage)
To: pgsql-novice(at)postgresql(dot)org
Subject: PostgreSQL to MSDE conversion help
Date: 2003-08-02 08:43:20
Message-ID: c23c6cdc.0308020043.4706e312@posting.google.com
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?

Thanks,
John

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2003-08-02 16:43:06 Re: merging 2 dumps
Previous Message Mark Stosberg 2003-08-02 02:39:36 Re: pg 7.2.3 -> pg 7.3.3: pg_atoi error