[GENERAL] Postgres connectivity problem.

2009-06-15 Thread Bhujbal, Santosh
Hi All, Postgres 'psql' client is getting hang in 'stat' call while connecting to postgres server. Pstack output: 11017: ./bin/psql -U postgres configdb stat (ff3f5640, ffbff578) My machine details: SunOS my_machine 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-V245

[GENERAL] postgres block_size problem

2008-12-30 Thread Bhujbal, Santosh
Hi All, We were getting the following error on executing a COPY command on postgres8.2.0. SQL execution failed, Internal error. SQL Statement: (COPY command failed with error: ERROR: row is too big: size 8200, maximum size 8136) So, in order to fix the error we tried increasing the block size t