Re: merging 2 dumps

From: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: merging 2 dumps
Date: 2003-08-02 02:14:53
Message-ID: 1059790493.590.3.camel@billy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Am Fre, 2003-08-01 um 17.01 schrieb Tom Lane:

> What PG version are you using?? All recent releases *do* dump newline
> as \n, for example
>
> COPY fooey (f1) FROM stdin;

Hm, I checked it and it does convert them to \n
BUT only without -D switch
Any idea ?
I'm kind of afraid to use COPY because of referential integrity,
triggers etc.
What's your opinion ?
Is it as reliable like -D (7.3.3) ?

tfyh
--
e-Trolley Sayegh & John, Nabil Sayegh
Tel.: 0700 etrolley /// 0700 38765539
Fax.: +49 69 8299381-8
PGP : http://www.e-trolley.de

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2003-08-02 02:27:43 Re: merging 2 dumps
Previous Message Nabil Sayegh 2003-08-01 15:34:15 Re: merging 2 dumps