From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | Rick Gigger <rick(at)alpinenetworking(dot)com>, Ben <bench(at)silentmedia(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgress and MYSQL |
Date: | 2004-01-15 11:06:22 |
Message-ID: | Pine.GSO.4.58.0401151404370.25628@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general |
On Wed, 14 Jan 2004, Joshua D. Drake wrote:
>
> >That's good to hear. What is monogo and is it the problem here? Why don't
> >it use TSearch if it is better? Is it just a matter of someone taking the
> >time to set it up?
> >
> >
> It is a little more complicated than that. Monogo or whatever it is
> called is more
> like a web spider that uses postgresql. Thus we can search the entire
> postgresql
> website. Tsearch is more about text search within PostgreSQL so we would
> have
> to load the books etc... into the database. That is not as easy as it
> sounds.
Then use OpenFTS if you prefer to store documents outside of database.
I don't see any problem to develop separate search on official postgres
documentations.
>
> Also if you are looking for something very cool... check out www.pgsql.ru
>
> Sincerely,
>
> Joshua D. Drake
>
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2004-01-15 15:14:38 | Re: Mailing list? was Postgress and MYSQL |
Previous Message | Oleg Bartunov | 2004-01-15 11:04:00 | Re: Postgress and MYSQL |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Glaesemann | 2004-01-15 11:29:41 | Re: Bug and/or feature? Complex data types in tables... |
Previous Message | Oleg Bartunov | 2004-01-15 11:04:00 | Re: Postgress and MYSQL |