Hallo
ich hab ein Problem mit dem Erstellen von 'postgresql' als Paket
#>cat /package_config/POSTGRESQL
PACKAGE aptitude-r
postgresql
postgresql-client
#>cat /debconf/POSTGRESQL
postgresql postgresql/initdb/location string /var/lib/postgres/data
postgresql postgresql/upgrade/preserve_location string $PGDATA/..
postgresql postgresql/settings/day_month_order select European
postgresql postgresql/upgrade/policy boolean true
postgresql postgresql/settings/locale select C
postgresql postgresql/enable_lang boolean true
postgresql postgresql/purge_data_too boolean false
postgresql postgresql/very_old_version_warning boolean true
postgresql postgresql/upgrade/dump_location string $PGDATA/..
# Should your missing postgresql.env configuration file be restored?
postgresql-client postgresql-client/missing-postgresql.env boolean true
postgresql postgresql/convert-pg_hba.conf boolean true
#>
Postgres ist installiert aber nicht fertig konfiguriert (initdb fehlt ) der start geht auch fail da 'invoke-rc' kein fake Skript ist
wenn ich nach der Fai Installation & reboot
#>debconf-set-selection /debconf/POSTGRESQL
aufrufe und dann
#>aptitude postgresql
ist die Installation ohne Interaktion mit 'initdb' ausgeführt worden.
hat jemand eine Ahnung wie es sonst geht könnte ?
thx markus
----------------
Disclaimer:
Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur für den Gebrauch des Empfängers bestimmt.
This message is only for informational purposes and is intended solely for the use of the addressee.
----------------
- [no subject] markus . witt
- Re: your mail Michael Tautschnig
- Re: your mail Henning Sprang