Re: Connections sitting idle...

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Connections sitting idle...
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8128CFF@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Connections sitting idle...  ("Raymond O'Donnell" <rod@iol.ie>)
Список pgsql-odbc

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 05 December 2002 02:53
> To: Raymond O'Donnell
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] Connections sitting idle...
>
>
>
> Yes IIS uses the connection pooling mechanism by default.
> Pooled connections would be re-used if possible for other
> sessions without re-establishing new connections.

I'm pretty sure this is the underlying ADO. It's for this reason that
pgAdmin can't drop databases - no matter how you tell ADO to close the
connection , it 'helpfully' keeps it open preventing you from ever
dropping that database.

Regards, Dave.

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: [GENERAL] Drop column and Access
Следующее
От: "Raymond O'Donnell"
Дата:
Сообщение: Re: Connections sitting idle...