I'd like to insert some binary data into a BYTEA column
How would I go about inserting the contents of somefile.tar.gz into a table with a BYTEA column?