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
winmail.dat
Description: application/ms-tnef
**************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. *****************************************************************************
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
