Postgres+Perl

Поиск
Список
Период
Сортировка
От Diego Delgado Lages
Тема Postgres+Perl
Дата
Msg-id 381DB921.5E4806A0@linuxsolutions.com.br
обсуждение исходный текст
Список pgsql-general

I have here Postgresql 6.5.1 running on a Debian Linux system and I am
having some problems.

I have written lots of applications in Perl using the "newstyle", but
there is a problem: it does not disconnect from the database. Like:

If I have  20 processes running at the same postgres start forking and
then he returns that "there are too many clients" (or something like
that)...

What can I do?

I noticed that in the "oldstyle" I can call PQfinish($conn). I already
tried calling PQfinish($conn)(with my "newstyle" program), but it didn't
work...


Regards,

Diego Lages

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

Предыдущее
От: Stuart Rison
Дата:
Сообщение: Re: [GENERAL] Untrusted functions on index creation.
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] Auto Ordering