From: | Jim Nasby <jnasby(at)pervasive(dot)com> |
---|---|
To: | Mark Constable <markc(at)renta(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: MySQL insert() and instr() equiv |
Date: | 2006-06-19 20:35:56 |
Message-ID: | 3F9984A7-F406-497C-9A29-23DB6F380242@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Jun 17, 2006, at 1:18 PM, Mark Constable wrote:
> On Sunday 18 June 2006 02:33, Tom Lane wrote:
>>> uid is an email address stored in the passwd table as
>>> user(at)domain(dot)com
>>> and this construct allows an incoming username such as
>>> "user.domain.com"
>>> to be compared to the stored "user(at)domain(dot)com".
>
>> But, if you're not wedded to that particular way, why not use
>> replace()?
>
> I only decided to ditch MySQL tonight so I'm within the first
> 1/2 dozen hours of using pgsql for almost the first time. I've
> lost a fair amount of hair with the basics of db and user setup
> and close to burnout.
You should hop on the IRC channel (#postgresql on irc.freenode.net)
There's almost always people on, and it's a great way to get help.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Nasby | 2006-06-19 20:42:43 | Re: A slow query - Help please? |
Previous Message | Scott Marlowe | 2006-06-19 20:24:57 | Re: Adding foreign key constraints without integrity |