1

I have an instance where I have a server that has postgres 8.3 and postgres 9.2 on it. I have the 8.3 version on port 5432 and 9.2 on port 5433. I want to connect to the 9.2 instance, here is a screenshot of the setup:

enter image description here

This however is not working. It comes back as an invalid username and password because it is trying to connect to the 8.3 version, which the username and password does not exist on. However, if I do try one with the username/password of the 8.3 it works. I believe I am missing something with how ArcMap wants to configure the port number in the configuration box.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Feb 21, 2014 at 20:39

1 Answer 1

3

Looks like you need to add a PGPORT to the Data Source text box. So the result will look like this:

enter image description here

answered Feb 21, 2014 at 20:39
1
  • So I am going to add one note for future viewers: this doesn't post well to a ArcServer 10.0 :/. It appears that the server chokes on that port. So if you are trying to publish the layer... Good luck! Commented Feb 23, 2014 at 21:08

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.