This is a discussion on Remove contrib version of rtree_gist --- now in core system ? within the pgsql Hackers forums, part of the PostgreSQL category; --> Hello everybody! Remove contrib version of rtree_gist --- now in core system ? I have read that since version ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello everybody! Remove contrib version of rtree_gist --- now in core system ? I have read that since version 8.1 the contrib version of rtree_gist is not in /contrib anymore, now is in core system, but where can I find it? regards Jorge |
| |||
| "jorge alberto" <jorge.is.a.geek@gmail.com> writes: > I have read that since version 8.1 the contrib version of rtree_gist is not > in /contrib anymore, now is in core system, but where can > I find it? You don't need to find it, it's built in. Just create an index. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| ||||
| ---------- Forwarded message ---------- From: jorge alberto <jorge.is.a.geek@gmail.com> Date: Nov 17, 2006 2:09 PM Subject: Re: [HACKERS] Remove contrib version of rtree_gist --- now in core system ? To: Tom Lane <tgl@sss.pgh.pa.us> hi ! thanks for writing! In postgresql version 8.0.9 the rtree_gist implementation is located at contrib/rtree_gist ready for compilation and then ready for loading it into a database, I want to know where can I find this rtree_gist implementation in versions 8.1.x regards jorge On 11/14/06, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > "jorge alberto" <jorge.is.a.geek@gmail.com> writes: > > I have read that since version 8.1 the contrib version of rtree_gist is > not > > in /contrib anymore, now is in core system, but where can > > I find it? > > You don't need to find it, it's built in. Just create an index. > > regards, tom lane > |
| Thread Tools | |
| Display Modes | |
|
|