From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
Cc: | Postgresql General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Replacement for Oracle Text |
Date: | 2016-02-19 11:53:26 |
Message-ID: | CANP8+jKx1MT2BhF1LBoc1U2j2r-gtnCcr+jZPLwt7Gy1ThUOCw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 19 February 2016 at 11:46, Thomas Kellerer <spam_eater(at)gmx(dot)net> wrote:
> Daniel Westermann schrieb am 19.02.2016 um 12:41:
> >>>> if I'd need to implement/replace Oracle Text (
> ww.oracle.com/technetwork/testcontent/index-098492.html)
> >>>>> What choices do I have in PostgreSQL (9.5+) ?
> >
> >>Postgres also has a full text search (which I find much easier to use
> than Oracle's):
> >>
> >>http://www.postgresql.org/docs/current/static/textsearch.html
> >
> > Yes, i have seen this. Can this be used to index and search binary
> documents, e.g. pdf ?
>
> Ah, no. That's not possible
...not possible, Yet.
PostgreSQL grows by adding the features people need and its changing
rapidly.
--
Simon Riggs http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/>
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2016-02-19 13:19:52 | Re: Replacement for Oracle Text |
Previous Message | Maxim Boguk | 2016-02-19 11:49:03 | How to analyze locking issues of the startup process on hot standby replica? |