Re: [GENERAL] problem with locale :

2009-03-29 Thread Tom Lane
Eugenio Modesti writes: > i tried and i got this output: > WARNING: Calculated CRC checksum does not match value stored in file. > Either the file is corrupt, or it has a different layout than this > program is expecting. The results below are untrustworthy. This is proof positive that you ha

Re: [GENERAL] problem with locale :

2009-03-29 Thread Eugenio Modesti
Il giorno 29/mar/09, alle ore 11:34, Vibhor Kumar ha scritto: Use the following command to know about the locale. pg_controldata hi i tried and i got this output: WARNING: Calculated CRC checksum does not match value stored in file. Either the file is corrupt, or it has a different layout th

Re: [GENERAL] problem with locale :

2009-03-29 Thread Vibhor Kumar
Hi Eigenio, Stefan has already mentioned the reason for the error. It seems the database is not compatible with the binaries/server. However, you can check the locale of data directory using the pg_controldata , if the it is compatible with the server. For information about the command: htt

Re: [GENERAL] problem with locale :

2009-03-29 Thread Vibhor Kumar
Hi Eugenio, Use the following command to know about the locale. pg_controldata For more information, please follow the link given below: http://www.postgresql.org/docs/8.3/static/app-pgcontroldata.html Thanks & Regards, Vibhor Kumar www.enteprisedb.com Stefan Kaltenbrunner wrote: Eugenio Mod

Re: [GENERAL] problem with locale :

2009-03-28 Thread Stefan Kaltenbrunner
Eugenio Modesti wrote: Hello, i received a copy of a postgresql data directory and i need to read it (and do a regular dump). the datadir version is 8.1 so i installed that version of the server. When trying to start the server i got this: Error: The server must be started under the locale : wh

Re: [GENERAL] problem with locale :

2009-03-28 Thread Tom Lane
Eugenio Modesti writes: > i received a copy of a postgresql data directory and i need to read it > (and do a regular dump). > the datadir version is 8.1 so i installed that version of the server. > When trying to start the server i got this: > Error: The server must be started under the locale :