Re: [HACKERS] automatic password for pg_dump to be used for a batch file in vb6

2007-02-15 Thread Andrej Ricnik-Bay
Firstly, this is the wrong list; this one is to discuss the development OF postgres, NOT with. You need novice or general. Secondly: look for pgpass in the documentation ---(end of broadcast)--- TIP 5: don't forget to increase your free space map

Re: [HACKERS] automatic password for pg_dump to be used for a batch file in vb6

2007-02-15 Thread Magnus Hagander
oliver rombaoa wrote: > i want to add database backup to my program i developed in visual > basic 6, of course i can save the syntax for pg_dump in a batch file > and call it inside vb6 via "shell", but my problem is that the batch > file executes but stops to prompt for a password. how can i suppl

Re: [HACKERS] automatic password for pg_dump to be used for a batch file in vb6

2007-02-15 Thread Andrew Dunstan
oliver rombaoa wrote: i want to add database backup to my program i developed in visual basic 6, of course i can save the syntax for pg_dump in a batch file and call it inside vb6 via "shell", but my problem is that the batch file executes but stops to prompt for a password. how can i supply a