Unable to upgrade to 7.2

Started by Chris Bitmeadabout 24 years ago2 messages
#1Chris Bitmead
chris@bitmead.com

I just checked out postgresql from CVS, built it and
did a pg_dumpall of my 7.1.3 databases.
When I try and load the data into 7.2 it gives
a bunch of errors like
\N command not found
I guess they are nulls and it can't recognise them
or something.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Chris Bitmead (#1)
Re: Unable to upgrade to 7.2

Chris Bitmead <chris@bitmead.com> writes:

When I try and load the data into 7.2 it gives
a bunch of errors like
\N command not found

You're going to have to be more specific if you want help fixing it...

regards, tom lane