About creating a new DB - Mailing list pgsql-bugs

From Akula Ramanjaneyul Reddy
Subject About creating a new DB
Date
Msg-id NEBBJPFEOLDHHPFAMHOFGEKACDAA.akula.reddy@wipro.com
Whole thread Raw
List pgsql-bugs
Hi,
    I am trying to use postgreysql.
    I am getting the following errors while creating a new database at
given location.
    The errors are as shown below.

    createdb -D /home/naren/ramu Ramu
    ERROR:  Absolute paths are not allowed as database locations
    createdb: database creation failed

    createdb -D ./../../ramu Ramu
    ERROR:  Relative paths are not allowed as database locations
    createdb: database creation failed


    So how should I give the path, so that it will create a database for
me at the given location??
with regards,
Ram


Attachment

pgsql-bugs by date:

Previous
From: Sean Chittenden
Date:
Subject: Re: Bug #630: date/time storage problem: timestamp parsed incorrectly...
Next
From: Daniel Ferreira Felix
Date:
Subject: ENC: Datatype time PostGreSql 7.2.1