Re: [GENERAL] Many BLOb;s

Поиск
Список
Период
Сортировка
От Zakkr
Тема Re: [GENERAL] Many BLOb;s
Дата
Msg-id Pine.LNX.3.96.991007082514.17754A-100000@ara.zf.jcu.cz
обсуждение исходный текст
Ответ на Many BLOb;s  ("Nikolay Mijaylov" <nmmm@nmmm.nu>)
Список pgsql-general

On Thu, 7 Oct 1999, Nikolay Mijaylov wrote:

> Hi all,
>
> currently I have project that i;ll use Postgre table with up to 100 000 (or
> more) records, and every record will contain BLOb (Postgre type "oid").
> Every BLOb will be different kind of document, from plain text to GIF or
> JPEG image or some other binary data (MsWord, WP, EXE files etc...)
>
> Is there something risk when I do this? I mean many databases do not support
> BLOb;s too good?


 Do you want indexing/search in EXE/WP/M$ files? (Probably no..)

 We have in PostgreSQL large object (lo) API for big and "non-scanning" data.
See the tutorial for more information.

                            Zakkr


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

Предыдущее
От: "Nikolay Mijaylov"
Дата:
Сообщение: Many BLOb;s
Следующее
От: "Natalya S. Makushina"
Дата:
Сообщение: what does this mean - pg_psort.1922.0 in database directory?