Обсуждение: Facing problem with pg_dump

Поиск
Список
Период
Сортировка

Facing problem with pg_dump

От
venu gopal
Дата:
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.

Re: Facing problem with pg_dump

От
Joshua Tolley
Дата:
On Tue, Mar 16, 2010 at 10:16:36AM +0530, venu gopal wrote:
>    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.

What behavior, exactly, are you seeing? Do you get any error messages? What
does your application try to do with pg_dump? There's not much detail here to
allow us to help you out.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com