| From: | Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com> |
|---|---|
| To: | Alaattin Kahramanlar <alaattin(at)gmail(dot)com> |
| Cc: | pgsql-tr-genel(at)postgresql(dot)org |
| Subject: | Re: Merhabalar ve Soundex |
| Date: | 2007-03-21 13:00:36 |
| Message-ID: | 1174482036.7215.20.camel@laptop.gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-tr-genel |
Merhaba Alaattin,
Sorularını ters sırada yanıtlamaya çalışayım:
On Wed, 2007-03-21 at 12:57 +0200, Alaattin Kahramanlar wrote:
> * Sistemde soundex kurulu değilse nasıl bu desteği yükleyebilirim?
contrib/fuzzystrmatch içinde var. İlgili SQL dosyasını veritabanına
yüklersen:
test=# \df+ soundex
List of functions
-[ RECORD 1 ]-------+---------
Schema | public
Name | soundex
Result data type | text
Argument data types | text
Owner | postgres
Language | c
Source code | soundex
Description |
> * Sistemde şu anda soundex fonksiyonu kurulu mudur nasıl
> anlayabilirim?
psql'de \df soundex ile anlayabilirsin.
> * Örnek bir soundex sql sorgusu gönderebilir misiniz, söz dizimi
> ile ilgili de belge bulamadım internette?
README.fuzzystrmatch içine bakabilirsin sanırım; ya da oradan hareketle
belge bulabilirsin.
Kolay gelsin.
--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim GÜNDÜZ | 2007-03-21 13:02:01 | Re: Large Object hakkında |
| Previous Message | Alaattin Kahramanlar | 2007-03-21 10:57:12 | Merhabalar ve Soundex |