Re: Facing problem with pg_dump - Mailing list pgsql-bugs

From Joshua Tolley
Subject Re: Facing problem with pg_dump
Date
Msg-id 4ba0167f.9553f10a.138d.1642@mx.google.com
Whole thread Raw
In response to Facing problem with pg_dump  (venu gopal <mca.gopal@gmail.com>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: feature request: Loose index scans
Next
From: Robert Treat
Date:
Subject: bug or regression in plpgsql vs word window, your choice