[pgadmin-support] how to create backup copies

2006-04-12 Thread Andrus
I created a bat file mybackup.bat set FAILINIMI=%DATE:~8,4%%DATE:~5,2%%DATE:~2,2%eevavarukoopia.backup "C:\Program Files\pgAdmin III\1.4\pg_dump.exe" -i -Z9 -b -v -f "C:\mydir\%FAILINIMI%" -F c -h localhost -U postgres mydb and verified it using RUNAS that it runs OK under posgres account. I e

Re: [pgadmin-support] 1.4.2 Bug-report

2006-04-12 Thread Andreas Pflug
Andreas Jonsson wrote: Hello! I'm running pgadmin 1.4.2 and i came over a problem, if i got two schemas and two tables with the same name under them eg: schemas(2) -list -pc_752 -wip -pc_752 Then i do a custom backup of list / pc_752. The problem is when i rightclick > restore list / p

[pgadmin-support] 1.4.2 Bug-report

2006-04-12 Thread Andreas Jonsson
Hello! I'm running pgadmin 1.4.2 and i came over a problem, if i got two schemas and two tables with the same name under them eg: schemas(2) -list -pc_752 -wip -pc_752 Then i do a custom backup of list / pc_752. The problem is when i rightclick > restore list / pc_752 it will try to re