Rank: Member
Groups: Registered
Joined: 3/29/2021(UTC) Posts: 16 Location: Lancaster
|
I am trying to connect to a test database on my localhost server by adding a Page Source but I just get an Unknown Error message. I have installed PostgreSQL on my Windows 10 PC and am able to connect to the same database on the psql shell using the same host, database, port, username and password and can select data from it. Is there something I need to change in settings somewhere to access the localhost server on PostgreSQL? I get the same error if I try to add a new Global Resource.
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 498
Was thanked: 88 time(s) in 88 post(s)
|
Would it possible for you to send us your database? Or maybe make a simple sample database which you can access with psql, but not with MobileTogether? Following PostgreSQL versions are supported and should work just fine
PostgreSQL 8, 9.0.10, 9.1.6, 9.2.1, 9.4, 9.6, 10, 11, 12
|
|
|
|
Rank: Member
Groups: Registered
Joined: 3/29/2021(UTC) Posts: 16 Location: Lancaster
|
I installed version 13, which is the latest one available on the PostgreSQL website. The database I am using for testing purposes is the sample database available from https://www.postgresqltu...tgresql-sample-database/ for dvdrental. Perhaps I should try installing version 10, which is the latest you have fully tested. What do you advise?
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 498
Was thanked: 88 time(s) in 88 post(s)
|
If you are not required to use PostgreSQL, then I would strongly recommend to use SQLite instead - we are using this database for all internal developments. It is free, extremly quick, and also lightweight.
By the way, my original list was not correct. We are supporing PostgreSQL up to version 12. And we will be supporting PostgreSQL 13 in the next release.
|
|
|
|
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.