Searching Blobs - Mailing list pgsql-interfaces

From Matt Fair
Subject Searching Blobs
Date
Msg-id 3974C8EB.851DE425@netasol.com
Whole thread Raw
List pgsql-interfaces
I have placed strings in blobs and stored them into the database, the
people who helped me thank you.  I am using JDBC and I want to be able
to search these blobs for sub strings with a sql query and get a result
set back.  Is this possible or would I have to have java or some other
language parse through all blobs that I get back after I convert them
back to strings?  If this is so, it would be horribly inefficient.
Thanks
Matt Fair



pgsql-interfaces by date:

Previous
From: Matt Fair
Date:
Subject: Re: Connection.setBytes()
Next
From: Joseph Shraibman
Date:
Subject: Re: jdbc how to get SERIAL