help with large objects in 7.3.4

Поиск
Список
Период
Сортировка
От sibusiso xolo
Тема help with large objects in 7.3.4
Дата
Msg-id 200310091003.01509.sibxol@b-vol.co.uk
обсуждение исходный текст
Список 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





В списке pgsql-general по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: autoupdate sequences after copy
Следующее
От: "D. Stimits"
Дата:
Сообщение: Re: PL/PGSQL for permutations?