The postgres SQL website has a good set of links. <br><a href="http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</a><br><div><span class="gmail_quote">-Joseph-<br><br>On 11/20/05, <b class="gmail_sendername">
Walter Dnes</b> <<a href="mailto:waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">waltdnes@waltdnes.org</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">  I'm at the tail end of some experiments with de-noising digital photos<br>from my camera.
<br><br>  My next personal project will be learning postgresql.  I am familiar<br>with Oracle SQL and PL/SQL as an end-user/programmer, but not as an<br>admin.  I'm not a CS, but at work I do write some read-only queries.
<br>We've got MS-Access via ODBC as well, but once you get past the really<br>simple stuff, GUI "Query By Example" runs into a wall.  To give an idea<br>of where I'm at, my "claims-to-fame" are...<br>
<br>
  - cross-tabbing table(s) *WITHOUT A SELF-JOIN*.  (!^%$#& umpteenth-<br>    order normalized table)<br><br>  - A hack for bypassing the PL/SQL 1-megabyte total output limit, and<br>    the 255 bytes-per-line limit, for programs launched from the SQL
<br>    command prompt.<br><br>  - I managed to figure out how to SELECT ... BULK COLLECT INTO an<br>    "INDEX BY" table.  It's so easy once you see it done once.<br><br>  Anyone aware of any "postgresql user groups" in the Toronto area?
<br>What are the best quick guides to getting started?  I've installed it<br>but haven't fired it up yet.  Are there any booby-traps to watch for?<br>E.g. ensure that it doesn't end up listening to external connections on
<br>the internet?<br><br>--<br>Walter Dnes <<a href="mailto:waltdnes@waltdnes.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">waltdnes-SLHPyeZ9y/tg9hUCZPvPmw@public.gmane.org</a>> In linux /sbin/init is Job #1<br>
My musings on technology and security at <a href="http://tech_sec.blog.ca" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://tech_sec.blog.ca</a><br>--<br>The Toronto Linux Users Group.      Meetings: <a href="http://tlug.ss.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://tlug.ss.org</a><br>TLUG requests: Linux topics, No HTML, wrap text below 80 columns
<br>How to UNSUBSCRIBE: 
<a href="http://tlug.ss.org/subscribe.shtml" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://tlug.ss.org/subscribe.shtml</a><br></blockquote></div><br>