could not change directory to "/root"

From: viju <ace_of_blackstar(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: could not change directory to "/root"
Date: 2010-07-22 18:31:06
Message-ID: 94255.97465.qm@web120007.mail.ne1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi

I am new to postgresql.  I am having some weird problems.
Output
attached below.  Please any help would be appreciated.

bash-3.2$
createdb test1
could not change directory to "/root"
bash-3.2$
dropdb test
could not change directory to "/root"
bash-3.2$

any
recommendations.
Some additional info.  This is on a cenos 5.4 with
full admin rights.

bash-3.2$ ps ax | grep post
11329 pts/2   
S      0:00 su postgres
11578 pts/2    R+     0:00 grep post
17894
?        S      0:02 /usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data
17899
?        Ss     0:00 postgres: logger
process                         
17901 ?        Ss     0:00
postgres: writer process                         
17902 ?       
Ss     0:00 postgres: wal writer process                     
17903
?        Ss     0:00 postgres: autovacuum launcher process            
17904
?        Ss     0:18 postgres: stats collector
process                
bash-3.2$

thanks

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message c b 2010-07-22 20:21:47 importing a data file without defining a table structure
Previous Message gargoyle60 2010-07-22 16:26:28 ORDER BY with UNION