Problem with Large objects of .gif&.asp

From: "sandhya" <sandhyar(at)amiindia(dot)co(dot)in>
To: "Postgres" <pgsql-admin(at)postgresql(dot)org>
Subject: Problem with Large objects of .gif&.asp
Date: 2006-04-26 10:46:59
Message-ID: 018801c6691e$bf6795d0$cd00000a@sandhyar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I have loaded all my files into the database.Files has to open like( html,asp,js,gif etc pages) from the database via a webserver.Please explain me whether there will be any problem if i open .asp ,.gif files from the DB.
How to know whether the files what we have loaded into the database as large objects are correctly holding the data or not.
Bocz, I have loaded few .gif files into the DB but when i exported it and checked the size , the size of what i have loaded and what i am getting is entirely different.
Please tell me whether Postgres supports for all the files to load into DB and retrieve it.
Help me.
Thank you
Sandhya

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Marcin Kuk 2006-04-26 10:51:03 Restore OIDs
Previous Message sandhya 2006-04-26 06:52:09 problem with .asp and.js files pls..help me