Re: Can postgresql accept mutliple connections in the same instance?
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Can postgresql accept mutliple connections in the same instance? |
| Дата | |
| Msg-id | 23084.1100837050@sss.pgh.pa.us обсуждение |
| Ответ на | Can postgresql accept mutliple connections in the same instance? (Dru <andru@treshna.com>) |
| Ответы |
Re: Can postgresql accept mutliple connections in the same
|
| Список | pgsql-hackers |
Dru <andru@treshna.com> writes:
> I am running of postgresql database servers with generally 30-50 users
> at a time per server. I have noticed one thing for web based databases
> that they fail to initialse a pg_connection connection every now and
> again and return no error message at all.
That's fairly hard to believe. I don't know of any failure paths that
won't log some traceable result *somewhere* --- if nothing gets returned
to the client, try looking in syslog or stderr output (you're not
sending postmaster stderr to /dev/null I hope), or at worst look for a
core dump file.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера