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

From Josh Berkus
Subject Re: column size too large, is this a bug?
Date
Msg-id 200403261001.47665.josh@agliodbs.com
Whole thread Raw
In response to Re: column size too large, is this a bug?  (Qing Zhao <qzhao@quotefx.net>)
List pgsql-performance
Quig,

> Your responses have made it much clear for us. BTW, do you
> think that it's better for us just to rewrite everything so we don't
> need to use the patch at all? Why do others still use it?

Others use it because of the same reason you do.

If you want to use the patch for seemless porting, I suggest that you contact
Evgen directly.  He's not very active on the main project mailing lists, so
you'll need to e-mail him personally.   You may also need to sponsor him for
bug fixes, since he is apparently an independent developer.  I don't really
know him.

As an alternative, you may want to take a look at the IS_CONNECTED_BY patch
in /contrib/tablefunc in the PostgreSQL source.   As this was developed by
Joe Conway, who is a very active major contributor in the community, it is
more likely to be bug-free.    However, it will force you to change your
query syntax somewhat.

Of course, there are other query tree structures you could use if you're
willing to modify your database design.   But you may not want to go that
far.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


pgsql-performance by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] fsync method checking
Next
From: markw@osdl.org
Date:
Subject: Re: [HACKERS] fsync method checking