Video streams in Database - Mailing list pgsql-general

From R Talbot
Subject Video streams in Database
Date
Msg-id 3B0AB210.78921D9F@attglobal.net
Whole thread Raw
List pgsql-general
Tom

 I have been working with Sybase, DB2 and
now PostgeSQL on Linux, WinNT and OS/2.
 My need is to store continuous Video Steams
in a Database ( I assume as type Large Objects)
by breaking the continuous stream into segments.
  Is Postgres up to this task?
What would be the General and Viable Outline as
to a database method.?

    Based on 5000 containers.....
    If the  system has to store all of it, the total
capacity of the  system = 5,000 x 75.6 GB/week = 378
TB/week.

 Or should I not pursue a project of this type with
Postgres..

Bob T.




pgsql-general by date:

Previous
From: Scott Holmes
Date:
Subject: A Couple of Questions on Blobs
Next
From: Neil Conway
Date:
Subject: Re: Autocommit off in psql??