Re: [SQL] tsearch2 and wildcards/pattern matching?

2010-07-07 Thread Oleg Bartunov
in tsearch2 that can do this and is faster than LIKE clauses on full-text, that would be fantastic. Cheers, Peter Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg

Re: [SQL] Full text search ordering question

2008-11-25 Thread Oleg Bartunov
/ Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone

Re: [SQL] Full Text Index Stats

2008-10-23 Thread Oleg Bartunov
! Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone

Re: [SQL] tsearch2: ts_headline performance problem

2008-01-06 Thread Oleg Bartunov
)--- TIP 2: Don't 'kill -9' the postmaster Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet

Re: [SQL] Is index usage in LIKE-queries with UTF-8 implemented in PG-8.3 ?

2007-06-29 Thread Oleg Bartunov
dictionary. Search archives ! Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: [EMAIL PROTECTED], http

Re: [SQL] tesearch2 question

2007-03-07 Thread Oleg Bartunov
_ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(495)939-16-83, +007(495)939-23-83 ---(end

Re: [SQL] tesearch2 question

2007-03-07 Thread Oleg Bartunov
in psql before executing update command. Then you could estimate total time. The server is Sun OS 5.10, with around 8gigs of RAM and 6cpus. Thanks, Sumeet. On 3/7/07, Oleg Bartunov oleg@sai.msu.su wrote: On Wed, 7 Mar 2007, Sumeet wrote: Hi All, I'm trying to udpate a table containing

Re: [SQL] GiST index question: performance

2007-03-06 Thread Oleg Bartunov
to install compiled module to your database. Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg@sai.msu.su

Re: [SQL] GiST index question: performance

2007-03-05 Thread Oleg Bartunov
Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(495

Re: [SQL] Very large IN-clause is slow, but how to rewrite it?

2007-02-25 Thread Oleg Bartunov
of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match Regards, Oleg _ Oleg Bartunov

Re: [SQL] simple web search

2007-02-23 Thread Oleg Bartunov
at http://www.postgresql.org/about/donate Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet

Re: [SQL] simple web search

2007-02-23 Thread Oleg Bartunov
. Thanks Joe, I initially wanted to avoid dipping my toe into tsearch2 but it might be what I need after all :) Don't be afraid, it's not so difficult to start. Regards, Oleg _ Oleg Bartunov, Research Scientist

Re: [SQL] Efficient Searching of Large Text Fields

2006-06-14 Thread Oleg Bartunov
://www.postgresql.org/docs/faq Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg@sai.msu.su, http://www.sai.msu.su

Re: [SQL] Efficient Searching of Large Text Fields

2006-06-14 Thread Oleg Bartunov
)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute

Re: [SQL] Like with special character

2006-05-01 Thread Oleg Bartunov
)--- TIP 6: explain analyze is your friend Regards, Oleg _ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg

Re: [SQL] Reverse Index ... how to ...

2006-04-05 Thread Oleg Bartunov
_ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(495)939-16-83, +007(495)939-23-83 ---(end of broadcast

Re: [SQL] assorted problems with intarray and other GiST contribs.

2005-06-26 Thread Oleg Bartunov
, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83

Re: [SQL] Set Membership operator -- test group membership

2005-06-19 Thread Oleg Bartunov
to [EMAIL PROTECTED]) Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera

Re: [SQL] tsearch2

2005-04-19 Thread Oleg Bartunov
this is a pg error, not tsearch2 -- do you know of any workarounds? upgrade your postgresql Thanks for all your help Oleg, Dan - Original Message - From: Oleg Bartunov oleg@sai.msu.su To: Dan Feiveson [EMAIL PROTECTED] Sent: Monday, April 18, 2005 10:13 PM Subject: Re: [SQL] tsearch2 On Mon, 18 Apr

Re: [SQL] tsearch2

2005-04-18 Thread Oleg Bartunov
again for all your help, Dan Dan Feiveson DataJoe LLC Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http

Re: [SQL] OpenFTS

2005-04-12 Thread Oleg Bartunov
problems installing? Any drawbacks? Many thanks to anyone with the time to respond, Dan Dan Feiveson Broomfield, Colorado Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute

Re: [SQL] How to store directory like structures?

2005-04-03 Thread Oleg Bartunov
to the mailing list cleanly Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone

Re: [SQL] How to store directory like structures?

2005-04-03 Thread Oleg Bartunov
, AXEL. Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(095)939-16

Re: [SQL] How to store directory like structures?

2005-04-03 Thread Oleg Bartunov
idea? you need to load ltree into your database ! psql yourdb ltree.sql use 'locate ltree.sql' to find if ltree is installed Thanks, AXEL. Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet

Re: [SQL] datediff is there something like it?

2005-01-25 Thread Oleg Bartunov
copies of the original message, including attachments. Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su

