J'ai tout fait avant le titre "Pour aller plus loin"
J'ai donc appliqué le purge(merci je connaissais pas) : et lorsque je réinstalle, j'ai : Paramétrage de postgresql-8.3 (8.3.0-1~gutsy1) ...
Configuring already existing cluster (configuration: /etc/postgresql/8.3/main, data: /var/lib/postgresql/8.3/main, owner: 124:128)
Error: move_conffile: required configuration file /var/lib/postgresql/8.3/main/postgresql.conf does not exist
Error: could not create default cluster. Please create it manually with
pg_createcluster 8.3 main --start
or a similar command (see 'man pg_createcluster').
et ensuite
$sudo pg_createcluster 8.3 main --start
Configuring already existing cluster (configuration: /etc/postgresql/8.3/main, data: /var/lib/postgresql/8.3/main, owner: 124:128)
Error: move_conffile: required configuration file /var/lib/postgresql/8.3/main/postgresql.conf does not exist
Détail intéressant :
$ls -l /etc/postgresql/
total 0
Je vais regarder si j'ai pas des options intéressantes dans apt-get...
« Il n’y a pas de choix démocratiques contre les Traités européens » - Jean-Claude Junker
[^] # Re: etapes
Posté par Ontologia (site web personnel) . En réponse au message Installer postgresql. Évalué à 2.
J'ai donc appliqué le purge(merci je connaissais pas) : et lorsque je réinstalle, j'ai :
Paramétrage de postgresql-8.3 (8.3.0-1~gutsy1) ...
Configuring already existing cluster (configuration: /etc/postgresql/8.3/main, data: /var/lib/postgresql/8.3/main, owner: 124:128)
Error: move_conffile: required configuration file /var/lib/postgresql/8.3/main/postgresql.conf does not exist
Error: could not create default cluster. Please create it manually with
pg_createcluster 8.3 main --start
or a similar command (see 'man pg_createcluster').
et ensuite
$sudo pg_createcluster 8.3 main --start
Configuring already existing cluster (configuration: /etc/postgresql/8.3/main, data: /var/lib/postgresql/8.3/main, owner: 124:128)
Error: move_conffile: required configuration file /var/lib/postgresql/8.3/main/postgresql.conf does not exist
Détail intéressant :
$ls -l /etc/postgresql/
total 0
Je vais regarder si j'ai pas des options intéressantes dans apt-get...
« Il n’y a pas de choix démocratiques contre les Traités européens » - Jean-Claude Junker