Support Forum

Ask questions and get help from MobileTogether experts.
MobileTogether Product Information
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
Clime Developer  
#1 Posted : Sunday, April 4, 2021 12:44:22 PM(UTC)
Clime Developer

Rank: Member

Groups: Registered
Joined: 3/29/2021(UTC)
Posts: 16
United Kingdom
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.
bbv  
#2 Posted : Monday, April 5, 2021 9:57:14 AM(UTC)
bbv

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
Clime Developer  
#3 Posted : Wednesday, April 7, 2021 9:31:27 AM(UTC)
Clime Developer

Rank: Member

Groups: Registered
Joined: 3/29/2021(UTC)
Posts: 16
United Kingdom
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?
bbv  
#4 Posted : Wednesday, April 7, 2021 9:35:16 AM(UTC)
bbv

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.
Users browsing this topic
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.