Storing Digital Video - Mailing list pgsql-performance

From Rodrigo Madera
Subject Storing Digital Video
Date
Msg-id 3cf983d0601311632t4a2f068au1f958746c2b092a7@mail.gmail.com
Whole thread Raw
Responses Re: Storing Digital Video  (Matt Davies | Postgresql List <matt-postgresql@mattdavies.net>)
Re: Storing Digital Video  ("Jeffrey W. Baker" <jwb@gghcwest.com>)
Re: Storing Digital Video  (Albert Cervera Areny <albert@sedifa.com>)
List pgsql-performance
I am concerned with performance issues involving the storage of DV on
a database.

I though of some options, which would be the most advised for speed?

1) Pack N frames inside a "container" and store the container to the db.
2) Store each frame in a separate record in the table "frames".
3) (type something here)

Thanks for the help,

Rodrigo

pgsql-performance by date:

Previous
From: "Marc Morin"
Date:
Subject: partitioning and locking problems
Next
From: Matt Davies | Postgresql List
Date:
Subject: Re: Storing Digital Video