Re: insert pdf - Mailing list pgsql-novice

From Douglas J Hunley
Subject Re: insert pdf
Date
Msg-id CALxYTP7Uzyzw2=5U3QE7UsHqSqbE05B7K1jbDKFBVUgjj+Xr8w@mail.gmail.com
Whole thread Raw
In response to insert pdf  (giuliocas <giulio.castagnini@gmail.com>)
Responses Re: insert pdf
List pgsql-novice
On Tue, Mar 12, 2013 at 10:59 AM, giuliocas <giulio.castagnini@gmail.com> wrote:
> 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.

https://wiki.postgresql.org/wiki/BinaryFilesInDB

--
Douglas J Hunley (doug.hunley@gmail.com)
Twitter: @hunleyd                                               Web:
douglasjhunley.com
G+: http://goo.gl/sajR3


pgsql-novice by date:

Previous
From: Justus Mugbeh
Date:
Subject: Re: message
Next
From: kobolds
Date:
Subject: [postgresql 9.2.3] schema and privileges