Re: Connection question

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: Connection question
Дата
Msg-id 20100901161242.GO2243@samason.me.uk
обсуждение исходный текст
Ответ на Connection question  ("Bayless Kirtley" <bkirt@cox.net>)
Список pgsql-general
On Wed, Sep 01, 2010 at 10:22:20AM -0500, Bayless Kirtley wrote:
> About twice per month, it is necessary to reset the modem and router. This,
> of course, loses the manager's connection to the DB. The problem is, it also
> seems to break the connection at the cash register. The next time it tries to
> record a transaction, it gets the error "Unable to write to the backend" or
> something very close to that. The DB itself seems fine as we can restart the
> cash register and all is well.
>
> Anyone have any idea why this happens? We are running PostgreSQL 8.3.1-1
> and the applications are Java 1.6.14.

I'd guess you're connecting to PG using the network and not staying
within Windows.  What does your connection string look like?  Getting it
using "localhost" would be my suggestion.

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: Arjen Nienhuis
Дата:
Сообщение: How to defer ON DELETE CASCADE
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Problems with ODBC Driver