Re: Postgresql 12 Beta2 Crashes for any Insert/Update - Mailing list pgsql-general

From Mohsen Bande
Subject Re: Postgresql 12 Beta2 Crashes for any Insert/Update
Date
Msg-id CAFdu22qmMt5x9TaQE6=ryZfJpbs_Ba0vTYrnij94nTxd8eyaHw@mail.gmail.com
Whole thread Raw
In response to Re: Postgresql 12 Beta2 Crashes for any Insert/Update  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Postgresql 12 Beta2 Crashes for any Insert/Update
List pgsql-general
I've created a new database, and started to copy current data into it. it seems to work.
it seems that the problem relates to upgrade process of database catalogs from Beta1 to Beta2.
if the problem persists, it will investigate the stacktrace.
Thanks

On Thu, Jun 27, 2019 at 9:40 PM Peter Geoghegan <pg@bowt.ie> wrote:
On Thu, Jun 27, 2019 at 1:28 AM Mohsen Bande <mohsenbande@gmail.com> wrote:
> i have a working database in PG 12 Beta 1. today i upgraded it to Beta 2. everything goes fine and server is up and running. but trying to INSERT/UPDATE anything, server crashes:

Is it possible for you to send us a stacktrace?

https://wiki.postgresql.org/wiki/Generating_a_stack_trace_of_a_PostgreSQL_backend

Thanks
--
Peter Geoghegan

pgsql-general by date:

Previous
From: rihad
Date:
Subject: Re: "Time of latest checkpoint" stays too old on both master andslave
Next
From: Mohsen Bande
Date:
Subject: Re: Postgresql 12 Beta2 Crashes for any Insert/Update