Re: [pgadmin-support] pgAdmin not starting my job

2009-05-01 Thread Dave Page
On Tue, Apr 28, 2009 at 11:58 PM, Rainer Bauer wrote: > Hello Dave, > >>> So back to the basic question: how can I find out what is going wrong? > > DP> Uninstall and reinstall the service with -l2 added to the command line > DP> (before the connection string). > > That did the trick. I had rename

Re: [pgadmin-support] pgAdmin not starting my job

2009-05-01 Thread Dave Page
On Thu, Apr 30, 2009 at 2:53 PM, Rainer Bauer wrote: > Hello Dave, > > Wednesday, April 29, 2009, 9:32:20 AM, you wrote: > >>> I think it would be helpful if the -l2 option was documented in the >>> "Service installation on Windows" section >>>

Re: [pgadmin-support] pgAdmin not starting my job

2009-04-30 Thread Rainer Bauer
Hello Dave, Wednesday, April 29, 2009, 9:32:20 AM, you wrote: >> I think it would be helpful if the -l2 option was documented in the >> "Service installation on Windows" section >> DP> Err, it is. Shame on me. Thanks for the support. Every

Re: [pgadmin-support] pgAdmin not starting my job

2009-04-28 Thread Dave Page
On Tue, Apr 28, 2009 at 11:22 AM, Rainer Bauer wrote: > Hello Dave, > > Sunday, April 26, 2009, 11:14:53 PM, I wrote: > > RB> But while doing some further tests, I found the mistake I made. I have > RB> splitted the backup batch file into several batch files. And when I > RB> tested it in the cons

Re: [pgadmin-support] pgAdmin not starting my job

2009-04-28 Thread Rainer Bauer
Hello Dave, Sunday, April 26, 2009, 11:14:53 PM, I wrote: RB> But while doing some further tests, I found the mistake I made. I have RB> splitted the backup batch file into several batch files. And when I RB> tested it in the console the CWD was correct. However, when the main RB> batch file is c

Re: [pgadmin-support] pgAdmin not starting my job

2009-04-26 Thread Rainer Bauer
Hello Dave, Sunday, April 26, 2009, 8:02:22 PM, you wrote: DP> On Fri, Apr 24, 2009 at 8:48 PM, Rainer Bauer wrote: >> After setting up the job in pgAdminIII, I try to run it (via the >> context menu) but nothing happens. "Nothing" means the backup is not >> created, but the job status in pgAdmi

Re: [pgadmin-support] pgAdmin not starting my job

2009-04-26 Thread Dave Page
On Fri, Apr 24, 2009 at 8:48 PM, Rainer Bauer wrote: > Hello, > > I'm running PostgreSQL 8.3.7 with pdAdmin 1.8.4 on WinXPSP3. > > I installed pgAdmin following the instructions here > and here >

[pgadmin-support] pgAdmin not starting my job

2009-04-24 Thread Rainer Bauer
Hello, I'm running PostgreSQL 8.3.7 with pdAdmin 1.8.4 on WinXPSP3. I installed pgAdmin following the instructions here and here . I cr