Hello
i am planning to use postgreSQL in a new project and have some very
basic questions reguarding installing the product.
The project will be written in C# and will be running only on windows.
The software will be installed via a standard setup.
1) Is it possible to install postgreSQL in "quite" mode from an other
setup?
2) Is it possible to configure postgreSQL automaticly/scripted from
installation?
3) Is it possible to create all tables/views/porcs scripted from an
external app/setup?
Basicly i need to know if it's possible to install the whole database
without bothering the user with db-installation stuff.
_tia udo