Hi all,
You know how i can make a backup of database automatically? I have a
script "pg_dump.exe DBNAME -U USER > FILE" but i don't know how put the
password. If i put "-W password" the command line say that i put more
paramatrers that the program accept.
Best Regards