Re: [SQL] tree structure photo gallery date quiery

2004-11-17 Thread Oleg Bartunov
_ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83

Re: [SQL] tree structure photo gallery date quiery

2004-11-17 Thread Oleg Bartunov
On Wed, 17 Nov 2004, Achilleus Mantzios wrote: O Oleg Bartunov ?? Nov 17, 2004 : Gary, if you need really fast solution for you task and dont't afraid non-standard soltion, take a look on contrib/ltree module. http://www.sai.msu.su/~megera/postgres/gist/ltree/ Oleg Oleg how would you

Re: [SQL] Compare strings which resembles each other

2003-11-21 Thread Oleg Bartunov
On Fri, 21 Nov 2003, Ian Barwick wrote: On Friday 21 November 2003 15:32, Oleg Bartunov wrote: On Fri, 21 Nov 2003, Christoph Haller wrote: $PGSQLD/contrib/tsearch/README.tsearch is your friend. I think tsearch(2) isn't what Gulshan need. He needs fuzzy search, there are several

Re: [SQL] search facilities

2003-11-08 Thread Oleg Bartunov
---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org Regards, Oleg _ Oleg Bartunov, sci.researcher

Re: [SQL] GiST and full text search

2003-09-22 Thread Oleg Bartunov
/ tsearch2 in the contrib/ directory? ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings Regards, Oleg _ Oleg Bartunov

Re: [SQL] Select Match on PostgreSQL.

2003-08-29 Thread Oleg Bartunov
Churchill 25 000 Besanon ___ Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia

Re: [SQL] SELECT IN Still Broken in 7.4b

2003-08-21 Thread Oleg Bartunov
_ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83 ---(end of broadcast

Re: [SQL] Join table with itself for heirarchial system?

2003-07-20 Thread Oleg Bartunov
)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg

Re: [SQL] relevance

2003-07-16 Thread Oleg Bartunov
to the mailing list cleanly Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su

Re: [SQL] sort by relevance

2003-01-15 Thread Oleg Bartunov
, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939

Re: [SQL] Proposal of hierarchical queries, a la Oracle

2002-11-15 Thread Oleg Bartunov
]) Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83

Re: [SQL] rows in order

2002-10-04 Thread Oleg Bartunov
Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095

Re: [SQL] expressions operating on arrays

2002-08-09 Thread Oleg Bartunov
on the contents of an array ? Thanks, John Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED

Re: [SQL] expressions operating on arrays

2002-08-09 Thread Oleg Bartunov
, '{removeme}') where t.text *= removeme; -- ?? thx, John On Fri, 9 Aug 2002, Oleg Bartunov wrote: Look at contrib/intarray. You'll get an index access as a bonus Oleg On Fri, 9 Aug 2002, Achilleus Mantzios wrote: look at /usr/local/src/postgresql-7.2.1/contrib/intarray

Re: [SQL] retrieving all rows from a tree in one select - how ?

2002-08-09 Thread Oleg Bartunov
little time at all. Adam Erickson ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] Regards, Oleg _ Oleg Bartunov

Re: [SQL] graphical interface - admin

2002-07-01 Thread Oleg Bartunov
_ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83

Re: [SQL] graphical interface - admin

2002-07-01 Thread Oleg Bartunov
(I only get Oracle and MySQL in the combo-box even though its staticly linked with pgsql). How did you configure sources ? There is no --with-pgsql option Regards, Oleg _ Oleg Bartunov, sci.researcher

Re: [SQL] How to enter lists into database.

2001-09-24 Thread Oleg Bartunov
. San Francisco Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone

Re: [SQL] loading array_iterator.so does not work with Postgresql

2001-09-23 Thread Oleg Bartunov
://archives.postgresql.org Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera

Re: [SQL] RTREE on points

2001-04-17 Thread Oleg Bartunov
_ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83

Re: [SQL] RTREE on points

2001-04-17 Thread Oleg Bartunov
On Tue, 17 Apr 2001, Jeff Hoffmann wrote: Oleg Bartunov wrote: GiST is great ! You may look at http://www.sai.msu.su/~megera/postgres/gist/ for GiST implementation of RTree - it could be not compiled with 7.1 release due to some api changes, but it's not difficult to do. it looks

[SQL] help with query

2001-01-24 Thread Oleg Bartunov
messages which parent is MSG_ID. (hmm, probably I have to get this example as (parent, child) example) Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow

Re: [SQL] Weighted Searching

2000-09-12 Thread Oleg Bartunov
ideas, please drop me an email.. Thanks!!! -Mitch _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera

[SQL] need asap: bg_BG locale for FreeBSD

2000-09-11 Thread Oleg Bartunov
. The only thing I found is bg_BG locale for Linux (Redhat) Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: [EMAIL PROTECTED