D
D
des1roer2015-07-08 06:37:27
PostgreSQL
des1roer, 2015-07-08 06:37:27

How to connect Postgres on winserver and centos?

There is a working Postgres 9.3.3 base on a CentOS server. And there is a wine server 2003. I want to install postgres on the wine server and transfer data from the wine server to the CentOS server.
For some reason I saw the instructions for installing postgres 9.0.3 on a 2003 server. and 9.3 seems to get up there with a big creak. Will there be any problems from the difference of minor versions?
How to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily, 2015-07-08
@DobriyJuk

Just make sure that access from outside is enabled on PostgreSQL itself, and the Windows firewall allows incoming connections on TCP: 5433 (or 5432 - I don’t remember exactly). Then check the connection with telnet <port>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question