Re: How to improve PgSql Performance using npgsql

Поиск
Список
Период
Сортировка
От Hilco Wijbenga
Тема Re: How to improve PgSql Performance using npgsql
Дата
Msg-id e95b15950812242354t46409800k4cfcac09761525be@mail.gmail.com
обсуждение исходный текст
Ответ на How to improve PgSql Performance using npgsql  ("Venkat Rao Tammineni" <vtammineni@roulacglobal.com>)
Список pgsql-sql
2008/12/24 Venkat Rao Tammineni <vtammineni@roulacglobal.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.


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Venkat Rao Tammineni"
Дата:
Сообщение: How to improve PgSql Performance using npgsql
Следующее
От: Karl Denninger
Дата:
Сообщение: SQL syntax I've been unable to figure out....