help with large objects in 7.3.4

From: sibusiso xolo <sibxol(at)b-vol(dot)co(dot)uk>
To: PostgreSQL general list <pgsql-general(at)postgresql(dot)org>
Subject: help with large objects in 7.3.4
Date: 2003-10-09 09:03:01
Message-ID: 200310091003.01509.sibxol@b-vol.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings,

I am trying to create a database to store imges as large objects. I am using
postgres7.3.4 on a SuSE8.2 machine. I read the PostgreSQL documentation on
lage objects. There are some new fnctions which I am unfamilar with. I have
books on postgresql but I am not aware of any current book with example usage
of these functions. I previously used up to 7.2 which had lo_import,
lo_export and lo_unlink. I would be grateful for example usage in psql of
the following functions (seen in postgresql7.3.4:

lo_create,
lo_import
lo_export
lo_import
lo_open
lo_write
lo_read
lo_seek

Help would be appreciated.

Yours sincerely
Sibu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sergey Suleymanov 2003-10-09 09:07:39 Locale bug?
Previous Message Richard Huxton 2003-10-09 09:02:58 Re: autoupdate sequences after copy