Re: Distributing index's/tables/logs/etc.

From: "Arsalan Zaidi" <azaidi(at)directi(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Distributing index's/tables/logs/etc.
Date: 2002-02-04 11:10:00
Message-ID: 02bb01c1ad6c$8077e9a0$4301a8c0@directi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for the info everyone....

> Arsalan Zaidi wrote:
> > Hi.
> >
> > I'd like to place my indexs on another partition. There's a hint that
this
> > can be done in one of the docs, but no info as to how one should go
about
> > doing this...
> >
> > I can guess which of the directories under 'base' holds my database, but
how
> > do I recognise and shift the indexs? They're all numbers!
>
> Use /contrib/oid2name to make file numbers to table/database names.
> Then shut down the database and symlink indexes to another device.
> That's all it takes.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message bombadil 2002-02-04 11:31:08 Views of views, complexity and speed.
Previous Message Milos Prudek 2002-02-04 10:57:07 Re: index does not improve performance