PostgreSQL not working after install

Hello All!

After installing Servoy ( I tried version 7.4.1 and 6.0.10 ) I cannot access the databases.
The folder /application_server/database is empty and in postgres_log.txt I find
D:/Servoy/application_server/database/postgresql.conf« … : No such file or directory

I used the windows installer and choose the packed version of PostgresQL.
What am I doing wrong?

EDIT: Specified the subject.
Thanks!
Marc

Hi All!

I managed to work around the problem.
I used the full PostgresSQL and created the database manually from pgAdmin.
After creating the database I could connect and import the sample solution.
Though, it’s still interesting why the packaged PostgreSQL install didn’t work out.

best regards,
Marc