Hi,
How can I configure servoy developer not to close or open the database postgresql server? I want to start and stop the postgresql myself!
Thanks,
Bogdan.
Hi,
How can I configure servoy developer not to close or open the database postgresql server? I want to start and stop the postgresql myself!
Thanks,
Bogdan.
Hi Bogdan,
Just put a # in front of the startup/shutdown launcher string (Preferences > Servoy > Startup).
If that doesn’t work you can empty those fields.
Hope this helps.
It works! Thank you!