Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1euK10-0008IC-7F for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Mar 2018 15:33:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1euK0y-0004e2-St for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Mar 2018 15:33:00 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1euK0y-0004ds-KE for pgadmin-hackers@lists.postgresql.org; Fri, 09 Mar 2018 15:33:00 +0000 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1euK0v-0006b6-EI for pgadmin-hackers@postgresql.org; Fri, 09 Mar 2018 15:32:59 +0000 Received: by mail-wm0-x234.google.com with SMTP id t3so4624973wmc.2 for ; Fri, 09 Mar 2018 07:32:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=igHZE7ltiLnRc4PxrbUlAUrm0m0HUQObXyGAzJKyQ/8=; b=ELoGRJVMupk+33DFSxf/O4hHuTUOVEgCMIzJDClpllFgKr8pesMewVntLMsBZpjrhs ZZYe2hdCRvMh/wDMfULhnhpdOa+2juOFb+B9o62GN40T+l0BiyCfi3B8uGdUdgnnd35H dx8WdTQpi1ib4Loz2IJ3yxPUGLuzSCQl15gVAJp4y7z5ObtmJQ7q2ocoVmJluX99EuXt 3ddKr0d3Gm/Vnrp7rBVzXCBoAlYeBQzwrL5hVtI85Qd5Qk8kIffIhyiLLE7fFzfB7wII oFvy21uqldSxkv6AzSHJt6eWLH5BRJLxtVNaDKTPS8yhDjvPSqx18SiPxykIo+dLdSZ3 SzJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=igHZE7ltiLnRc4PxrbUlAUrm0m0HUQObXyGAzJKyQ/8=; b=fkTD4/bbFuI5/xP4pPw+i42ws9U4KVcqtVQTTyKYoTMEerBmZu33Q8LTUZwmUSk4uq LvZgJPeKN2C/7hYRepQnusfRlHW664req2v+WlCCIBDZheAf8u76IS+6tt1V61Ap5dxM AxC236qmNYYw1RUxuIT7ApQsfxTmBWBwynu3LXIt7gH7AfFSdu5GG7J5xMuI8nKJzFiv or0/xsnaf50JhmYwsub2LxR3QxFp2FAVNJJUFexn5dd3S6ITL4/fLLSj6PLsjQwE5nHf 8/UbQKgDkzVWV49DKqvQq9QhVVxxI+UzeDKiPuI1tODZNYNHE4kmyv+88rut2MTenss7 LtRg== X-Gm-Message-State: AElRT7Gc0Iqg805BZ1HiHCauVJeorwIrhhY0ssKGt65/IneO7XpmiJ4i fBVylyL3V/z3IyXrSfmQaL2uNDRlsc8n8sgsUwwOxQ== X-Google-Smtp-Source: AG47ELsnoZeoEBSW1msWfG7D3DY1cImpQsGSLTUIlx1arTI9Iq59HrjSTcvkP2QcYxl/wjUQhh4Va3eB797kkHUrM5Y= X-Received: by 10.28.5.75 with SMTP id 72mr2539663wmf.154.1520609573725; Fri, 09 Mar 2018 07:32:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.109.7 with HTTP; Fri, 9 Mar 2018 07:32:53 -0800 (PST) In-Reply-To: References: From: Dave Page Date: Fri, 9 Mar 2018 15:32:53 +0000 Message-ID: Subject: =?UTF-8?Q?Re=3A_=5BpgAdmin4=5D=5BPatch=5D=3A_RM_=232963_=2D_Backup_database=2C_R?= =?UTF-8?Q?estore_database_and_Maintenance_Database_failed_for_=C3=A9_objec?= =?UTF-8?Q?t=2E?= To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a114429c87c03e90566fc81ae" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a114429c87c03e90566fc81ae Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi On Fri, Mar 9, 2018 at 3:54 AM, Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix below issues: > > 1. #2963 - Backup database, Restore database and Maintenance Database > failed for =C3=A9 object > 2. #3157 - Process viewer doesn't show complete command executed. > > Test cases are not included for these fixes as we don't have test cases > for these modules (backup, restore, maintenance). > I will create one separate RM for the same which will cover this. > Interesting that you fix these together, as together they also exhibit another bug :-). Backing up the =C3=A9 database displays the following comm= and: /usr/local/pgsql/bin/pg_dump --file "/Users/dpage/foo.bak" --host "localhost" --port "5432" --username "postgres" --no-password --verbose --format=3Dc --blobs "é" --=20 Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a114429c87c03e90566fc81ae Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

On Fri, Mar 9, 2018 at 3:54 AM, Khushboo Vashi <khushboo.v= ashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch t= o fix below issues:

1. #2963 - Backup database, Re= store database and Maintenance Database failed for =C3=A9 object
= 2. #3157 - Process viewer doesn't show complete command executed.
=

Test cases are not included for these fixes as we don&#= 39;t have test cases for these modules (backup, restore, maintenance).
I will create one separate RM for the same which will cover this.

Interesting that you fix these tog= ether, as together they also exhibit another bug :-). Backing up the =C3=A9=C2=A0database displays the following comm= and:

/usr/local/pgs= ql/bin/pg_dump --file "/Users/dpage/foo.bak" --host "localho= st" --port "5432" --username "postgres" --no-passw= ord --verbose --format=3Dc --blobs "&#233;"=C2=A0

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake=

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Compan= y
--001a114429c87c03e90566fc81ae--