| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][Patch] - RM 5507 - rel.relhasoids AS has_oids error |
| Date: | 2020-06-04 12:48:44 |
| Message-ID: | CANxoLDfEVw1G3AeTCOgjo7qLCLotfsSbDKsvHTb0pJ7kT2FZPw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Thu, Jun 4, 2020 at 3:15 PM Yogesh Mahajan <
yogesh(dot)mahajan(at)enterprisedb(dot)com> wrote:
> Hi Hackers,
>
> Please find the attached patch which fixes the server old version cache
> issue on pg upgrade.
>
> Steps to Reproduce Issue -
> 1.Install & Start pg11.
> 2.Create table in database from pgAdmin.
> 3.Upgrade pg11 to pg12 using pg_upgrade.(Refer link
> <https://info.crunchydata.com/blog/how-to-perform-a-major-version-upgrade-using-pg_upgrade-in-postgresql>
> )
> 4.Try accessing the same server & table. Due to the cached version above
> error will be shown if you run select command for existing table.
> 5.Patch will refresh database version after re-connection on pg-upgrade.
>
> Thanks,
> Yogesh Mahajan
> QA - Team
> EnterpriseDB Corporation
>
> Phone: +91-9741705709
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aditya Toshniwal | 2020-06-05 11:31:44 | Re: [pgAdmin][RM5197] Accessibility issues of external packages |
| Previous Message | Akshay Joshi | 2020-06-04 12:48:22 | pgAdmin 4 commit: Fixed connection and version number detection issue w |