Complex search advice?

From: Robert Fitzpatrick <lists(at)webtent(dot)net>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Complex search advice?
Date: 2007-02-20 17:26:02
Message-ID: 1171992362.5992.55.camel@columbus.webtent.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to be able to build complex search and reporting capabilities in
to our PHP5 application. We want to be able to save searches for later
use. We also want to build queries from virtually any field in certain
tables from our PHP app. I hope to do as much within postgresql as
possible. Then I start looking for how to enumerate field names, etc.
Before I spend countless hours on seeing if some of my ideas will work
and coding them, I hoped to receive some guidance here as to where I
should start and possibly what are the elements of something like this?
Will anything in contrib help?

--
Robert

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2007-02-20 17:45:37 Re: Complex search advice?
Previous Message haukinger 2007-02-20 17:02:06 Large Objects