google searches - Mailing list pgsql-novice

From Steven Klassen
Subject google searches
Date
Msg-id 20041021165323.GA15233@commandprompt.com
Whole thread Raw
List 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

pgsql-novice by date:

Previous
From: Steven Klassen
Date:
Subject: Re: DROP TABLE IF EXISTS
Next
From: "Matt Arnilo S. Baluyos"
Date:
Subject: Add ON UPDATE CASCADE to an existing table