Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations
От
MauMau
Тема
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations
Дата
Msg-id
D918162F7E8947E4936A14B3A0B17D50@maumau
Ответ на
Список
Дерево обсуждения
[RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane <tgl@sss.pgh.pa.us>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Robert Haas <robertmhaas@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane <tgl@sss.pgh.pa.us>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane <tgl@sss.pgh.pa.us>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane <tgl@sss.pgh.pa.us>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Robert Haas <robertmhaas@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane <tgl@sss.pgh.pa.us>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations "MauMau" <maumau307@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Robert Haas <robertmhaas@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Robert Haas <robertmhaas@gmail.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations Tom Lane <tgl@sss.pgh.pa.us>
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations Andres Freund <andres@2ndquadrant.com>
Please find attached the revised patch. I failed to change SIGUSR1 to SIGUSR2 when sending sinval catchup signal. In addition, I changed wal sender to not receive SIGUSR1/2 from SendProcSignal(). Without this, wal sender will excessively wake up or terminate by the signals. This is an existing problem. Regards MauMau
В списке pgsql-hackers по дате отправления