| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>, "Magnus Hagander" <magnus(at)hagander(dot)net>, "Bruce Momjian" <bruce(at)momjian(dot)us>, pgsql-patches(at)postgresql(dot)org, "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su> |
| Subject: | Re: tsearch2api .. wrapper for integrated fultext |
| Date: | 2007-11-12 00:58:58 |
| Message-ID: | 10490.1194829138@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
I wrote:
> The approach that I was hoping to see was
> a) dump
> b) install 8.3 and configure fulltext
> c) load wrapper (into same schema as you used for tsearch2 before)
> d) load dump file
I've modified Pavel's version into something that seems to support this
approach --- at least I can load the 8.2 tsearch regression test
database into 8.3 after loading this. Still needs some polishing
probably, and some more testing. Comments?
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| tsearch2api.tar.gz | application/octet-stream | 5.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-11-12 03:06:10 | Re: [PATCHES] Contrib docs v1 |
| Previous Message | Tom Lane | 2007-11-11 19:29:35 | Re: [PATCHES] Contrib docs v1 |