Re: What to do if space for database decrease and no additional hard drive is possible? - Mailing list pgsql-general

From A. Kretschmer
Subject Re: What to do if space for database decrease and no additional hard drive is possible?
Date
Msg-id 20100726121509.GI1774@a-kretschmer.de
Whole thread Raw
In response to Re: What to do if space for database decrease and no additional hard drive is possible?  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Responses Re: What to do if space for database decrease and no additional hard drive is possible?  (Vincenzo Romano <vincenzo.romano@notorand.it>)
List pgsql-general
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?


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

pgsql-general by date:

Previous
From: Bill Thoen
Date:
Subject: Re: Re: What to do if space for database decrease and no additional hard drive is possible?
Next
From: Vincenzo Romano
Date:
Subject: Re: What to do if space for database decrease and no additional hard drive is possible?