Questions On Tablespace

Поиск
Список
Период
Сортировка
От Carlo Camerino
Тема Questions On Tablespace
Дата
Msg-id 3fee29160909271127y3b430e59x8bc31408d85b888c@mail.gmail.com
обсуждение исходный текст
Ответы Re: Questions On Tablespace  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi Everyone,

I have questions regarding tablespaces, What happens when the disk on
which my tablespace is in fills up?
How do I expand my tablespace, in oracle there is a concept of
datafiles? In postgresql I specify a directory instead of a single
file...

For example I have two tables and they both use a single tablespace.
After some time the tablespace fills up. How do I point one table to
use a new tablespace?
Or is there a way in which I can get my tablespace to increase size by
using another disk for this purpose?
What's the best approach to this situation?

Thanks A Lot
Carlo

В списке pgsql-general по дате отправления:

Предыдущее
От: InterRob
Дата:
Сообщение: Re: generic modelling of data models; enforcing constraints dynamically...
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: CREATE LANGUAGE workaround