Re: Working with huge amount of data. - Mailing list pgsql-general

From Mario Lopez
Subject Re: Working with huge amount of data.
Date
Msg-id 47B0718A.6060805@lar3d.com
Whole thread Raw
In response to Re: Working with huge amount of data.  (hubert depesz lubaczewski <depesz@depesz.com>)
List pgsql-general
Hubert,

Your two posts look pretty cool :), I would read them tonight and answer
you back :)

Thanks!
> On Mon, Feb 11, 2008 at 04:37:24PM +0100, Mario Lopez wrote:
>
>> SELECT * FROM names WHERE name LIKE ‘keyword%’
>> Or
>> SELECT * FROM names WHERE name LIKE ‘%keyword%’
>>
>
> check this:
> http://www.depesz.com/index.php/2007/07/30/indexable-field-like-something/
> and this:
> http://www.depesz.com/index.php/2007/09/15/speeding-up-like-xxx/
>
> depesz
>
>


pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Working with huge amount of data.
Next
From: Erik Jones
Date:
Subject: Re: Working with huge amount of data.