Re: Database Locations - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: Database Locations
Date
Msg-id Pine.LNX.4.30.0204021207210.686-100000@peter.localdomain
Whole thread Raw
In response to Database Locations  (Keith Gray <keith@heart.com.au>)
Responses Re: Database Locations  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Keith Gray writes:

> Has anyone had any joy with this example taken from documentation.

>     olly=> create database test1 with location='/home/olly/private_db';
>     ERROR:  Absolute paths are not allowed as database locations

Please read this (to the very end):

http://www.us.postgresql.org/users-lounge/docs/7.2/postgres/managing-databases.html#MANAGE-AG-ALTERNATE-LOCS

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-sql by date:

Previous
From: george young
Date:
Subject: vacuum full fails: Parent tuple was not found[7.2]
Next
From: Tom Lane
Date:
Subject: Re: Database Locations