Best Type to use - Mailing list pgsql-novice

From Ketema Harris
Subject Best Type to use
Date
Msg-id 983b67500601051118ldea3d19k3cd67fbcf939df38@mail.gmail.com
Whole thread Raw
Responses Re: Best Type to use  ("Kevin Crenshaw" <kcrenshaw@viscient.com>)
List pgsql-novice
Hi, I would like to store binary data from a tcpdump (libpcap) file in a table.  What is the best type to use?  i have read posts saying lo, oid, and bytea.  Which one would be best for this scenario?  Depending on the type can a sample insert and select statement be given as well?

Thanks,

ketema

pgsql-novice by date:

Previous
From: "Luis Silva"
Date:
Subject: sending N selects with begin and commit and get the result
Next
From: "Kevin Crenshaw"
Date:
Subject: Re: Best Type to use