Re: [ADMIN] Postgres database creation using batch files

2011-11-22 Thread PresleyDias
Hello, the solution just works fine for me using the batch file J From: Thomas Kellerer [via PostgreSQL] [mailto:ml-node+s1045698n5014311...@n5.nabble.com] Sent: Wednesday, November 23, 2011 12:01 AM To: PresleyDias Subject: Re: Postgres database creation using batch files

[ADMIN] Postgres database creation using batch files

2011-11-21 Thread PresleyDias
i want to create a postgres database using batch file, now the normal way of doing this is "C:\Program Files\PostgreSQL\9.0\bin\createdb.exe" -U Myadmin MydatAbseName this create a database with the default database parameters, but i want to create a database with the following parameter WITH