[GENERAL] Problem during debugging

Поиск
Список
Период
Сортировка
От Igor Korot
Тема [GENERAL] Problem during debugging
Дата
Msg-id CA+FnnTwGY0PjRSD7qABW9uCAaKTaixuLzcgL+RXheAwcL9H=qw@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi, ALL,
I am trying to write a program that is using libpq.
For testing purposes I am trying to connect to the remote server, which
is running on my home network on a different machine.

Sometimes during debugging my program crashes or just produces incorrect
results. In this case I have to stop the program, fix the issue and restart.

The trouble is that after restart I am getting an error on connection.
In order to connect successfully, I should run a query on a remote machine -
any query will do. Then I connect successfully.

I'm not setting up any options during connection.

Is there anything I can do in order to always get a connection?

Thank you.


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

Предыдущее
От: Dmitry Lazurkin
Дата:
Сообщение: Re: [GENERAL] Change location of function/type installed fromC-extension
Следующее
От: Dmitry Igrishin
Дата:
Сообщение: [GENERAL] Using the dollar sign as a prefix for named parameter of prepared statement.