Re: Alternate Database Locations - Mailing list pgsql-sql

From Brian C. Doyle
Subject Re: Alternate Database Locations
Date
Msg-id 4.3.2.7.2.20001024190037.00e2fa80@pop.mindspring.com
Whole thread Raw
In response to Alternate Database Locations  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
Responses Re: Alternate Database Locations
List pgsql-sql
Never mind... I got it working

At 02:40 PM 10/24/00 -0400, Brian C. Doyle wrote:
>Hello,
>
>I am working on seting up alternate database locations for my users.
>I have done
>
>% initlocation /home/userid
>% createdb -D /home/userid userid
>
>and i always get
>
>ERROR:  The database path '/home/httpd/jbbent' is invalid. This may be due 
>to a character that is not allowed or because the chosen path isn't 
>permitted for databases
>
>I have done both of these as the user and as postgres I have had the dir 
>chmod to 777 and still nothing.  what am I doing wrong?
>



pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: help on createing table
Next
From: Josh Berkus
Date:
Subject: Re: Help on Union Query