Mark Lubratt
2006-09-28 21:20:28 UTC
Hello!
I'm writing a little program for pgSQL4RB 1.01 (Mac OS X RB2006r2).
My database is using UTF8 encoding. When I start up the program, I'm
getting the following error:
Application ERROR: WARNING: Your database is defined to contain
text encoded in UTF8, however, this application is defined to use
UNICODE_UTF-8 instead. Making any modifications to your data may
corrupt your database!
My question is: Is this really an error? I read in the manual that
PostgreSQL prior to 7.3 and some encoding name reporting errors;
however, I'm using PostgreSQL 8.1.
I have numerous other databases that use UTF8 and I don't get this
error. Confusing...
Thanks!
Mark
I'm writing a little program for pgSQL4RB 1.01 (Mac OS X RB2006r2).
My database is using UTF8 encoding. When I start up the program, I'm
getting the following error:
Application ERROR: WARNING: Your database is defined to contain
text encoded in UTF8, however, this application is defined to use
UNICODE_UTF-8 instead. Making any modifications to your data may
corrupt your database!
My question is: Is this really an error? I read in the manual that
PostgreSQL prior to 7.3 and some encoding name reporting errors;
however, I'm using PostgreSQL 8.1.
I have numerous other databases that use UTF8 and I don't get this
error. Confusing...
Thanks!
Mark