Alexandre da Siva wrote:
> Blobs is not Implemented on PostgreSQL, but I need to this field type on PosgreSQL databases, how I can to use this?
> I'm using delphi...
>
>
> ps: I readed PosgreSQL Manual and other lists and sites, but not get a answer for my specific problem
>
http://www.postgresql.org/docs/8.0/interactive/datatype-binary.html
definitions for blob, with usage.
Alexandre da Siva wrote:
> Blobs is not Implemented on PostgreSQL, but I need to this field type on
> PosgreSQL databases, how I can to use this? I'm using delphi...
>
>
> ps: I readed PosgreSQL Manual and other lists and sites, but not get a
> answer for my specific problem
PostgreSQL has large objects, most probably this is what You want.
See this file in the docs:
pgsql/doc/html/largeobjects.html
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.