Re: [HACKERS] snapbuild woes
От | Andres Freund |
---|---|
Тема | Re: [HACKERS] snapbuild woes |
Дата | |
Msg-id | 20170420000906.75t6uo7bof5pazrq@alap3.anarazel.de обсуждение исходный текст |
Ответ на | Re: [HACKERS] snapbuild woes (Andres Freund <andres@anarazel.de>) |
Ответы |
Re: [HACKERS] snapbuild woes
|
Список | pgsql-hackers |
On 2017-04-17 21:16:57 -0700, Andres Freund wrote: > I think we might need some more tests for this to be committable, so > it might not become committable tomorrow. I'm working on some infrastructure around this. Not sure if it needs to be committed, but it's certainly useful for evaluation. Basically it's a small UDF that: 1) creates a slot via walsender protocol (to some dsn) 2) imports that snapshot into yet another connection to that dsn 3) runs some query over that new connection That makes it reasonably easy to run e.g. pgbench and continually create slots, and use the snapshot to run queries "verifying" that things look good. It's a bit shoestring-ed together, but everything else seems to require more code. And it's just test. Unless somebody has a better idea? - Andres
В списке pgsql-hackers по дате отправления: