Failed upgrade, but no obvious problems

From: phil(at)Stimpy(dot)netroedge(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Failed upgrade, but no obvious problems
Date: 2000-03-08 02:23:55
Message-ID: 20000307182355.D16066@Stimpy.netroedge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I followed the upgrade instructions carefully, and got to this step:

psql -e template1 < db.out

After a while of waiting (and a lot of stuff scrolling past), it
started producing these (after getting into a table with a lot of
entries)):

[...]
query buffer max length of 16384 exceeded
query line ignored
\smod

query buffer max length of 16384 exceeded
query line ignored
\elevant output from the syslog when the modules are inserted.
[...]

NOW WHAT?! It seems that pgsql doesn't like all the info shoved down
it's throat at once. :'( I used the current (6.5.3) pgdump_all to
produce the dump from the old release, and then installed 6.5.3. I
checked the drive, and it isn't full.

I'll try to get the old version going again.... :'(

Phil

--
Philip Edelbrock -- IS Manager -- Edge Design, Corvallis, OR
phil(at)netroedge(dot)com -- http://www.netroedge.com/~phil
PGP F16: 01 D2 FD 01 B5 46 F4 F0 3A 8B 9D 7E 14 7F FB 7A

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Lomas 2000-03-08 02:53:59 put me on the mailing list, please
Previous Message Tatsuo Ishii 2000-03-08 01:28:25 Re: [GENERAL] Get TRANSACTION LEVEL ?