pg_dump on remote machine

From: "Askar Zaidi" <askar(at)mail(dot)nplindia(dot)ernet(dot)in>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_dump on remote machine
Date: 2005-04-08 13:25:07
Message-ID: 20050408132127.M86625@mail.nplindia.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,
Iam trying to take a dump of my DB from one machine to another in this
fashion:

on the secondary database:

pg_dump -b -h 172.16.1.20 (dbname) > /tmp/dump.dump

my error is :
could not connect to database etc...etc..

although the file dump.dump in /tmp is created.(it's empty)

I can access remote database on my secondary through phpPgAdmin.

Any clues??

Askar Zaidi
Central Computer Facility,
National Physical Laboratory,
New Delhi, India

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Joel Fradkin 2005-04-08 13:51:39 Re: pg_dump on remote machine
Previous Message fred 2005-04-07 22:52:12 Limited to 100 connections