[PyGreSQL] createdb from pygresql
Richard Mendes
mendes150 at gmail.com
Wed Mar 28 08:49:53 EDT 2007
Hello All,
I'm working on a project where we have to create multiple db's from a
script and by using pygresql we fill these db's.
The problem we experiencing is that the command line creation of a
database without a password runs on unix but on windows it seems as if
a password is obligated. To prevent to create databases threw the
command line i was wondering if there is a method to create a db with
username and password in pygresql. This should give us the solution we
we're looking for.
any help would be greatly appreciated,
thanks in advance,
richard
More information about the PyGreSQL
mailing list