Re: [ADMIN] Data type to store files

2009-03-31 Thread Tino Schwarze
On Tue, Mar 31, 2009 at 08:31:43AM -0300, Agustin Ignacio Genoves wrote: > I guess you should use Bytea Or go for large objects. > > Greetings: > > > > I need to use a PostgreSQL Data Base to store different kinds of files, eg: > > images, videos. So, I'm wondering what data type should I use. >

Re: [ADMIN] Data type to store files

2009-03-31 Thread Agustin Ignacio Genoves
I guess you should use Bytea El día 30 de marzo de 2009 19:01, Félix Sánchez Rodríguez escribió: > Greetings: > > I need to use a PostgreSQL Data Base to store different kinds of files, eg: > images, videos. So, I'm wondering what data type should I use. > > Tbanks in advance -- Sent via pgsql-

[ADMIN] Data type to store files

2009-03-30 Thread Félix Sánchez Rodríguez
Greetings: I need to use a PostgreSQL Data Base to store different kinds of files, eg: images, videos. So, I'm wondering what data type should I use. Tbanks in advance