Regarding large objects!

From: Neeraj Tharwani <neeraj(at)students(dot)iiit(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Regarding large objects!
Date: 2005-06-03 21:13:36
Message-ID: Pine.LNX.4.61.0506040237440.9555@students.iiit.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The code given to implement lo data-type in contrib/lo takes something
like:
insert into a values( lo_import("/home/postgres/LargeObject"));
What i want to do is .. cover this, that is, i mean i should only pass the
filename to the input function. I hope you got my problem. If you know
what I should do, then please reply.

Thanks,
--
Neeraj Tharwani

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-06-03 21:16:20 Re: NOLOGGING option, or ?
Previous Message Jonah H. Harris 2005-06-03 19:58:06 Re: PostgreSQL Developer Network