![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
PostgreSQL 8.0 does not support UTF8 on Win32. You will need to convert the file before you load it into the database - look at for example the GNU iconv program to do this. |
#3
| |||
| |||
|
|
PostgreSQL 8.0 does not support UTF8 on Win32. You will need to=20 convert the file before you load it into the database - look at for=20 example the GNU iconv program to do this. =20 PostgreSQL does not support UTF8 locales on Windows, but the=20 character conversion should work the same on all platforms,=20 shouldn't it? |
#4
| |||
| |||
|
|
PostgreSQL 8.0 does not support UTF8 on Win32. You will need to=20 convert the file before you load it into the database -=20 look at for=20 example the GNU iconv program to do this. =20 PostgreSQL does not support UTF8 locales on Windows, but=20 the character=20 conversion should work the same on all platforms, shouldn't it? =20 I thought that was also handled in the locale code. But now=20 that you say it, it's probably not - it should be the same. I'll withdraw my comment then, clearly wrong. Thanks for=20 clearing that up. |
|
=20 =20 //Magnus =20 ---------------------------(end of=20 broadcast)--------------------------- TIP 6: explain analyze is your friend =20 =20 |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
ICU support should make it to 8.1 I hear, which will make the bahaviour uniform. |
#9
| |||
| |||
|
|
ICU support should make it to 8.1 I hear, which will make the=20 bahaviour uniform. =20 There was some discussion about that, but my impression was=20 that that wasn't going to happen. |
#10
| |||
| |||
|
|
ICU support should make it to 8.1 I hear, which will make the bahaviour uniform. There was some discussion about that, but my impression was that that wasn't going to happen. AFAIK the result was that it would go in as an alternative, but not to *replace* what's there now. |
![]() |
| Thread Tools | |
| Display Modes | |
| |