substring.sql

application/octet-stream

Filename: substring.sql
Type: application/octet-stream
Part: 0
Message: Re: Significantly larger toast tables on 8.4?
--id # 295 is one of the 22M rows
select substring(debug, 1024, 1024) from dies where die_id = 295;