| From: | "84(dot)le0n" <84(dot)le0n(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | SOUNDEX call |
| Date: | 2012-02-06 21:48:12 |
| Message-ID: | CAHtW0Z8vkXBrVm04RcBfWrKcQ36y=PYBe+WU5pVLP8aOVy-6UA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi all,
I'm developing Joomla's PostgreSQL database driver that (I hope) will
be included soon in this CMS [1] [2].
During my developing time I've found a big problem, not yet resolved,
about SOUNDEX function, adopted for recent added code.
I know that SOUNDEX is present inside contrib module, but to be
installed is required database's admin privilege to be run and,
usually during a CMS installation on a remote shared server, this
privilege is not given.
Now the problem is, how can I enable SOUNDEX inside database ? Is
there a way to use it without running contrib files ?
Can I hope on SOUNDEX inclusion inside core for next release, as is
for other major databases ?
Thank you for your job!
[1] https://github.com/gpongelli/joomla-platform/tree/postgresql
[2] https://github.com/gpongelli/joomla-cms/tree/postgresql
ps
I'm not a user of this mailing list, please add me to Cc.
Eng. Gabriele Pongelli
| From | Date | Subject | |
|---|---|---|---|
| Next Message | deepak | 2012-02-06 22:14:55 | pg_upgrade: out of memory |
| Previous Message | Ralph Dell | 2012-02-06 20:23:00 | Re: windows 2008 scheduled task problem - Solved |