We have a Unicode (UTF-8) database that we are trying to upgrade to 7.1b4.
We did a pg_dumpall (yes, using the old version) and then tried a restore.
We hit the following 3 problems:
1. Some of the text is large, about 20k characters, and is multiline. For
almost all of the lines this was fine (p
Dear sir
I use postgres 7.0.3
non-commercial version. I have some error will report about OID datatype
bug/error. The problem is I can not export file(OID datatype-text file)
from table that was dumped by old database which I backup after it was
transfered from old server to new server.
Tom Lane wrote:
>
> Sezai YILMAZ <[EMAIL PROTECTED]> writes:
> > With Turkish locale it is not possible to write SQL queries in CAPITAL
> > letters. SQL identifiers like "INSERT" and "UNION" first are
> > downgraded to "ınsert" and "unıon". Then "ınsert" and
> > "unıon" does not match as SQL id