[SOLVED] postgresql не работает
HellKnight 3 сентября, 2011 - 18:51
$ emerge -pv postgresql-server postgresql-base dev-db/postgresql-server-9.0.4-r1 USE="nls pam perl python -doc -pg_legacytimestamp (-selinux) -tcl -uuid -xml" LINGUAS="en ru -af -cs -de -es -fa -fr -hr -hu -it -ko -nb -pl -pt_BR -ro -sk -sl -sv -tr -zh_CN -zh_TW" dev-db/postgresql-base-9.0.4-r2 USE="nls pam readline ssl zlib -doc -kerberos -ldap -pg_legacytimestamp -threads" LINGUAS="ru -af -cs -de -es -fa -fr -hr -hu -it -ko -nb -pl -pt_BR -ro -sk -sl -sv -tr -zh_CN -zh_TW"
$ /etc/init.d/postgresql-9.0 start * WARNING: postgresql-9.0 has already been started
$ rc-status Dynamic Runlevel: manual postgresql-9.0 [ started ]
$ /etc/init.d/postgresql-9.0 status * Use of the opts variable is deprecated and will be * removed in the future. * Please use extra_commands or extra_started_commands. * Reloading PostgreSQL configuration ... pg_ctl: no server running [ !! ]
$ /etc/init.d/postgresql-9.0 stop * Caching service dependencies ... [ ok ] * Use of the opts variable is deprecated and will be * removed in the future. * Please use extra_commands or extra_started_commands. * Stopping PostgreSQL (this can take up to 92 seconds) ... pg_ctl: PID file "/var/lib/postgresql/9.0/data/postmaster.pid" does not exist Is server running? * Shutting down the server gracefully failed. * Probably because some clients did not disconnect within 60 seconds. * RUDE_QUIT enabled. * Going to shutdown the server anyway. pg_ctl: PID file "/var/lib/postgresql/9.0/data/postmaster.pid" does not exist Is server running? * Failed to shutdown server. * FORCE_QUIT disabled. * Unable to shutdown server. [ !! ] * ERROR: postgresql-9.0 failed to stop
»
- Для комментирования войдите или зарегистрируйтесь
после установки и до старта
после установки и до старта postgresql выполнялось?
буду честен, я не знаю, почему у меня все работает
.
да, инициализация прошла успешно
вывод покажите eselect
вывод покажите
пользователь postgres был создан?
буду честен, я не знаю, почему у меня все работает
$ eselect postgresql
После этого вроде бы заработало. Буду тестить. Наверное остались какие-то файлы от старой версии.
UPD: спасибо!