vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 |
| ||||
| esolsona@wurth.es wrote: > > 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. > > You have asked this question on the wrong list - please ask questions like this on the pgsql-general list. If you look up the documentation on how to use a pgpass file you should discover an answer to your question. cheers andrew ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |