Copy database with python..

Abandoned besturk at gmail.com
Fri Nov 2 09:51:58 EDT 2007


Hi.
I want to copy my database but python give me error when i use this
command.
cursor.execute("pg_dump mydata > old.dump")
What is the problem ? And how can i copy the database with python ?
Note: The database's size is 200 GB




More information about the Python-list mailing list