Your message dated Fri, 06 Oct 2006 15:08:24 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387256: fixed in pgadmin3 1.4.3-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: pgadmin3
Version: 1.4.0-0.3.release.sarge.2
Severity: normal
Tags: patch
I define two or more schemas in a database (say schema1 and
schema2) and restrict user access to them (say user1 can work on schema1
only, and user2 can work on schema2 only).
user1 creates table "addressbook" in schema1
user2 creates table "addressbook" in schema2
They work fine on their tables, but if user1 select table addressbook in
pgadmin3 object browser and tries to backup that table, pgadmin3 refuses
to execute the requested operation saying that user1 has not enough
rights to access table addressbook.
Problem is:
pgadmin3 invokes command line tool pg_dump, without
specifying the --schema=schema1 option in the command line.
Solution/Patch:
add --schema=schemaNameOfTheSelectedTable to the command line of pg_dump
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.5-686-smp-p4-w4l-himem
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages pgadmin3 depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-13sarge1 GCC support library
ii libpq3 7.4.7-6sarge2 PostgreSQL C client library
ii libssl0.9.7 0.9.7e-3sarge2 SSL shared libraries
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
ii libwxgtk2.6-0 2.6.1.0-0.pgadmin3.sarge.1 wxWidgets Cross-platform C++ GUI t
ii pgadmin3-data 1.4.0-0.3.release.sarge.2 Graphical administration tool for
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pgadmin3
Source-Version: 1.4.3-2
We believe that the bug you reported is fixed in the latest version of
pgadmin3, which is due to be installed in the Debian FTP archive:
pgadmin3-data_1.4.3-2_all.deb
to pool/main/p/pgadmin3/pgadmin3-data_1.4.3-2_all.deb
pgadmin3_1.4.3-2.diff.gz
to pool/main/p/pgadmin3/pgadmin3_1.4.3-2.diff.gz
pgadmin3_1.4.3-2.dsc
to pool/main/p/pgadmin3/pgadmin3_1.4.3-2.dsc
pgadmin3_1.4.3-2_i386.deb
to pool/main/p/pgadmin3/pgadmin3_1.4.3-2_i386.deb
pgagent_1.4.3-2_i386.deb
to pool/main/p/pgadmin3/pgagent_1.4.3-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Raphael Enrici <[EMAIL PROTECTED]> (supplier of updated pgadmin3 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 6 Oct 2006 21:06:48 +0200
Source: pgadmin3
Binary: pgadmin3 pgagent pgadmin3-data
Architecture: source i386 all
Version: 1.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Raphael Enrici <[EMAIL PROTECTED]>
Changed-By: Raphael Enrici <[EMAIL PROTECTED]>
Description:
pgadmin3 - graphical administration tool for PostgreSQL
pgadmin3-data - graphical administration tool for PostgreSQL - documentation
pgagent - job scheduler for PostgreSQL
Closes: 379188 387256
Changes:
pgadmin3 (1.4.3-2) unstable; urgency=low
.
* Patched frmBackup.cpp to ensure the schema is specified when backing up
individual tables. (Closes: #387256)
[src/frm/frmBackup.cpp]
* Cleaned up and updated description of the package. (Closes: #379188)
[debian/control]
Files:
f93df5540fd7ec4ce7fe23ff2d84fd95 649 misc optional pgadmin3_1.4.3-2.dsc
33d11123df46bd4faadf213ded4a8844 89498 misc optional pgadmin3_1.4.3-2.diff.gz
f3bea49ccbbfd4c80eaa58af4dfea40e 2545104 misc optional
pgadmin3-data_1.4.3-2_all.deb
46edfac101fe60fd5a04cb8b326f7ceb 2170812 misc optional
pgadmin3_1.4.3-2_i386.deb
93688a3a4e89e9cadd166092f8b69f66 35568 misc optional pgagent_1.4.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFJrvpTTx8oVVPtMYRAvBCAJ486pVGA7yCeh1N0+rmcIOwCws8IgCZAbhy
l3e7XOT7mcSmdQgxra0Q9cw=
=RceU
-----END PGP SIGNATURE-----
--- End Message ---