Hi,
I would like to connect to FME Server PostgreSQL database repository throught pgAdmin.
I could not succeed in making a connection. Is there any configuration changes required before being able to connect? Your suggestions would be appreciated.
Hi,
I would like to connect to FME Server PostgreSQL database repository throught pgAdmin.
I could not succeed in making a connection. Is there any configuration changes required before being able to connect? Your suggestions would be appreciated.
Best answer by david_r
Hi
@chad is right, you should be able to connect using the following connection parameters.
Port: 7082 (port 7080 for FME Server 2014)
User: fmeserver
Password: fmeserver
If you connect from a different server you will have to adapt the <FMEServer>\\Utilities\\pgsql\\data\\pg_hba.conf file to allow the connections (remember to restart FME Server after). If you connect through localhost this isn't necessary.
David
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.