> Faci un cgi in bash! > > #!/bin/bash > > echo -e Content-type: text/html\\n\\n > echo "<html><body>"; > echo puii mei, stai draq\' linistit. > pg_dump -U panamea -d bazadedate -f /path/to/dump.sql > > echo am terminat > echo "</body></html>"; > > Mare cod...
um... am uitat sa precizez ca baza respectiva se afla pe alta masina. se cunoaste ip, user, parola. pg_dump se pare ca face dump doar la bazele locale... --- Detalii despre listele noastre de mail: http://www.lug.ro/
