You probably have PostgreSQL compiled with the default blocksize, which is 8k. OpenACS.org has a nice set of instructions explaining how to increase the size to 16k or 32k. http://openacs.org/doc/openacs/html/simple-pg-install-2.html#ss2.2 Hope that helps. Yves Martin wrote: > Hello, > > I have some problem with too long statement. > In 'psql', the error returned for my insert statement is > ERROR: Tuple is too big: size 10436 > > In fact, I use JDBC driver to insert a long long string into a 'text' > field. The exception is
- [SQL] Requests for Development Josh Berkus
- Re: [SQL] Requests for Development Roberto Mello
- [SQL] Re: Requests for Development Andreas Tille
- Re: [SQL] Re: Requests for Development KuroiNeko
- Re: [SQL] Re: Requests for Development Jan Wieck
- Re: [SQL] Re: Requests for Development KuroiNeko
- Re: [SQL] Requests for Development Jan Wieck
- Re: [SQL] Requests for Development Josh Berkus
- Re: [SQL] Requests for Development Larry Rosenman
- [SQL] Statement too long Yves Martin
- Re: [SQL] Requests for Development Serge Canizares
- Re: [SQL] Requests for Development Roberto Mello
- Re: [SQL] Requests for Development Ross J. Reedstrom
- Re: [SQL] Requests for Development Josh Berkus
- Re: [SQL] Requests for Development Gerhard Dieringer