Re: How do I get the database connections to close down?

Поиск
Список
Период
Сортировка
От Marcus Claesson
Тема Re: How do I get the database connections to close down?
Дата
Msg-id Pine.OSF.3.96.1030219150319.29996B-100000@chah.ucc.ie
обсуждение исходный текст
Ответ на Re: How do I get the database connections to close down?  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-general
> > $set -> Disconnect ();
>
> I think that should be
>
>   $set -> disconnect ();
>
> Perl is case sensititive, isn't it?
>

Nope, that didn't change the outcome. It works well with both cases.

/Marcus


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

Предыдущее
От: "Mark Cave-Ayland"
Дата:
Сообщение: Re: 7.3.1 takes long time to vacuum table?
Следующее
От: Dima Tkach
Дата:
Сообщение: Re: Index not used with IS NULL