Re: handle audiofiles in postgres

From: "Harvey, Allan AC" <HarveyA(at)OneSteel(dot)com>
To: "edisan" <urs(dot)edisan(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: handle audiofiles in postgres
Date: 2009-09-03 05:22:21
Message-ID: E97A5BB7699CAD48BE2711E71247116505AEF8A6@ntlmsg03.onesteel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of edisan
Sent: Thursday, 3 September 2009 2:48 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] handle audiofiles in postgres

Can anyone used or tell me how to handle audio files in postgres

Audio files may be in wav / vox / dss format and each have average 30 min running time.

Thanks in advance

Regards
edi

I store several hundred as blobs.
http://www.postgresql.org/docs/current/static/largeobjects.html

Allan

The material contained in this email may be confidential, privileged or copyrighted. If you are not the intended recipient, use, disclosure or copying of this information is prohibited. If you have received this document in error, please advise the sender and delete the document. Neither OneSteel nor the sender accept responsibility for any viruses contained in this email or any attachments.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brendan Jurd 2009-09-03 06:37:39 Domain types versus anyelement
Previous Message John R Pierce 2009-09-03 05:03:05 Re: handle audiofiles in postgres