Re: column size too large, is this a bug? - Mailing list pgsql-performance

From Robert Treat
Subject Re: column size too large, is this a bug?
Date
Msg-id 200403300920.27739.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: column size too large, is this a bug?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-performance
On Sunday 28 March 2004 14:25, Josh Berkus wrote:
> Andrew,
>
> > I used to use the connect-by patch, but have since rewritten everything
> > to use a nested set model.
>
> Cool!   You're probably the only person I know other than me using nested
> sets in a production environment.

You cut me deep there Josh, real deep.  :-)

If you search the pgsql-sql archives you'll find some helpful threads on using
nested sets in PostgreSQL, one in particular I  was involved with was a
generic "move_tree" function that enabled moving a node from one branch to
another.

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Nested Sets WAS: column size too large, is this a bug?
Next
From: Richard Huxton
Date:
Subject: Re: [ADMIN] Raw vs Filesystem