Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bjj99-0004Lp-QS for pgadmin-hackers@arkaria.postgresql.org; Tue, 13 Sep 2016 08:32:51 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bjj99-0002FU-1e for pgadmin-hackers@arkaria.postgresql.org; Tue, 13 Sep 2016 08:32:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bjj97-0002FE-FI for pgadmin-hackers@postgresql.org; Tue, 13 Sep 2016 08:32:49 +0000 Received: from mail-it0-x22a.google.com ([2607:f8b0:4001:c0b::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bjj8z-0000I0-Sl for pgadmin-hackers@postgresql.org; Tue, 13 Sep 2016 08:32:48 +0000 Received: by mail-it0-x22a.google.com with SMTP id x192so7589554itb.0 for ; Tue, 13 Sep 2016 01:32:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7tBC5Xchu/B/FhG7MdnINpB3xRKhGCaEGO1g/fsrK9c=; b=Hom7O1KdZZgS36HDrgr1mkHVsQ9smzCQ2+3dxo/IZLSDrFwod0KD0hnzCS5T10a2Jd DX39XponSLFxsrR/8Fa3t9wOT6Tp9fo6aYjPvPaGklgLi4jJ8Psk7ITPT6M5Zw4118LQ REW/MI1B0FXP0Pc5Szy2yagiBeDvGKRmyxrO3iafQwVeGWivWvUXuhHZ/HKmZEF/KxTd r0JuavMX0vwLYgqmWKWcnX+i/Vp8ZOBEfyzT59KTRW2wnpz1eQiC7Mp6SzmAiNBeaGyi zpuO1v3UcGdALygaXmekn970ZRMmGea2/uZh55qvO6kio4P3f65pUrg5dp5rAK07PeiF Pm4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7tBC5Xchu/B/FhG7MdnINpB3xRKhGCaEGO1g/fsrK9c=; b=WEmcOzTNfhU/F7oSjN4OX70enLpqceiimrjJxQnKDsTPZ111L5go+MvWllgev3brae Cmb+nmevw7oeXpKN4qlcYCIdvfcrLFlKdeizGwM4NrpNxy2DeMNaG/zOA05YT0tHpIao iH/kw7aHKcxzvOHB4YJ3l9Pzmb/f+MbxwonVmSwYJhpuKhhIdQ5OAzS7ChcYIby9z2kG A1q6c56b6XkuPt1etVmp2tmIPqzZX6pfciRfJf15RO361qENueCp14yG2CgfowvOH1Ey QiSm9pU9bhSxbp9qBABW0fLyTWQ/aJdZfvJAucLVbXJwc3pihoBxTigPhrxks4kpTF9B Q4qw== X-Gm-Message-State: AE9vXwNCIkqWOIOhYWXsFlEyy3OVztJaNCJ6Li3/xCsYAjkF2VLp0WhLSOgvKIIyqNYRMatlx5D52BoJXJDb5xP4 X-Received: by 10.107.10.77 with SMTP id u74mr79864ioi.22.1473755559338; Tue, 13 Sep 2016 01:32:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.50.212 with HTTP; Tue, 13 Sep 2016 01:32:19 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Tue, 13 Sep 2016 14:02:19 +0530 Message-ID: Subject: Re: PGAdmin 4 1.0-rc1 bugs To: Michael Brown Cc: pgadmin-hackers , Dave Page Content-Type: multipart/alternative; boundary=001a113eca4e99bba1053c5f74a4 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a113eca4e99bba1053c5f74a4 Content-Type: text/plain; charset=UTF-8 On Tue, Sep 13, 2016 at 1:44 PM, Dave Page wrote: > Hi > > On Tue, Sep 13, 2016 at 3:11 AM, Michael Brown > wrote: > > Hey guys - I hope this is the right place to post bugs, if not yell at me > > (why aren't you guys using a bug tracker?) > > We are: https://redmine.postgresql.org/projects/pgadmin4/issues > > > Bug #1 - if a database is recreated in a different connection, pgAdmin > will > > crash when trying to access the database. (pgAdmin3 also does this). > > https://redmine.postgresql.org/issues/1688 Can you please some more details? The information given is not good enough for understanding the exact issue. i.e. - Operating System - Python Version - Runtime/Web mode - What error are you getting in the backend? - What do you mean by crashed? (Did runtime crash?) -- Thanks & Regards, Ashesh Vashi > > > Bug #2 - Table columns are sorted alphabetically unlike pgAdmin3. This > means > > determining INSERT order without specifying columns isn't possible > without > > generating an INSERT script. This maybe should be preferenced as it's a > > behavior change. > > Logged here: https://redmine.postgresql.org/issues/1687 > > > O/S: Windows 10 Professional 64 bit > > > > I can probably contribute fixes once I get some free runway, I'm not > > familiar with the codebase yet. > > That would certainly be appreciated! > > Thanks! > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > --001a113eca4e99bba1053c5f74a4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On T= ue, Sep 13, 2016 at 1:44 PM, Dave Page <dpage@pgadmin.org> w= rote:
Hi

On Tue, Sep 13, 2016 at 3:11 AM, Michael Brown <mikeb@360replays.com> wrote:
> Hey guys - I hope this is the right place to post bugs, if not yell at= me
> (why aren't you guys using a bug tracker?)

We are: https://redmine.postgresql.org/projects/pgadmin4/issues


> Bug #1 - if a database is recreated in a different connection, pgAdmin= will
> crash when trying to access the database. (pgAdmin3 also does this).
https://redmine.postgresql.org/issues/1688=
Can you please some more details?
The informati= on given is not good enough for understanding the exact issue.
i.e.
- Operating System
- Python Version
- Runtime/Web mode
- What error are you getting in the backend?=

- What do you mean by crashed? (Did runtime crash= ?)

--
Thanks & Regards,
Ashesh Vashi=C2=A0

> Bug #2 - Table columns are sorted alphabetically unlike pgAdmin3. This= means
> determining INSERT order without specifying columns isn't possible= without
> generating an INSERT script. This maybe should be preferenced as it= 9;s a
> behavior change.

Logged here: https://redmine.postgresql.org/is= sues/1687

> O/S: Windows 10 Professional 64 bit
>
> I can probably contribute fixes once I get some free runway, I'm n= ot
> familiar with the codebase yet.

That would certainly be appreciated!

Thanks!

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-ha= ckers

--001a113eca4e99bba1053c5f74a4--