PostgreSQL Presentation at SELF 2013

From: Don Parris <parrisdc(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL Presentation at SELF 2013
Date: 2013-06-11 21:35:19
Message-ID: CAJ-7yomumoxnu4P5acCw80ijBddy2YGkCbcxoF_UndmaeGs34A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I am a member of the Charlotte Linux User Group and did a presentation on
PostgreSQL at the SouthEast LinuxFest this past weekend. Our LUG table was
right next to the PostgreSQL table this year, and I am guessing some of you
will find the presentation of some interest. My discussion focused on
using the ltree module instead of adjacency lists, nested sets and path
enumeration to create and run queries against hierarchical category trees.

Here is a link to my slides (*.odp) on the ltree module:
http://dcparris.net/2013/06/11/self-2013-ltree-slides/

and to my general take on the SouthEast LinuxFest.
http://dcparris.net/2013/06/11/southeast-linuxfest-what-you-missed/

Anyway, here's hoping you'll enjoy this and find it useful as the few
attendees who sat in did. I hope it helps in some small way.

Regards,
Don
--
D.C. Parris, FMP, Linux+, ESL Certificate
Minister, Security/FM Coordinator, Free Software Advocate
http://dcparris.net/
<https://www.xing.com/profile/Don_Parris><http://www.linkedin.com/in/dcparris>
GPG Key ID: F5E179BE

Browse pgsql-general by date

  From Date Subject
Next Message Joe Van Dyk 2013-06-11 23:17:35 Really poor gist index performance with tstzrange types
Previous Message Joe Van Dyk 2013-06-11 21:05:11 casting tsrange to tstzrange doesn't seem to work?