Re: Help me!
От
Bhuvan A
Тема
Re: Help me!
Дата
Msg-id
Pine.LNX.4.20.0204171057180.2528-100000@Larry
Ответ на
Help me! (Dieudonne Nanga)
Список
Дерево обсуждения
Help me! "Dieudonne Nanga" <nanga@compilion.de>
Re: Help me! Bhuvan A <bhuvansql@yahoo.com>
Re: Help me! Sonia Sanchez Diaz <sonny@piaget.dgsca.unam.mx>
On Apr 16, Dieudonne Nanga wrote:
> How do i insert a file in the database?
You mean large objects?
If yes, try
# select lo_import('');
this will return a OID.
and to access the same, try
# select lo_export(, '');
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>
В списке pgsql-admin по дате отправления