locale - Search results

2008-09-14 23:26:00 | Re: hash index improving v3 (Tom Lane)

locale database. Presumably the win would have been significantly greater in a non-C-locale

2008-09-12 06:15:35 | Re: hash index improving v3 (Zdenek Kotala)

locale selection has bigger impact on performance in v5 case, but result is still better

2008-09-11 00:45:31 | Re: hash index improving v3 (Alex Hunsaker)

locale: pgbench -c1 -n -t100000 -f bench.sql cvs head: tps = 5142.784262 v5: tps = 6169.405965 and just

2008-09-10 13:27:35 | Re: hash index improving v3 (Alex Hunsaker)

Kotala wrote: Err yes this was UTF8, Ill see about doing a C locale.

2008-09-10 11:47:08 | Re: hash index improving v3 (Zdenek Kotala)

locale. I think we should see big benefit when non C locale is used. Thanks