Re: BLOBs

Поиск
Список
Период
Сортировка
От André Næss
Тема Re: BLOBs
Дата
Msg-id 00fa01bff877$dd7fcc40$74b5f8c2@wkst6
обсуждение исходный текст
Ответ на BLOBs  (Bernie Huang <bernie.huang@ec.gc.ca>)
Список pgsql-sql
----- Original Message -----
From: "Bernie Huang" <bernie.huang@ec.gc.ca>

> Hi, everyone,
>
> Browsing through the online manual, I didn't find anything related to
> BLOBs, but I know there must be BLOBs since many people are asking about
> it on the list and there is a pg_fetch_object() in PHP for Postgres.
> Could anyone points me an URL where I can look it up?  Thanks.

PHP's pg_fetch_object() actually just turns a normal row into an object
using the fieldnames as names for the instance variables. I couldn't find
anything about BLOBs in the PostgreSQL reference, but have a look at the
pg_lo****() functions in PHP, they are used for interacting with BLOBs

André Næss



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

Предыдущее
От: "André Næss"
Дата:
Сообщение: Re: Conditional rule?
Следующее
От: Itai Zukerman
Дата:
Сообщение: Re: Conditional rule?