Re: connection dropping continued

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: connection dropping continued
Дата
Msg-id 403243D2.9080100@pse-consulting.de
обсуждение исходный текст
Ответ на Re: connection dropping continued  (Josh Endries <jendries@pragmeta.com>)
Список pgadmin-support
Josh Endries wrote:

>On Tuesday, February 17, 2004 13:03, Markus Wollny wrote:
>  
>
>>Referring to
>>http://www.mail-archive.com/pgadmin-support@postgresql.org/msg02050.html
>>, I'd like to ask if there's going to be some remedy to the problem any
>>time in the near future? We're using PGAdmin III and it's really an
>>extremely useful admin-tool for PostgeSQL, but this issue is really
>>quite unnerving, though it may not be the apllication's fault at all:
>>    
>>
>
>We have this problem also between developers (WinXP and Win2K) and our 
>FreeBSD server (on another network, behind firewalls, using SSL, but not 
>NATed), and it ends up filling up all the connections to the DB so nobody 
>can get in until Postgres is restarted. It didn't seem to happen to me on 
>Linux, but I didn't use it as much as the devs did, so it may/may not be 
>linked to Windows as well. It's really a hassle, especially when 
>developing. No other client has the problem, be it psql, mysql, mysqlcc, 
>or any other program like ssh or ftp. We lost many hours testing, changing 
>config settings and kernel options, testing networking stuff, and 
>generally just dealing with this problem. We got the DB done eventually so 
>it "went away". Thankfully Apache/PHP is now the only DB client which 
>connects locally and has no problems.
>
>Don't get my wrong, I like pgadmin, it's a great admin tool, and version 3 
>is pretty slick. I know the problem isn't necessarily a pgadmin issue, and 
>seems more network-related, but a keep-alive option, possibly with 
>user-definable SQL statement or something, would be nice to have (would 
>help troubleshoot problems at least).
>
>  
>

This is *not* an pgAdmin issue, any other app will suffer the same 
problem if crossing that firewall. Your network is broken, contact your 
system administrator to fix the firewall. We're using libpq, which 
doesn't offer such keep-alive option, because it relies on TCP/IP which 
by definition delivers a solid connection, unless aborted deliberately 
by a malfunctioning firewall or router.


Regards,
Andreas




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

Предыдущее
От: Josh Endries
Дата:
Сообщение: Re: connection dropping continued
Следующее
От: "Matt Doggett"
Дата:
Сообщение: inserting new records without OIDs