Re: [GENERAL] problems transfering databases

2001-08-24 Thread Jeff Eckermann
characters (like "vis -lw"), and see what that shows? - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]> To: "Miroslav Koncar" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 24, 2001 8:13 AM Subject: Re: [GENERAL] problems t

Re: [GENERAL] problems transfering databases

2001-08-24 Thread Tom Lane
Miroslav Koncar <[EMAIL PROTECTED]> writes: > The only thing I can think of is the PostgreSQL versions. My collegue is > using 7.0.3, and I use 7.1.2. Comments? That wouldn't produce a carriage-return problem. It's possible that we're barking up the wrong tree, and that the issue is not carriage

Re: [GENERAL] problems transfering databases

2001-08-23 Thread Miroslav Koncar
Hello, Tom, nope, no windows here. The file was sent direclty from the Linux to my mailbox, which I read on Solaris. The only thing I can think of is the PostgreSQL versions. My collegue is using 7.0.3, and I use 7.1.2. Comments? Miroslav Tom Lane wrote: Miroslav Koncar <[EMAIL PROTECTED]> writes

Re: [GENERAL] problems transfering databases

2001-08-23 Thread Jeff Eckermann
away. This is what Tom already said; I am expanding on it. - Original Message - From: Miroslav Koncar To: Tom Lane Cc: [EMAIL PROTECTED] Sent: Thursday, August 23, 2001 3:18 AM Subject: Re: [GENERAL] problems transfering databases Hello Tom, thanks for the

Re: [GENERAL] problems transfering databases

2001-08-22 Thread Tom Lane
Miroslav Koncar <[EMAIL PROTECTED]> writes: > 'sql:2001-08-21db.out:5: ERROR: copy: line 1, Bad abstime external > representation '\N > psql:2001-08-21db.out:5: PQendcopy: resetting connection Given the weird line-wrapping of the message, I'm going to bet that the problem is that newlines in the

[GENERAL] problems transfering databases

2001-08-22 Thread Miroslav Koncar
Hello, I'm a newbie in the postgreSQL world, so if I'm asking what's rather straightforward, I appologize. This is what I'm trying to do: my collegue and I have set up three postgreSQL databases; he has set it up on Linux RedHat 6.2, and I've been working on RedHat 6.2 as well on Solaris 7. We a