From: | Eugenio Modesti <eugenio(dot)modesti(at)gmail(dot)com> |
---|---|
To: | Vibhor Kumar <vibhor(dot)aim(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: problem with locale : |
Date: | 2009-03-29 10:26:54 |
Message-ID: | ED63128D-C462-4146-9C79-B49EA0C6FBA4@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Il giorno 29/mar/09, alle ore 11:34, Vibhor Kumar ha scritto:
> Use the following command to know about the locale.
> pg_controldata <Data Directory>
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 than this
program
is expecting. The results below are untrustworthy.
pg_control version number: 812
Catalog version number: 200510211
Database system identifier: 5252163233731014646
Database cluster state: shut down
pg_control last modified: Thu 01 Jan 1970 01:00:00 AM CET
Current log file ID: 1236336216
Next log file segment: 0
Latest checkpoint location: 0/1
Prior checkpoint location: 0/F368E0
Latest checkpoint's REDO location: 0/F36890
Latest checkpoint's UNDO location: 0/F368E0
Latest checkpoint's TimeLineID: 0
Latest checkpoint's NextXID: 0
Latest checkpoint's NextOID: 1
Latest checkpoint's NextMultiXactId: 415832
Latest checkpoint's NextMultiOffset: 17870
Time of latest checkpoint: Thu 01 Jan 1970 01:00:01 AM CET
Maximum data alignment: 0
Database block size: 0
Blocks per segment of large relation: 8
Bytes per WAL segment: 0
Maximum length of identifiers: 0
Maximum columns in an index: 1093850759
Date/time type storage: 64-bit integers
Maximum length of locale name: 131072
LC_COLLATE:
LC_CTYPE:
no locale informations... what about that crc error?
on data/time storage it says 64bit and the server is running here
under vmware fusion use a centrino core 2 duo so it should be 64bit
too. i will try a regular install on a 32bit machine.
thank you.
From | Date | Subject | |
---|---|---|---|
Next Message | Alain Roger | 2009-03-29 11:41:44 | Fwd: concatenate and use as field |
Previous Message | Alain Roger | 2009-03-29 10:21:33 | concatenate and use as field |