vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 2318 Logged by: Mete Akdogan Email address: mete.akdogan@deu.edu.tr PostgreSQL version: 8.1.3-1 Operating system: win-xp Description: language Details: hi, i am a teaching assistant in www.deu.edu.tr, in one of our db courses, we are planning to teach from postgresql. but pgadmin's language is changing to Turkish due to opsys regional settings. Is there anyway to keep its language English without changing the regional settings' location. ---------------------------(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 |
| |||
| On Tue, Mar 14, 2006 at 09:30:29AM +0000, Mete Akdogan wrote: > > The following bug has been logged online: > > Bug reference: 2318 [...] This is not a bug (and definitely not a PostgreSQL bug ;-) > hi, i am a teaching assistant in www.deu.edu.tr, in one of our db courses, > we are planning to teach from postgresql. but pgadmin's language is changing > to Turkish due to opsys regional settings. [...] Just give pgadmin another environment: from the command line type export LANG=C pgadmin & If you are using a graphical desktop you then can install a command line lime this in the starter button/menu for pgadmin. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEGPdFBcgs9XrR2kYRAieqAJ950TZalakDAWwJJjcdED 4Ldw4t/gCeJdUG BkSrc2nW8szJ9tnjAAqhPmM= =mH23 -----END PGP SIGNATURE----- |
| |||
| Tomas Zerolo wrote: > > >>hi, i am a teaching assistant in www.deu.edu.tr, in one of our db courses, >>we are planning to teach from postgresql. but pgadmin's language is changing >>to Turkish due to opsys regional settings. [...] > > > Just give pgadmin another environment: > > from the command line type > > export LANG=C pgadmin & This is a wrong advice. Mete, use the option dialog to select your favourite language. Don't touch the environment. Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| On Thu, Mar 16, 2006 at 01:02:57PM +0100, Andreas Pflug wrote: > Tomas Zerolo wrote: [...] > > export LANG=C pgadmin & > > This is a wrong advice. > Mete, use the option dialog to select your favourite language. Don't > touch the environment. OK, I assume you *do* know, gven your mail address ;-) OTOH I'd expect an application to honour the locale settings as defaults. Or how does the app know to speak turkisch in the first place? Thanks -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEGkbWBcgs9XrR2kYRAk32AKCAF1MaCgtiOdhNTo2cmS Ij8ShAZwCfXjzo LEwvT1UtHgmZFALLhEcU5Qc= =bKFv -----END PGP SIGNATURE----- |