[EMAIL PROTECTED] wrote: >>>>>>>> "~/Library/Preferences/pgadmin3 preferences" on your system? Any change >>>>>>>> if you remove it? >>>>>>> I have no such file in ~/Library/Preferences or in /Library/Preferences >>>>>> OK. Can you tell me what the output from the following commands is >>>>>> please: >>>>>> >>>>>> otool -L /Applications/pgAdmin3.app/Contents/MacOS/pgAdmin3 >>>>>> otool -L /Applications/pgAdmin3.app/Contents/Frameworks/libpq.5.dylib >>>>> sure. >>>> <snip>. Looks OK. I must admit, this one has me a little puzzled. Is >>>> there anything shown on the Console? >>> There's only a message about creating an error log. I've included the >>> contents of this log in my first e-mail. >> Well, one last guess before I suggest you try building from source, what >> locale is your system running in? > > locale > LANG="C" > LC_COLLATE="ru_RU.UTF-8" > LC_CTYPE="ru_RU.UTF-8" > LC_MESSAGES="C" > LC_MONETARY="ru_RU.UTF-8" > LC_NUMERIC="ru_RU.UTF-8" > LC_TIME="ru_RU.UTF-8" > LC_ALL="ru_RU.UTF-8/ru_RU.UTF-8/ru_RU.UTF-8/ru_RU.UTF-8/ru_RU.UTF-8/C"
[Please keep messages on-list] Bit of a long shot, but can you please move the directory /Applications/pgAdmin3.app/Contents/SharedSupport/i18n/ru_RU to somewhere outside of the appbundle and try again? Thanks, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match