strangeness in pg_dump

From: Mathieu Arnold <mat(at)mat(dot)cc>
To: pgsql-general(at)postgresql(dot)org
Subject: strangeness in pg_dump
Date: 2002-06-03 10:10:30
Message-ID: 3435903948.1023106230@andromede.reaumur.absolight.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I have 2 servers, a linux and a freebsd, and I don't understand why when I
dump on one, the dumped strings looks like :

"foo\r\nbar"

and on the other one :

"foo^M\
bar"

does someone have an idea of what compile time option is responsible for
that ?

--
Mathieu Arnold

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erwin Ambrosch 2002-06-03 11:37:16 ALTER TABLE
Previous Message Curt Sampson 2002-06-03 09:18:52 View vs. Statement Query Plan