On Sat, 4 Dec 2010 19:12:08 +0000 starglider develop <[email protected]> wrote: > I need to backup a postgresql database from python withour using pg_dump! > Is any way of doing that?
Probably. I guess the first question is why can't you use pg_dump? That might give us a clue as to the requirements. Any other details would be good too. -- D'Arcy J.M. Cain <[email protected]> | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner. -- http://mail.python.org/mailman/listinfo/python-list
