pgAdmin III commit: Fix backup of shared objects, and of all databases.

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix backup of shared objects, and of all databases.
Date: 2011-09-12 15:08:27
Message-ID: E1R387X-000223-Cs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix backup of shared objects, and of all databases.

We were using pg_dump instead of pg_dumpall.

Report from Adrian Heath.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3a1ef0ebb7f0e5d81a372d58a3d22ea2922a34b1

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmBackupGlobals.cpp | 12 ++++++------
pgadmin/frm/frmBackupServer.cpp | 6 +++---
3 files changed, 11 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-09-12 15:24:03 Re: pgAdmin website commit: Announce 1.14 GA.
Previous Message Dave Page 2011-09-12 15:03:00 Re: pgAdmin website commit: Announce 1.14 GA.