| From: | "Akula Ramanjaneyul Reddy" <akula(dot)reddy(at)wipro(dot)com> |
|---|---|
| To: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | About creating a new DB |
| Date: | 2002-04-10 06:40:54 |
| Message-ID: | NEBBJPFEOLDHHPFAMHOFGEKACDAA.akula.reddy@wipro.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| winmail.dat | application/ms-tnef | 1.5 KB |
| Wipro_Disclaimer.txt | text/plain | 490 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sean Chittenden | 2002-04-10 06:45:33 | Re: Bug #630: date/time storage problem: timestamp parsed |
| Previous Message | Thomas Lockhart | 2002-04-10 06:35:20 | Re: Bug #630: date/time storage problem: timestamp parsed |