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 _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
