import a .out file

From: "Jonathon Stierman" <jonathon(at)vimm(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: import a .out file
Date: 2007-09-14 17:34:34
Message-ID: 20070914175000.581249FB247@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Forgive my complete lack of knowledge here, but I have a bit of a problem!

I'm in the middle of moving a website from one server to another, and it
happens to be that POSTGRESQL is not available on the new server (MYSQL and
MSSQL are the only ones supported). I have been given a .out file which
appears to contain PostGre-specific SQL code. I tried importing it directly
to MYSQL without success -- I knew it wasn't going to be that easy, but I
had to try :)

I wasn't able to find anything specific about .out files using the search
feature on postgresql.org -- is this a standard format for data dumps?
What's the best way to import this data, and eventually get it into an MSSQL
(preferred) or MYSQL (if it's easier)?

Thanks in advance!

Jonathon

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sibte Abbas 2007-09-14 18:06:04 Re: import a .out file
Previous Message A. Kretschmer 2007-09-14 06:18:32 Re: Triggers: FROM Inserted