Re: problem about postgresql installation and user login

Поиск
Список
Период
Сортировка
От Daniel J. Summers
Тема Re: problem about postgresql installation and user login
Дата
Msg-id AANLkTim6N8kcHnETrvyHvJGQ+Lam7jt9V6L5-G98G2oL@mail.gmail.com
обсуждение исходный текст
Ответ на problem about postgresql installation and user login  (somnathzankar <zankarsomnath@gmail.com>)
Ответы Re: problem about postgresql installation and user login  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
On Mon, Jan 10, 2011 at 10:55 PM, somnathzankar <zankarsomnath@gmail.com> wrote:
>
> $ sudo su - postgres
> No directory, logging in with HOME=/
>
> so when I'm trying to install postgresql then above warning got to me and it
> install.
> but when I'm trying to login by postgres user then above error it shows.

This just means that the directory /home/postgres wasn't created
during installation.  I don't think that's a huge problem, though you
may want to let the package maintainer about that.  Despite that
message, you should be logged it as "postgres" and should be able to
begin creating databases.

>
> I'm new on ubuntu and openerp so please help we.
> OS----->Debian

Ubuntu != Debian.  :)  It's based on it, but the package repositories
are different.  So, some advice you read online for Ubuntu may apply
to straight Debian, but some may not.  In Ubuntu, the "postgresql"
package is a meta-package, pointing to the latest version (at this
time, "postgresql-8.4" - Ubuntu can be slow to roll to new major
versions).

--
Daniel J. Summers
Owner, DJS Consulting

GEEKCODE 3.12 GCS/IT d s-:+ a C++ P--- L++ E--- W++ N++ o? K- w !O M--
V PS+ PE++ Y? PGP- t+ 5? X+ R* tv b+ DI++ D+ G- e<++ h---- r+++ y++++

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgresql 9.0.2 explain analyze very slow (10x), compared to actual query time
Следующее
От: Tom Lane
Дата:
Сообщение: Re: problem about postgresql installation and user login