> 16TB worth of data question

From: Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>
To: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: > 16TB worth of data question
Date: 2003-04-21 18:23:55
Message-ID: 1050949434.4188.81.camel@bluejay.goodinassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a system that will store about 2TB+ of images per year in a PG
database. Linux unfortunatly has the 16TB limit for 32bit systems. Not
really sure what should be done here. Would life better to not store the
images as BLOBS, and instead come up with some complicated way to only
store the location in the database, or is there someway to have postgres
handle this somehow? What are other people out there doing about this
sort of thing?

thanx,
-jj-

--
Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2003-04-21 18:28:08 Re: > 16TB worth of data question
Previous Message Joe Conway 2003-04-21 18:14:55 Re: stddev returns 0 when there is one row