Re: What to do if space for database decrease and no additional hard drive is possible?

Поиск
Список
Период
Сортировка
От Vincenzo Romano
Тема Re: What to do if space for database decrease and no additional hard drive is possible?
Дата
Msg-id AANLkTiny=xky_+Ewrsp1AOBPhSpe1a4HH8O+ar6zCefq@mail.gmail.com
обсуждение исходный текст
Ответ на Re: What to do if space for database decrease and no additional hard drive is possible?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
2010/7/26 A. Kretschmer <andreas.kretschmer@schollglas.com>:
> In response to Vincenzo Romano :
>> 2010/7/26 A. Kretschmer <andreas.kretschmer@schollglas.com>:
>> > In response to Ivan Voras :
>> >> * buy external storage (NAS, or even an external USB drive), move the
>> >> database to it
>> >
>> > buy external USB-Drive, and create a new tablespace, and move some large
>> > table into this new tablespace and/or use the new tablespace for new
>> > tables. You can also use table-partitioning with different tablespaces.
>>
>> Table space on a USB drive?
>> You must be really sinking for this very option!
>> I'd rather move everything else from the crowded partition onto the USB drive,
>> as I would suppose that the database (performance and reliability) is
>> more important by far ...
>
> Maybe, depends.... but why not? Maybe there are some big, but rarely
> used, read-only tables?

... or maybe not.
Better move other stuff away, IMHO.

--
Vincenzo Romano
NotOrAnd Information Technologies
NON QVIETIS MARIBVS NAVTA PERITVS

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: What to do if space for database decrease and no additional hard drive is possible?
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Re: What to do if space for database decrease and no additional hard drive is possible?