dbTalk Databases Forums  

SOUNDEX

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss SOUNDEX in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Roberto Rezende de Assis
 
Posts: n/a

Default SOUNDEX - 08-10-2004 , 05:43 AM






Hello all, I wish to know if there is some function soundex on PostgreSQL ?
I'm need to make search based on this, and by now what I've made was
creating an atribute with the soundex of the name and this soundex was
generated by the php.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org


Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: SOUNDEX - 08-10-2004 , 09:45 AM






Roberto Rezende de Assis <rezende_assis (AT) yahoo (DOT) com.br> writes:
Quote:
Hello all, I wish to know if there is some function soundex on PostgreSQL ?
Look in the contrib/fuzzystrmatch module.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
  #3  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: SOUNDEX - 08-10-2004 , 09:54 AM



Roberto Rezende de Assis wrote:
Quote:
Hello all, I wish to know if there is some function soundex on PostgreSQL ?
I'm need to make search based on this, and by now what I've made was
creating an atribute with the soundex of the name and this soundex was
generated by the php.
Sure, look in the source tree under contrib/fuzzystrmatch/.

--
Bruce Momjian | http://candle.pha.pa.us
pgman (AT) candle (DOT) pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.