From: | Rodrigo Madera <rodrigo(dot)madera(at)gmail(dot)com> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Storing Digital Video |
Date: | 2006-02-01 00:32:56 |
Message-ID: | 3cf983d0601311632t4a2f068au1f958746c2b092a7@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Jeffrey W. Baker | 2006-02-01 00:37:51 | Re: Storing Digital Video |
Previous Message | Marc Morin | 2006-01-31 23:25:01 | partitioning and locking problems |