Re: pg_replslotdata - a tool for displaying replication slot information

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: pg_replslotdata - a tool for displaying replication slot information
Дата
Msg-id CALj2ACUUaWZdBUD=1A5jX+GVQRtNmEpiw1JYuDLWYRdi264M3g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_replslotdata - a tool for displaying replication slot information  (Julien Rouhaud <rjuju123@gmail.com>)
Ответы Re: pg_replslotdata - a tool for displaying replication slot information  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-hackers
On Sat, Jan 15, 2022 at 2:20 PM Julien Rouhaud <rjuju123@gmail.com> wrote:
> > Bharath, perhaps you should maintain this outside of core PostgreSQL
> > for now.  If some compelling use-cases ever surface that make it seem
> > worth the added maintenance burden, this thread could probably be
> > revisited.
>
> Ironically, the patch is currently failing due to translation problem:
>
> https://cirrus-ci.com/task/5467034313031680
> [19:12:28.179] su postgres -c "make -s -j${BUILD_JOBS} world-bin"
> [19:12:44.270] make[3]: *** No rule to make target 'po/cs.po', needed by 'po/cs.mo'.  Stop.
> [19:12:44.270] make[2]: *** [Makefile:44: all-pg_replslotdata-recurse] Error 2
> [19:12:44.270] make[2]: *** Waiting for unfinished jobs....
> [19:12:44.499] make[1]: *** [Makefile:42: all-bin-recurse] Error 2
> [19:12:44.499] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2

Thanks Juilen. I'm okay if the patch gets dropped. But, I'm curious to
know why the above error occurred. Is it because I included the nls.mk
file in the patch which I'm not supposed to? Are these nls.mk files
generated as part of the commit that does translation changes?

Regards,
Bharath Rupireddy.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: New developer papercut - Makefile references INSTALL
Следующее
От: Alexander Pyhalov
Дата:
Сообщение: Re: Asymmetric partition-wise JOIN