On Sat, Apr 12, 2008 at 10:45:46AM +0530, Jaisen N.D. wrote:
> I have another problem with postgresql 8.1.
> initdb: directory "/var/lib/postgresql/data" exists but is not empty
> If you want to create a new database system, either remove or empty
> the directory "/var/lib/postgresql/data" or run i
/data" or run initdb
with an argument other than "/var/lib/postgresql/data".
[EMAIL PROTECTED]:~$ /usr/lib/postgresql/8.1/bin/pg_ctl -D
/var/lib/postgresql/data -l logfile start
postmaster starting
[EMAIL PROTECTED]:~$ /usr/lib/postgresql/8.1/bin/createdb test
createdb: could not
/data" or run initdb
with an argument other than "/var/lib/postgresql/data".
[EMAIL PROTECTED]:~$ /usr/lib/postgresql/8.1/bin/pg_ctl -D
/var/lib/postgresql/data -l logfile start
postmaster starting
[EMAIL PROTECTED]:~$ /usr/lib/postgresql/8.1/bin/createdb test
createdb: could not
3 matches
Mail list logo