Re: initlocation on 8.0+

From: "Nitin Verma" <nitinverma(at)azulsystems(dot)com>
To: "Michael Fuhr" <mike(at)fuhr(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: initlocation on 8.0+
Date: 2006-06-26 15:52:01
Message-ID: 640150C1BB635E4C9F2F617BA3EFF1D10123EF66@XCHMTV1.azulsystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanx Scott and Michael

-----Original Message-----
From: Michael Fuhr [mailto:mike(at)fuhr(dot)org]
Sent: Monday, June 26, 2006 9:18 PM
To: Nitin Verma
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] initlocation on 8.0+

On Mon, Jun 26, 2006 at 08:31:22AM -0700, Nitin Verma wrote:
> 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.

In 8.0 and later you can use tablespaces to put files in different
locations.

http://www.postgresql.org/docs/8.1/interactive/manage-ag-tablespaces.html

--
Michael Fuhr

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2006-06-26 16:08:44 Re: RAID + PostgreSQL?
Previous Message Michael Fuhr 2006-06-26 15:47:56 Re: initlocation on 8.0+