| From: | Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it> |
|---|---|
| To: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: What to do if space for database decrease and no additional hard drive is possible? |
| Date: | 2010-07-26 12:09:23 |
| Message-ID: | AANLkTim4d9ve12Ov7hf0PbYK7tOSuvHgtb5ZCz_THrDg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
2010/7/26 A. Kretschmer <andreas(dot)kretschmer(at)schollglas(dot)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 ...
--
Vincenzo Romano
NotOrAnd Information Technologies
NON QVIETIS MARIBVS NAVTA PERITVS
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Thoen | 2010-07-26 12:13:14 | Re: Re: What to do if space for database decrease and no additional hard drive is possible? |
| Previous Message | A. Kretschmer | 2010-07-26 12:01:52 | Re: Re: What to do if space for database decrease and no additional hard drive is possible? |