Hi,
i have the questions as in object:
How can i install Postgres in a novice user's PC, without manual inserting
by user of parameters requested during the tipical installation?
After this, how can i create my DB silent-runtime in that PC?
...createdb, yes, but without to ask any password.
I tried this:
c:\programmi\PostgreSQL\8.0\bin\createdb -U postgres -E UNICODE Example
but it opens always a shell with password promt.
Many thanks
Francesco [PC: Win XP Hm, PostgreSQL 8.01]
<pgsql-novice ( at ) postgresql ( dot ) org>