Re: insert pdf - Mailing list pgsql-novice

From giuliocas
Subject Re: insert pdf
Date
Msg-id 1363253964135-5748445.post@n5.nabble.com
Whole thread Raw
In response to Re: insert pdf  (Douglas J Hunley <doug.hunley@gmail.com>)
List pgsql-novice
thank you very much, but what is the SQL command to store binary data using
bytea?
can i use simply INSERT INTO (like: INSERT INTO table (pdffile) VALUES
('path_to_pdffile_on_server'))?
because that's not going to work



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


pgsql-novice by date:

Previous
From: Александр Кайданник
Date:
Subject: How to clean up pg_xlog on StandBy in Stream Replication?
Next
From: Christian Hammers
Date:
Subject: Re: insert pdf