Large objects

From: Luis Martins <kalium(at)usa(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Large objects
Date: 2000-06-07 20:29:25
Message-ID: 393EB0A5.9F2AF3CB@usa.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everyone, I have to insert a few PDF files into my database, and I
am not able to do it ...
I have to use PHP3, and all I could do was use the lo_import, but in
this case, I am not able to insert any data because I am not an
administrator. Is there any other way of doing it, using, let's say,
pg_locreate, pg_loopen, or something like that ?
Thanx in advance.

Luis

--
__________________________
Luis Martins
Eng. Sistemas e Computacao
UCEH - Univ. do Algarve
__________________________
email : kalium(at)usa(dot)net
__________________________

Responses

Browse pgsql-general by date

  From Date Subject
Next Message T.J.Farrell 2000-06-07 20:41:57 PostgreSQL and multiple database access
Previous Message T.J.Farrell 2000-06-07 20:22:33 Postgresql and programming