Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: problem with initlocation



On Thu, 2006-08-31 at 10:05, Josef J. Micka wrote:
> i want to make database in another place and i'm unable to use 
> initlocation, and i don't know, what i'm doing wrong.
> 
> this is what i do, and i think it's correct.
> 
> www:/home/db/postgres$ su postgres
> postgres(at)www:/home/db/postgres$ ls -l
> total 12
> drwx------  6 postgres postgres 4096 Aug 31 14:59 data
> drwxr-xr-x  2 postgres postgres 4096 Aug 31 14:19 data-web
> drwx------  3 postgres postgres 4096 Oct 15  2004 dumpall
> postgres(at)www:/home/db/postgres$ /usr/lib/postgresql/bin/initlocation 
> /home/db/postgres/data-web/
> initlocation: cannot be run as root

What does the command whoami say right before you would run the
initlocation?



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group