Re: Facing problem with pg_dump

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: venu gopal <mca(dot)gopal(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Facing problem with pg_dump
Date: 2010-03-16 23:38:32
Message-ID: 4ba0167f.9553f10a.138d.1642@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Treat 2010-03-17 04:20:23 bug or regression in plpgsql vs word window, your choice
Previous Message Tom Lane 2010-03-16 19:04:22 Re: feature request: Loose index scans