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

2020-01-27 Thread Adrian Klaver
drian Klaver Sent: Friday, January 24, 2020 5:30 PM To: Tanja Savic ; pgsql-general@lists.postgresql.org Subject: Re: PostgresSQL 10 on remote server - Socket is not connected (0x00002749/10057) On 1/24/20 2:31 AM, Tanja Savic wrote: Hi, Thank you for your replies. I can connect to remote server

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

2020-01-27 Thread Tanja Savic
Hi, I reset tcpip stack but didn't work, same error and behavior. Tanja -Original Message- From: Adrian Klaver Sent: Friday, January 24, 2020 5:30 PM To: Tanja Savic ; pgsql-general@lists.postgresql.org Subject: Re: PostgresSQL 10 on remote server - Socket is not conn

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

2020-01-24 Thread Adrian Klaver
On 1/24/20 2:31 AM, Tanja Savic wrote: Hi, Thank you for your replies. I can connect to remote server using psql and it works normally, I can do the select, function calls.. But in pgAdmin, even SELECT 1 doesn't work. Also, the weirdest thing is that it actually worked for a brief moment, be

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

2020-01-24 Thread Tanja Savic
5:15 PM To: Tanja Savic ; pgsql-general@lists.postgresql.org Subject: Re: PostgresSQL 10 on remote server - Socket is not connected (0x2749/10057) On 1/22/20 2:18 AM, Tanja Savic wrote: > Hi, > > I'm running a pgAdmin from Windows 10 : > > pgAdmin Version: 4.17 >

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

2020-01-22 Thread Adrian Klaver
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