[BUGS] Re: BUG #4319: lower()/upper() does not know about UNICODE case mapping

2008-07-25 Thread valgog
On Jul 25, 10:17 am, [EMAIL PROTECTED] (Zdenek Kotala) wrote: > Valentine Gogichashvili napsal(a): > > > Hi, > > Hi > > > I understand, that it is more a feature, but it does not help me anyways... > > > On the UNICODE databases lower and upper functions are using system locale > > settings (that c

Re: [BUGS] Psql or test application hangs when interface is down for the DB server

2008-07-25 Thread K, Niranjan (NSN - IN/Bangalore)
Isn't it not possible to check that the connectivity is broken in advance and if so, wait on the socket would not be required. If we have to timeout (even 1-2 seconds), it will be pretty long for the highly available applications. Is there any way to check the health of the interface? regards, N

Re: [BUGS] BUG #4319: lower()/upper() does not know about UNICODE case mapping

2008-07-25 Thread Zdenek Kotala
Valentine Gogichashvili napsal(a): Hi, Hi I understand, that it is more a feature, but it does not help me anyways... On the UNICODE databases lower and upper functions are using system locale settings (that cannot be changed after initializing DB?) and does not know anything about UNICODE