Re: Help

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ElayaRaja S <elayaraja(dot)s(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help
Date: 2005-04-28 14:20:22
Message-ID: 11153.1114698022@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ElayaRaja S <elayaraja(dot)s(at)gmail(dot)com> writes:
> Note: At the time of installing itself i get problem while setting permission as
> root& chown postgres.postgres /usr/local/pgsql/
> chown: `postgres.postgres': invalid user

Some versions of chown only support the notation user:group
not user.group --- looks like yours is one. I suspect also
that you failed to create the postgres user account properly.

regards, tom lane

In response to

  • Help at 2005-04-28 13:19:07 from ElayaRaja S

Browse pgsql-general by date

  From Date Subject
Next Message Woody Woodring 2005-04-28 14:23:29 Re: Help
Previous Message Stephane Bortzmeyer 2005-04-28 13:21:37 Re: PRIMARY KEY on a *group* of columns imply that each column is NOT