Re: initlocation on 8.0+ - Mailing list pgsql-general

From Scott Marlowe
Subject Re: initlocation on 8.0+
Date
Msg-id 1151336643.4215.39.camel@state.g2switchworks.com
Whole thread Raw
In response to initlocation on 8.0+  ("Nitin Verma" <nitinverma@azulsystems.com>)
List pgsql-general
On Mon, 2006-06-26 at 10:31, Nitin Verma wrote:
> Hi All,
>
> I am using initlocation utility to have two separate PGDATAs, that can then
> host different databases. In my case I only have one on each and I am using
> version 7.3.2.
>
> But I am not able to find this utility on 8.1.0, is there an alternative
> utility to this or this feature is no more supported.

Locations was a useful little hack to use as an interim until table
spaces got implemented.

Look for table spaces in the docs, that's what you want now.  They're
much less error prone, in general, than were locations.

pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Re: Return the primary key of a newly inserted row?
Next
From: Alban Hertroys
Date:
Subject: Re: Return the primary key of a newly inserted row?