Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: How to improve PgSql Performance using npgsql


  • From: "Hilco Wijbenga" <hilco(dot)wijbenga(at)gmail(dot)com>
  • To: "Venkat Rao Tammineni" <vtammineni(at)roulacglobal(dot)com>
  • Cc: pgsql-sql(at)postgresql(dot)org
  • Subject: Re: How to improve PgSql Performance using npgsql
  • Date: Wed, 24 Dec 2008 23:54:57 -0800
  • Message-id: <e95b15950812242354t46409800k4cfcac09761525be@mail.gmail.com> <text/plain>

2008/12/24 Venkat Rao Tammineni <vtammineni(at)roulacglobal(dot)com>:
<snip/>
>             try
>             {
>                 pgSqlConnection.Open();
>             }
>             catch (Exception exp)
>             {}
<snip/>

I don't think you've really given enough information for anyone to
answer your question but at the very least you shouldn't just ignore
your exceptions. Maybe something fails but you'll never know.



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group