> 16TB worth of data question - Mailing list pgsql-general

From Jeremiah Jahn
Subject > 16TB worth of data question
Date
Msg-id 1050949434.4188.81.camel@bluejay.goodinassociates.com
Whole thread Raw
Responses Re: > 16TB worth of data question  (Neil Conway <neilc@samurai.com>)
Re: > 16TB worth of data question  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: > 16TB worth of data question  ("Jim C. Nasby" <jim@nasby.net>)
Backing up 16TB of data (was Re: > 16TB worth of data question)  (Ron Johnson <ron.l.johnson@cox.net>)
List 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@cs.earlham.edu>


pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: stddev returns 0 when there is one row
Next
From: Doug McNaught
Date:
Subject: Re: > 16TB worth of data question