google searches

From: Steven Klassen <sklassen(at)commandprompt(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: google searches
Date: 2004-10-21 16:53:25
Message-ID: 20041021165323.GA15233@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Google supports some pretty elaborate modifiers for its searches and I
thought I would pass along a couple useful ones. If you're using
firefox, you can use their quick-key syntax to create a macro.

Search archives:

site:archives.postgresql.org -intitle:re: search_string

Example,

site:archives.postgresql.org -intitle:re: convert epoch timestamp

--

Search documentation:

site:postgresql.org -site:archives.postgresql.org intext:7.4 inurl:docs search_string

Example,

site:postgresql.org -site:archives.postgresql.org intext:7.4 inurl:docs date_part

--
Steven Klassen - Lead Programmer
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Replication & Support Services, (503) 667-4564

Browse pgsql-novice by date

  From Date Subject
Next Message henry 2004-10-21 19:35:16 Re: [pgfsupport - Help] RE: A big red x
Previous Message Steven Klassen 2004-10-21 16:37:00 Re: DROP TABLE IF EXISTS