I ran the servoy 6 installer, including the ‘servoy’ postgres install to get the latest versions of sample databases.
I tried to connect to the running DB wit pgAdmin, but so far every password I tried failed.
Any recommendations on this?
I ran the servoy 6 installer, including the ‘servoy’ postgres install to get the latest versions of sample databases.
I tried to connect to the running DB wit pgAdmin, but so far every password I tried failed.
Any recommendations on this?
Hi
I have tried this using PGAdmin3. And it works fine with following credentials.
Given a connection name : LocalPG. (Any name)
Host : localhost
Username : DBA
password: sql
Marc,
The bundled postgres installation has user DBA, empty password.
Rob
Thnkx.
It was time to get some sleep I guess…
didn’t need the bundled postgres to get the databases + sample data.
Just import the sampleSolutions into the manually created databases and that was it…