Facing problem with pg_dump

From: venu gopal <mca(dot)gopal(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Facing problem with pg_dump
Date: 2010-03-16 04:46:36
Message-ID: 924fd2811003152146s7de40558ie67fd032792e6d12@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

I have a problem with pg_dump.
This command is working when I run in command prompt.
pg_dump -i -h 127.0.0.1 -p 5433 -U postgres -F c -b -v -t log_term -t
log_admin_m -t log_admin_s -f C:\Backup_TFGRSLog_2010-03-13131631.dat
infoinfo
After release my asp.net application pg_dump is not able to take backup.
Is there any permission I need to give for this?
Please help me.

--
Thanks & Regards,
Venugopal.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message beulah prasanthi 2010-03-16 06:31:20 bug language "plpgsql" already exists
Previous Message Josh Berkus 2010-03-15 21:13:33 Error when lock conflict on REPLACE function