vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto > Sent: 19 April 2006 11:14 > To: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] how to create backup copies > > Application log contains > > Could'nt execute script C:\DOCUME~1\postgres\.... > GetLastError() returned 183, errno = 0 OK, think I've tracked this down now - and have been able to recreate it in a VM. Unfortunately, the most appropriate fix will take some thinking about. The problem is similar to the note you found in the MS documentation, though not identical - apparently in Windows <= 2000, services don't have stdin/stdout etc. See http://archives.postgresql.org/pgsql...7/msg00181.php for more details. The fix in this case is not suitable for us unfortunately and would need some adaptation. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |