Hi Rheine,
yes, the client should run on a client :)
On the server you have to ensure, that the database is accessible from
other computers in yor network. This may be an firewall issue or "just"
the configuration of the database.
Assumed that you are using postgresql you should ensure that it is
listening to all ip-adresses and not only to localhost (set
listen_addresses = '*' in postgresql.conf) and that in pg_hba.conf
clients from within your network are allowed to access the database.
Regards,
Dirk Niemeyer
Am 08.08.2017 um 08:45 schrieb Rheine Adithia:
> Oh so you installed it in the client computer and not in the server?
> i thought i need to install it on the server folder and access it trough
> somekind of VM
> <
https://lh3.googleusercontent.com/-MwZGP72dc5o/WYldqTBeoMI/AAAAAAAAJ0w/-K7H04k6s3AKjwaZaKjypf2vxE1PPBxWQCLcBGAs/s1600/Capture1.PNG>