From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org, "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
Subject: | Re: Hierarchical Queries--Stalled No Longer... |
Date: | 2005-09-22 18:01:41 |
Message-ID: | 200509221101.41222.josh@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Jonah,
> Tom, Bruce, Simon, Alvaro, Josh, et al., have you guys used the patch?
> If so, what comments do you have as to what you'd like to see.
Unfortunately, yes I have. I had to help several users who got burned by
it: the patch was buggy as all-get out. For example, it wouldn't access
TOAST tables, so any TEXT fields larger than 500chars got cut off; and
wouldn't support user-added data types or domains. (This was a year ago,
so maybe Evgen fixed these things)
So it's really nice of Evgen to re-license, but the license was *not* the
primary thing blocking acceptance of the patch.
--
--Josh
Josh Berkus
Aglio Database Solutions
San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Jonathan Beit-Aharon | 2005-09-22 18:16:58 | pg_autovacuum startup from /etc/rc fails after system crash |
Previous Message | Tom Lane | 2005-09-22 17:15:04 | Re: Why does VACUUM FULL bother locking pages? |