[BUGS] BUG #4637: FATAL: sorry, too many clients already

2009-02-03 Thread chetan
The following bug has been logged online: Bug reference: 4637 Logged by: chetan Email address: cheth...@inat.in PostgreSQL version: plus 8.3 Operating system: windows xp Description:FATAL: sorry, too many clients already Details: 2009-02-03 12:41:58,109 INFO

[BUGS] BUG #5750: dropping objects owned by user fails

2010-11-12 Thread Chetan
The following bug has been logged online: Bug reference: 5750 Logged by: Chetan Email address: chetan.suttra...@enterprisedb.com PostgreSQL version: 9.0.1 Operating system: Ubuntu 9.10 Description:dropping objects owned by user fails Details: steps to reproduce

Re: [BUGS] Array issue....

2011-02-14 Thread Chetan Suttraway
ecified length. * The current implementation does not enforce the declared number of dimensions either. Arrays of a particular element type are all considered to be of the same type, regardless of size or number of dimensions. So, declaring the array size or number of dimensions in CREATE TABLE is si