Re: PostgresSQL 10 on remote server - Socket is not connected(0x00002749/10057)

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: PostgresSQL 10 on remote server - Socket is not connected(0x00002749/10057)
Дата
Msg-id 4f66413f-c3ee-1e43-a532-088c4d6d4d0b@aklaver.com
обсуждение исходный текст
Ответ на PostgresSQL 10 on remote server - Socket is not connected(0x00002749/10057)  (Tanja Savic <tanja.savic@crossmasters.com>)
Ответы RE: PostgresSQL 10 on remote server - Socket is not connected(0x00002749/10057)  (Tanja Savic <tanja.savic@crossmasters.com>)
Список pgsql-general
On 1/22/20 2:18 AM, Tanja Savic wrote:
> Hi,
> 
> I’m running a pgAdmin from Windows 10 :
> 
> pgAdmin Version: 4.17
> 
> Python Version:**3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC 
> v.1916 32 bit (Intel)]
> 
> and I’m able to connect to the remote server. I can see schemas and 
> tables, but when I want to run a query I get this error:
> 
> could not send data to server: Socket is not connected 
> (0x00002749/10057) could not send SSL negotiation packet: Socket is not 
> connected (0x00002749/10057)

What are the connection settings?

What is the query that fails?

Can you connect to the remote using psql?

> 
> Running queries on local DB instance is ok, error happens only when I 
> connect to the remote server.
> 
> DB Version : PostgresSQL 10.10
> 
> I do not remember doing some changes that could cause this error. Is 
> there any solution for this problem, cause I didn’t googled out any?
> 
> Thank you for you time.
> 
> Best,
> 
> Tanja
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: SQL Query Syntax help
Следующее
От: Matthias Apitz
Дата:
Сообщение: calculating the MD5 hash of role passwords in C