Re: [GENERAL] PostgreSQL, WIndows, regular backup

2005-07-01 Thread Zlatko Matić
It works great! Thanks! - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, June 30, 2005 7:45 PM Subject: Re: [GENERAL] PostgreSQL, WIndows, regular backup This works to put the date in the filename on Windows 2000: In a .bat file: @echo off for /f &qu

Re: [GENERAL] PostgreSQL, WIndows, regular backup

2005-06-30 Thread SCassidy
IL PROTECTED]To: .hr> cc: Sent by: Subject: [GENERAL] PostgreSQ

[GENERAL] PostgreSQL, WIndows, regular backup

2005-06-30 Thread Zlatko Matić
Hello. I would appreciate if someone helps me to resolve this problem about regular backups on Windows. I have a batch file (.bat) for backup, but don't know how to include timestamp in backup file name. In this way I allways have only one, the most recent, backup file. I want Windows to pro