"Pavel Zaitsev" <[EMAIL PROTECTED]> writes:
> I made the backup of database named avtopzipbuh:
> pg_dump -f%DRIVETO%\Backup\%DIRNAME%\%FILENAME% -Upostgres avtozipbuh
> then, I tried to restore it:
> psql -davtozipbuh -Upostgres -fF:\Backup\avtozipbuh
> -oF:\Backup\logrestore.txt
> but I had an er
The following bug has been logged online:
Bug reference: 4095
Logged by: Pavel Zaitsev
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Windows 2003 Server SP1
Description:Out of memory when restore db
Details:
I made the backup of databa