Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Problem mit lc-collect



Am Freitag, 26. Mai 2006 09:52 schrieb Kennard Simon:
> 1. ich habe den Server heruntergefahren : /etc/init.d/postgresql stop
> 2. Data-Verzeichniss gelöscht : rm -r /var/lib/postgres/data/
> 3. Initialisierung mit initdb (als postgres):
> ./usr/lib/postgresql/bin/initdb -E UTF8 --lc_collate=de_DE.utf8
> --lc_ctype=de_DE.utf8 /var/lib/postgres/data/

Da hab ich schon mal meine Zweifel:

$ initdb -E UTF8 --lc_collate=de_DE.utf8 --lc_ctype=de_DE.utf8 foo 
initdb: invalid option: --lc_collate=de_DE.utf8
Try "initdb --help" for more information.

Ich würde jedenfalls gerne mal die tatsächlichen Befehle mit Ausgabe sehen. 
Und dann mal direkt nach dem initdb ein pg_controldata ausführen und hier 
zeigen.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group