Re: MacOSX and pg_service

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: MacOSX and pg_service
Дата
Msg-id 1327528356.3397.21.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: MacOSX and pg_service  (Tim Uckun <timuckun@gmail.com>)
Ответы Re: MacOSX and pg_service  (Tim Uckun <timuckun@gmail.com>)
Список pgadmin-support
On Thu, 2012-01-26 at 09:50 +1300, Tim Uckun wrote:
> > pg_service is only used when connecting. It has nothing to do with
> > losing connections. Or did I misunderstood something in you mail?
> >
> 
> 
> When I was having problems with connections dropping out I was advised
> to use a pg_service because it sets up keepalives and such like this
> 
> keepalives=1
> keepalives_idle=10
> keepalives_interval=10
> 
> This did seem to help when I told pgadmin to use the service it didn't
> drop the connections anymore.
> 

Well, that explains why you use a service. But, actually, if you are
able to connect with pgAdmin to PostgreSQL using the service, then the
service configuration is OK. It doesn't explain the disconnection you
seem to have now that you're using Mac OS X.

With the informations you told us, I can only conclude that the problem
is not pgAdmin or the pg_service file, but Mac OS X.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
PostgreSQL Sessions #3: http://www.postgresql-sessions.org



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

Предыдущее
От: Tim Uckun
Дата:
Сообщение: Re: MacOSX and pg_service
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: column level privilages error