Re: Restore problem

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl>
Cc: Bob Pawley <rjpawley(at)shaw(dot)ca>, pgsql-general(at)postgresql(dot)org
Subject: Re: Restore problem
Date: 2010-12-29 15:36:48
Message-ID: 201012290736.49106.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday 29 December 2010 3:58:35 am Alban Hertroys wrote:
> On 29 Dec 2010, at 4:29, Adrian Klaver wrote:
> >>> What program are you using to look at the plain text file?
> >>>
> >>>
> >>> Notepad
> >>>
> >>> Bob
> >>
> >> Open the file in Wordpad and see if it looks better.
> >>
> >> It looks the same.
> >>
> >> Bob
> >
> > Well there goes that theory. Notepad is almost useless as a text editor
> > and is known for not wrapping lines correctly.
>
> I thought I knew what you were going to say here, namely that notepad can't
> handle newlines that are not CRLF, but just CR or LF. Bob obviously ran
> into a problem like that. I didn't know about any problems with wrapping,
> or is the newline problem what you were referring to?

Yes it was the newline problem.

>
> I'm glad they fixed its 64kB file size limit though - about time!

>
> Alban Hertroys
>
> --
> If you can't see the forest for the trees,
> cut the trees and you'll see there is no forest.
>
>
> !DSPAM:1104,4d1b2271802651880367148!

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2010-12-29 15:49:18 Re: Restore problem
Previous Message Andrew Sullivan 2010-12-29 15:26:06 Re: Any way to use refcursors from python?