Guest User

Untitled

a guest
Feb 20th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. I keep getting this error: could not find tsearch config by locale
  2.  
  3. ts_name | prs_name | locale
  4. -----------------+----------+--------------
  5. default_russian | default | ru_RU.KOI8-R
  6. simple | default |
  7. default | default | C
  8. default_us | default | en_US.UTF-8
  9.  
  10. name | setting | description
  11. ---------------------------------+---------------------------------------+----------------------------------------------------------------------------------------------
  12. lc_collate | C | Shows the collation order locale.
  13. lc_ctype | en_US.UTF-8 | Shows the character classification and case conversion locale.
  14.  
  15. Any idea why it is not finding my locale?
Add Comment
Please, Sign In to add comment