Re: alt+F not working after calling pg_dump - Mailing list pgsql-general

From Andrus
Subject Re: alt+F not working after calling pg_dump
Date
Msg-id djqvl0$fvj$1@news.hub.org
Whole thread Raw
In response to Re: alt+F not working after calling pg_dump  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-general
> .. and also
> what happens if you just call a bat-file that does nothing and then
> exits.

After running bat file containing single line exit Alt+F key works.
After running bat file containg 3 lines

set pgpassword=x
C:\PROGRA~1\POSTGR~1\8.0\PGADMI~1\pg_dump.exe -Z9 -b -v -f "I:\051027 DEMO
backup.backup" -F c -h andrus -U postgres mydb
exit

Alt+F does not work.

So it seems that pg_dump.exe code causes Alt+F not working.

Andrus.



pgsql-general by date:

Previous
From: Noel Whelan
Date:
Subject: Re: improve 'where not exists' query..
Next
From: "Onyx"
Date:
Subject: Connections to DB