Reg: Insert bytea values in to table

Поиск
Список
Период
Сортировка
От Hariraman Jayaraj
Тема Reg: Insert bytea values in to table
Дата
Msg-id CAGy0TfdQssqMBt_O5PiS5vOqgEH1EyLe+WkHkjW-P2zi0GOV=A@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
Hi,

Postgres Version - 8.3
OS - Suse Linux 11 Enterprise Edition


I have a requirement to store pdf files in db. I am suggested to use bytea data type to achieve this.

I am having an table ledger with columns
id bigint,
pdffile bytea

I want to store the pdf files in the pdffile column.
Kindly suggest me how to do this.
Thanks in advance.

--
Regards,
Hariraman Jayaraj
Mobile - 9786228845


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Postgres 9.1 client authentication for local, no password required?
Следующее
От: Misa Simic
Дата:
Сообщение: Re: Reg: Insert bytea values in to table