Re: 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: Re: What to do if space for database decrease and no additional hard drive is possible?
Date
Msg-id 20100726120152.GH1774@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?  (Ivan Voras <ivoras@freebsd.org>)
Responses Re: What to do if space for database decrease and no additional hard drive is possible?  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Re: Re: What to do if space for database decrease and no additional hard drive is possible?  (Bill Thoen <bthoen@gisnet.com>)
Re: Re: What to do if space for database decrease and no additional hard drive is possible?  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-general
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.


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: Ralf Schuchardt
Date:
Subject: Re: Data dumps to files - best methods?
Next
From: Vincenzo Romano
Date:
Subject: Re: What to do if space for database decrease and no additional hard drive is possible?