Re: MSSQL -> PostgreSQL - Mailing list pgsql-general

From Network Administrator
Subject Re: MSSQL -> PostgreSQL
Date
Msg-id 1053118577.3ec55071e9110@webmail.vcsn.com
Whole thread Raw
In response to Re: MSSQL -> PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
*nod*

I usually use Perl scripts myself to manipulate database dumps into something
"loadable" on a new system.  'Course Perl is probably over kill for someone that
knows sed and/or awk.

Quoting "scott.marlowe" <scott.marlowe@ihs.com>:

> On Fri, 16 May 2003, Chris Palmer wrote:
>
> >  Chris Cameron writes:
> >
> > > It isn't very
> > > feasible for me to go into a 3 gig file and search/replace
> > > all sorts of things (which seems pretty "iffy" a solution to me).
> >
> > What kinds of things need to be changed?
>
> I was thinking "sounds like a job for sed or awk." on this one.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>


--
Keith C. Perry
Director of Networks & Applications
VCSN, Inc.
http://vcsn.com

____________________________________
This email account is being host by:
VCSN, Inc : http://vcsn.com

pgsql-general by date:

Previous
From: Ericson Smith
Date:
Subject: Re: realtime data inserts
Next
From: Ian Barwick
Date:
Subject: Re: context in plpgsql functions