Peter Eisentraut wrote:
   Is there any type of streaming support built into postgres'
binary datatype handling?  For instance, can I specify a beginning
offset for the binary data that I want

substring and other such functions are available.

Thanks. I didn't realize that string functions could be used on bytea columns.


-Dave

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to