Hello Guys
We installed on our studio server pc now postgress 8.4 for Mairlist for the database . Followed the instructions of Cad /Torben their manual . But getting probleme trying to connect to postgress , what am i do wrong .
Recieving following error:
SQL Error Relation config does not exist at character 19 . What is going wrong.
Goos
30-7-2012 23:30:08 Error Error connecting to Database: SQL Error: ERROR: relation “config” does not exist at character 19
Cad
July 31, 2012, 12:51am
3
Did you remember to do Perform Initial Setup after connecting to your new database? Or, did it completely fail to connect?
Also, can you connect to your new database from any other application?
Torben is the better person to advise you on PostgreSQL versions, but are you using the v7.4 or a v8.x PostGRE DLL with mAirList?
BFN
Cad
Hi Cad
is 8.4 version of Postgres. Its a new database. Strange because i did not had this issue before
Goos
Hi Cad
Choose for new installation. Downloaded the latest postgres also the same issue
Tested the username mairlist and password it is working in set up tab i recieve the message ok/
Goos
Torben
August 1, 2012, 8:02pm
7
The message usually means that you forgot to create the tables (“Setup” tab in the mAirListDB config dialog).
Done and working now.In the past i did not had to do this .
Goos
Torben
August 1, 2012, 8:22pm
9
You have to to it everytime you set up a new, fresh database. It won’t work without it.
Problem solved, Working good now!