______________________________________________________________
> Od: dpage@vale-housing.co.uk
> Komu: "Jan Zach" <zach@centrum.cz>,<pgadmin-support@postgresql.org>
> CC:
> Datum: 21.04.2006 12:19
> Předmět: Re: [pgadmin-support] query tool save problem
>
>
>
> > -----Original Message-----
> > From: Jan Zach [mailto:zach@centrum.cz]
> > Sent: 21 April 2006 11:13
> > To: Dave Page; pgadmin-support@postgresql.org
> > Subject: Re: [pgadmin-support] query tool save problem
> >
> > > > -----Original Message-----
> > > > From: pgadmin-support-owner@postgresql.org
> > > > [mailto:pgadmin-support-owner@postgresql.org] On Behalf
> > Of Jan Zach
> > > > Sent: 20 April 2006 22:53
> > > > To: pgadmin-support@postgresql.org
> > > > Subject: [pgadmin-support] query tool save problem
> > > >
> > > > Hi everybody,
> > > >
> > > > when saving some national chars (see e.g. char with code 248 in
> > > > table http://biega.com/ISO-8859-2.gif) everything seems
> > ok but the
> > > > result file on the disk is of size 0.
> > > >
> > > > I'm running version 1.4.1 (Feb 11 2006) build from ports
> > on FreeBSD
> > > > 6.0-RELEASE-p3, widgets wxgtk2u-2.6.
> > >
> > > Can you try 1.4.2 please - it had some encoding fixes in it.
> > >
> > > Regards, Dave
> >
> > The same problem.
>
> Can you send me a text file containing some test data that won't save
> please?
>
> BTW, is this the query results, or saving the query itself that fails?
>
> Thanks Dave.
The problem is with saving the query itself.
See the attachment. It's char 0xf8 (\u0159). It is interesting this file can be read and saved (but national chars are
diplayedcrippled), however, writing those chars down from keyboard displayes them properly but the save does not work.
In the table view data dialog national chars work properly. Database encoding is utf-8 if it's relevant...
Regards
Jan