Zlatko Matić wrote:
Hello. Till now I've been working with Postgres only through pgAdminIII. Postgres is installed on WIndows XP. Now I need to use pg_dumpall. I have found folder with different Postgres aplications, placed in C:\Program Files\PostgreSQL\8.0\bin. When I double-click on any of them, I am prompted for password, but I can't input anything (!?). The cursor is blinking but no text apears as I'm typing. What's wrong ? Is there any other way for starting/executing those programs, such as pg_dumpall ?
They're command-line programs. You should run them from a command-prompt window.
-- Richard Huxton Archonet Ltd ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend