vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Apologies in advance as my original attempt to send this message may well get through in a day or so now that Bob the Builder has finished digging up my fibre and copper and the telco has set about joining them all back together and burying them again. Anyway... the attached patch to pg_autovacuum follows Tom's earlier suggestion that it re-try the inital database connection every 30 seconds for 5 minutes before aborting when starting as a Windows Service. Any chance of getting this in before 8.0.1? Cheers, Dave. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| dpage@postgresql.org writes: > Anyway... the attached patch to pg_autovacuum follows Tom's earlier suggestion > that it re-try the inital database connection every 30 seconds for 5 minutes > before aborting when starting as a Windows Service. Applied. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |