Dave Page wrote:
Please try v1.6.3 - there was a bug fixed that might well cause this
crash.
Regards, Dave.
Thanks Dave. I think that has fixed it.
---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings
Howard Cole wrote:
Hi,
I have recently started using the pgAgent and I am having some issues
with the agent service crashing.
The job that I am running has two steps:
1. A vacuum.
2. Backup, which executes the following
"c:\Program Files\PostgreSQL\8.2\bin\pg_dump.exe" -i -h localhost -p
5
Hi,
I have recently started using the pgAgent and I am having some issues
with the agent service crashing.
The job that I am running has two steps:
1. A vacuum.
2. Backup, which executes the following
"c:\Program Files\PostgreSQL\8.2\bin\pg_dump.exe" -i -h localhost -p
5432 -U postgres -F p