On 1/08/2011 1:35 PM, kalyan kumar wrote:
Hi,
I am using Postgre SQL 8.3, where I want to backup my entire database.
For the same I am using pg_dump.exe. I am able to take the backup of my
database in to my local machine. If I want to take the backup into
network folder, how to pass "-f" paramet
On 01/08/2011 06:35, kalyan kumar wrote:
> Hi,
>
> I am using Postgre SQL 8.3, where I want to backup my entire database.
> For the same I am using pg_dump.exe. I am able to take the backup of my
> database in to my local machine. If I want to take the backup into
> network folder, how to pass "-f
Hi,
I am using Postgre SQL 8.3, where I want to backup my entire database. For the
same I am using pg_dump.exe. I am able to take the backup of my database in to
my local machine. If I want to take the backup into network folder, how to pass
"-f" parameter to pg_dump.exe. I am using SMB to impl