From: | Mike G <mike(at)thegodshalls(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Dump from cygwin directly to windows |
Date: | 2004-12-18 07:18:36 |
Message-ID: | 1103354316.19337.4.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
It looks like it started off as a permissions problem. I added the
users to the database before trying again and this time it worked fine.
I have attached the log from the original attempt if you wish to have a
look.
Mike
On Fri, 2004-12-17 at 22:35, Tom Lane wrote:
> "Mike G." <mike(at)thegodshalls(dot)com> writes:
> > In testing RC1 today I attempted to use pg_dump -h cygwin_box mydb | psql -h RC1_box mydb
>
> > It started off ok but at somepoint while transferring data over in a table it went astray. I started getting rows and rows of syntax errors most of them saying "invalid command \N".
>
> This report is really of entirely zero use :-(.
>
> Show us exactly what went wrong, please --- in particular what happened
> *before* you started getting all the complaints about \N.
>
> regards, tom lane
Attachment | Content-Type | Size |
---|---|---|
postgresql-2004-12-17_163349.log.bz2 | application/x-bzip | 3.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-12-18 09:15:01 | Re: Permissions within a function |
Previous Message | Tom Lane | 2004-12-18 05:41:53 | Re: Call for port reports |