Re: [pgadmin-support] backup/restore in Windows Vista

2007-06-13 Thread Andrus
Please try this dev snapshot http://www.pgadmin.org/snapshots/win32/pgadmin3-20070612.msi Dave, thank you. I tried it but results are rhere same: zero size file is created in disk and nothing more happens. Andrus ---(end of broadcast)--- TI

[pgadmin-support] pgadmin stops working

2007-06-13 Thread Andrus
To reproduce: 1. Select Tools Server configuration postgresql.conf 2. Double click in log_statement line 3. Put checkbox into enabled Enter all to Value field 4. Press OK 5. Press Save button in toolbar and answer Yes. Observed: pgAdmin exits without any message. This occurs with 1.6.2 a

Re: [pgadmin-support] backup/restore in Windows Vista

2007-06-13 Thread Dave Page
Andrus wrote: >>> In Windows Vista, backup and restore in pgAdmin is not working. >>> >>> Task Manager shows pg_dump or pg_restore processes but they have never >>> finished. >>> I turned UAC off, selected Run as administrator and run in XP SP2 >>> compatibility mode but problem persist. >>> >>> Ru

[pgadmin-support] Changing line order in pg_hba.conf file

2007-06-13 Thread Andrus
How to change order of lines in pg_hba.conf file using pgadmin Backend Access Configuration Editor ? Order of lines in this file is very important. I havent found any way. Andrus. ---(end of broadcast)--- TIP 1: if posting/reading through Usenet

Re: [pgadmin-support] backup/restore in Windows Vista

2007-06-13 Thread Andrus
In Windows Vista, backup and restore in pgAdmin is not working. Task Manager shows pg_dump or pg_restore processes but they have never finished. I turned UAC off, selected Run as administrator and run in XP SP2 compatibility mode but problem persist. Running same commands from bat file works OK.