Re: [ADMIN] regarding image files in DB

2006-05-11 Thread sandhya
Cc: pgsql-admin@postgresql.org Sent: Thursday, May 11, 2006 12:56 PM Subject: RE: [ADMIN] regarding image files in DB I would think a data type with the likes of “binary” (bytea?) would be more appropriate.  It’s like trying to upload an image via FTP in ASCII format – it n

Re: [ADMIN] regarding image files in DB

2006-05-11 Thread sandhya
..It is very much needed for me.. Thank you, sandhya     - Original Message - From: Andy Shellam To: 'sandhya' Cc: pgsql-admin@postgresql.org Sent: Thursday, May 11, 2006 12:56 PM Subject: RE: [ADMIN] regarding image files in DB I would think a da

Re: [ADMIN] regarding image files in DB

2006-05-11 Thread Andy Shellam
: 11 May 2006 6:19 am To: Postgres Cc: sandhya Subject: [ADMIN] regarding image files in DB   Hi,    Please explain me is there any difference if i load my files(like gif or any images files) into the data base as text format? Bcoz,I have loaded my image files in a text format into the

[ADMIN] Regarding image files in DB

2006-05-11 Thread sandhya
Hi,    Please explain me is there any difference if i load my files(like gif or any images files) into the data base as text format? Bcoz,I have loaded my image files in a text format into the database and when i exported it into my local file system the content of the original file(i.e. imp

[ADMIN] regarding image files in DB

2006-05-10 Thread sandhya
Hi,    Please explain me is there any difference if i load my files(like gif or any images files) into the data base as text format? Bcoz,I have loaded my image files in a text format into the database and when i exported it into my local file system the content of the original file(i.e. imp