Re: Proposal: Generic WAL logical messages
От | Andres Freund |
---|---|
Тема | Re: Proposal: Generic WAL logical messages |
Дата | |
Msg-id | 20160407102603.carmiwtkgzanynps@alap3.anarazel.de обсуждение исходный текст |
Ответ на | Re: Proposal: Generic WAL logical messages (Petr Jelinek <petr@2ndquadrant.com>) |
Ответы |
Re: Proposal: Generic WAL logical messages
|
Список | pgsql-hackers |
Hi, On 2016-04-06 20:03:20 +0200, Petr Jelinek wrote: > Attached patch adds filtering of both database and origin. Added tests with > slightly less hardcoding than what you proposed above. Not a fan of creating & dropping another database - that's really rather expensive. And we're in a target that doesn't support installcheck, so relying on template1's existance seems fine... > diff --git a/contrib/test_decoding/expected/messages.out b/contrib/test_decoding/expected/messages.out > index 70130e9..a5b13c5 100644 > --- a/contrib/test_decoding/expected/messages.out > +++ b/contrib/test_decoding/expected/messages.out > @@ -1,6 +1,5 @@ > -- predictability > SET synchronous_commit = on; > -SET client_encoding = 'utf8'; I guess that's just from the previous test with czech text? Greetings, Andres Freund
В списке pgsql-hackers по дате отправления: