Re: [SQL] Trying to move a 6.1 database to 6.5

From: Stoyan Genov <genov(at)digsys(dot)bg>
To: "Klein, Robert" <rvklein(at)ober(dot)com>
Cc: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [SQL] Trying to move a 6.1 database to 6.5
Date: 1999-11-15 08:52:54
Message-ID: 199911150853.KAA06672@lorna.digsys.bg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> I used pg_dump to create sql insert statements but keep getting the
> following error when importing them into 6.5
>
> query buffer max length of 16384 exceeded
> query line ignored
>
> ************
>

There is probably a problem with the double quotes (") (at least I had got
the
same error because of this).

Please find (on the www.postgresql.org site) and read something about
porting
databases to 6.3.

Stoyan Genov

Browse pgsql-sql by date

  From Date Subject
Next Message oskar stuffer 1999-11-15 11:49:54 large objects over network connection
Previous Message Tom Lane 1999-11-15 06:10:51 Re: [SQL] nulls and datetime