Re: insert pdf

From: giuliocas <giulio(dot)castagnini(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: insert pdf
Date: 2013-03-14 09:39:24
Message-ID: 1363253964135-5748445.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Christian Hammers 2013-03-14 10:21:11 Re: insert pdf
Previous Message Александр Кайданник 2013-03-14 09:32:52 How to clean up pg_xlog on StandBy in Stream Replication?