insert pdf

From: giuliocas <giulio(dot)castagnini(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: insert pdf
Date: 2013-03-12 14:59:51
Message-ID: 1363100391949-5748229.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

I have a requirement to store pdf files in a db table.

I have a table "state" with columns
id_state,
name,
pdffile (bytea)

I want to store the pdf files in the pdffile column.
how can i do this.
Thanks in advance.
Giulio

--
View this message in context: http://postgresql.1045698.n5.nabble.com/insert-pdf-tp5748229.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Justus Mugbeh 2013-03-12 19:59:13 Re: message
Previous Message Justus Mugbeh 2013-03-10 00:49:14 Fw: 3/10/2013 1:49:12 AM