[GENERAL] postgres wish list

2009-02-19 Thread Sameer Mahajan
I recently worked on rewriting a fairly complex Berkeley DB based system using Postgres DB. Following is a wish list and a brief explanation for each of those items for postgres. It is not necessarily a comparison of postgres functionality with that of Berkeley DB but some required useful function

Re: [GENERAL] postgres wish list

2009-02-19 Thread Sameer Mahajan
Thanks Craig. Comments inline. > -Original Message- > From: Craig Ringer [mailto:cr...@postnewspapers.com.au] > Sent: Thursday, February 19, 2009 12:56 PM > To: Sameer Mahajan > Cc: pgsql-general@postgresql.org > Subject: Re: [GENERAL] postgres wish list > > Sam

[GENERAL] postgres wish list

2009-02-18 Thread Sameer Mahajan
available for the application to control the error handling in such situations. Berkeley DB has an option where all the exceptions can be turned off and the system returns only error codes which are then required to be handled by the application. Thanks, Sameer Mahajan Sr Princ Software Enginee