Re: How to expand existing table-space

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ravi Krishna <sravikrishna3(at)gmail(dot)com>
Cc: Igor Neyman <ineyman(at)perceptron(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: How to expand existing table-space
Date: 2015-05-26 19:19:41
Message-ID: 23514.1432667981@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Ravi Krishna <sravikrishna3(at)gmail(dot)com> writes:
> Is this being addressed in future versions, like allowing a new
> storage path to existing tablespace.

As far as PG is concerned, a tablespace is just a directory. Space
provisioning should be addressed at the level of the filesystem.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ravi Krishna 2015-05-26 19:54:29 Re: How to expand existing table-space
Previous Message Ravi Krishna 2015-05-26 19:16:18 Re: How to expand existing table-space