Re: Boolean and Bit

Поиск
Список
Период
Сортировка
От Keith Gray
Тема Re: Boolean and Bit
Дата
Msg-id 3A66220F.8EBB7397@heart.com.au
обсуждение исходный текст
Ответ на Re: Boolean and Bit  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-sql
Josh Berkus wrote:
> 
> 
> The solution to this is not to use BLOBs, but rather to use file system
> handles for the location of the binary data on the server.  This way,
> all you need is DOS-to-UNIX and UNIX-to-DOS translation for the
> filesystem handles, something easily accomplished through
> string-manipulation functions or stored procedures.
> 
>                                         -Josh Berkus


Do you have an example for implementing this?


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: RE: Help with query. (*)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RE: Help with query. (*)