Not to take anything away from the books on the topic, but my favorite source is the docs that got installed with postgres (/usr/local/pgsql/doc/html).

The index isn't great, but easily overcome:
grep -i "search phrase" /usr/local/pgsql/doc/html/* | less

Try to do that with a book. :-)

When I can't find the answer there, I search the mailing list archives and/or google.

-heath





---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
     subscribe-nomail command to [EMAIL PROTECTED] so that your
     message can get through to the mailing list cleanly

Reply via email to