Re: mysql load_file() function

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: mysql load_file() function
Дата
Msg-id 200502041946.35143.ghodechhap@ghodechhap.net
обсуждение исходный текст
Ответ на Re: mysql load_file() function  ("Ben-Nes Yonatan" <da@canaan.co.il>)
Список pgsql-general
On Friday 04 Feb 2005 7:04 pm, Ben-Nes Yonatan wrote:
 First thanks for your answer David but im afraid that i still got a problem
> with this solution... im not trying to upload a big file which contain data
> which is supposed to be divided to plenty of rows, i want to upload a big
> file (wav,ppt,whatever...) into one column one row... maybe i can use COPY
> to upload the rows to a temp_table and then from there build the file at
> the primary table so it will be only postgresql working in his own
> enviroment... though that seem "too heavy" isnt there a better elegant
> solution?

May be this will help..

http://www.postgresql.org/docs/8.0/static/datatype-binary.html

> >HTH :)
> Whats HTH? and to what should i vote? ;)

HTH is Hope this/that helps..

 Shridhar

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

Предыдущее
От: Art Fore
Дата:
Сообщение: Re: Postgresql 8.0 beta 5 setup in windowsxp
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Postgres using up all my memory