Le jeudi 23 décembre 2010 18:21:55, John R Pierce a écrit :
> On 12/23/10 2:34 AM, Marc Cousin wrote:
> > No, from a Linux psql client (inside a kde konsole). You can setup any
> > charset in it. I have exactly the same behaviour with psql under windows
> > anyway, with a chcp 1252 in the cmd conso
On 12/23/10 2:34 AM, Marc Cousin wrote:
No, from a Linux psql client (inside a kde konsole). You can setup any charset
in it. I have exactly the same behaviour with psql under windows anyway, with
a chcp 1252 in the cmd console. It's not a console charset problem, I've
tripled checked that :)
An
Atul Kumar wrote:
> My issue is, first time I am creating the table and inserting some
> rows of data. After doing some logic going to delete that table .
> I am observing application is getting hang while executing
> statement.execute().
It's taking a long time to run which statement, a DELET
Hi,
I am using PostgreSql 8.4 for my web application also am
using following technology stacks:
1> Java
2> Window XP (OS).
3> JBoss Server4.2.
My issue is, first time I am creating the table and inserting some rows of
data. After doing some logic going to delete t
No, from a Linux psql client (inside a kde konsole). You can setup any charset
in it. I have exactly the same behaviour with psql under windows anyway, with
a chcp 1252 in the cmd console. It's not a console charset problem, I've
tripled checked that :)
And anyway, this character shouldn't get
Hello Marc,
It was entered from a windows cmd console? It doesn't use win
encodings as default. For example, it must be executed with parameter
/c chcp 1250 for win1250 encoding.
Regards
Pavel Stehule
2010/12/23 Marc Cousin :
>
> The following bug has been logged online:
>
> Bug reference:
The following bug has been logged online:
Bug reference: 5801
Logged by: Marc Cousin
Email address: cousinm...@gmail.com
PostgreSQL version: 9.0.2
Operating system: Windows XP
Description:characters not encoded properly for column names
Details:
I get a different be