Re: strange jdbc problem moving to 8.1 database - Mailing list pgsql-jdbc

From kevin@mtel.co.uk
Subject Re: strange jdbc problem moving to 8.1 database
Date
Msg-id 1131792440.984159.16390@g49g2000cwa.googlegroups.com
Whole thread Raw
In response to Re: strange jdbc problem moving to 8.1 database  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
hmm,

on both machines the lc_colate returns
 lc_collate
------------
 C

and server_encoding returns
 server_encoding
-----------------
 SQL_ASCII

these values were set up because the default encodinig was giving silly
results for string ordering of (numeric) string fields.


pgsql-jdbc by date:

Previous
From: kevin@mtel.co.uk
Date:
Subject: Re: strange jdbc problem moving to 8.1 database
Next
From: Assad Jarrahian
Date:
Subject: passing array as parameters to PrepareStatement or callable statement.[setObject() or setArray()]