![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
[ unstable index behavior ] |
#3
| |||
| |||
|
|
Martin Edlman <edlman (AT) fortech (DOT) cz> writes: [ unstable index behavior ] I'm wondering about hardware problems --- how sure are you that you don't have flaky RAM or a bad disk drive? |
|
Also, what locale settings are you using in the database (use pg_controldata to verify this)? It seems possible that a broken locale definition could mess up indexes. |
|
I know the above sounds like passing the buck, but when you're the only one reporting such troubles, I have to ask what's different about your installation ... |
#4
| |||
| |||
|
|
I use cs_CZ locale. But any of indexes we are talking about doesn't use czech chars, furthermore even any of these tables doesn't contain czech chars. |
#5
| |||
| |||
|
|
Martin, you can probably rule out the cs_CZ (LATIN2) locale as the cause of your problems -- I've been using that one for years on many production postgres systems (often huge and constantly loaded) and have never observed the problems you're describing. |
#6
| |||
| |||
|
|
Tomas Szepe <szepe (AT) pinerecords (DOT) com> writes: Martin, you can probably rule out the cs_CZ (LATIN2) locale as the cause of your problems -- I've been using that one for years on many production postgres systems (often huge and constantly loaded) and have never observed the problems you're describing. Thanks for the info. But are you using cs_CZ.ISO8859-2 in particular on Red Hat 8.0 in particular? If it is a locale-related issue, it might be specific to that particular variant on that platform. |
#7
| |||
| |||
|
|
Martin, you can probably rule out the cs_CZ (LATIN2) locale as the cause of your problems -- I've been using that one for years on many production postgres systems (often huge and constantly loaded) and have never observed the problems you're describing. |
![]() |
| Thread Tools | |
| Display Modes | |
| |