Re: MSSQL -> PostgreSQL

From: Network Administrator <netadmin(at)vcsn(dot)com>
To: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: MSSQL -> PostgreSQL
Date: 2003-05-16 20:56:17
Message-ID: 1053118577.3ec55071e9110@webmail.vcsn.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)marlowe(at)ihs(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ian Barwick 2003-05-16 21:30:00 Re: context in plpgsql functions
Previous Message Ericson Smith 2003-05-16 20:33:55 Re: realtime data inserts