Re: > 16TB worth of data question

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: > 16TB worth of data question
Дата
Msg-id m3fzob1z9j.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на > 16TB worth of data question  (Jeremiah Jahn <jeremiah@cs.earlham.edu>)
Ответы Re: > 16TB worth of data question
Список pgsql-general
Jeremiah Jahn <jeremiah@cs.earlham.edu> writes:

> 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?

Sounds to me as if you can ignore it for now.  16TB will last you at
least four years, at which time you'll be replacing hardware anyway
and can just buy 64-bit systems.

:)

-Doug

В списке pgsql-general по дате отправления:

Предыдущее
От: Jeremiah Jahn
Дата:
Сообщение: > 16TB worth of data question
Следующее
От: Neil Conway
Дата:
Сообщение: Re: > 16TB worth of data question