Creating a database from external possible ?
Hello together
Is it possible to create a database in postgreSQL from external with a sql script or maybe with a gui client and afterwards reading the data from an App?
Or is it only possible to create the database inside an App?
I had a view the c++ counter example template in Visual Studio.
I also tried to connect to the database with a database viewer but without success.
What are connection parameters?
Port: 5432?
SSL?
Do somebody has experiences about?
And some suggestions?
Best regards
Bernd