Re: Segfault logical replication PG 10.4

From: Quan Tran <account(at)itscaro(dot)me>
To: Minh-Quan Tran <account(at)itscaro(dot)me>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Segfault logical replication PG 10.4
Date: 2018-07-28 09:31:05
Message-ID: CAKH=C-8pemkMKLQCNif3eZ9V7d8KBgKKFPGFEb+=1XLhfeYyUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry, there is an error in the previous message:

insert into itscaro.test values (2, '{{test1.test2.test3}');

should be corrected with:

insert into itscaro.test values (2, '{test1.test2.test3}');

>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2018-07-28 13:35:22 Re: Problem while setting the fpw with SIGHUP
Previous Message Minh-Quan Tran 2018-07-28 09:19:56 Re: Segfault logical replication PG 10.4