Обсуждение: help with large objects in 7.3.4

Поиск
Список
Период
Сортировка

help with large objects in 7.3.4

От
sibusiso xolo
Дата:
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





Re: help with large objects in 7.3.4

От
"Agostinho Sousa"
Дата:
Hi
look here

http://www.varlena.com/varlena/GeneralBits/44.php


Can you send me postgresql-7.3.4 rpm's for suse?
Agostinho
cpis@sapo.pt


"sibusiso xolo" <sibxol@b-vol.co.uk> escreveu na mensagem
news:200310091003.01509.sibxol@b-vol.co.uk...
> 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
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>