Re: [HACKERS] pg_recvlogical tests

2014-05-15 Thread Andres Freund
On 2014-05-15 18:52:45 -0300, Euler Taveira wrote: > On 15-05-2014 18:09, Andres Freund wrote: > > I have some preliminary tests for the pg_recvlogical binary using the > > infrastructure Peter added. I am wondering if somebody has a good idea > > about how to make the tests more meaningful. Curren

Re: [HACKERS] pg_recvlogical tests

2014-05-15 Thread Euler Taveira
On 15-05-2014 18:09, Andres Freund wrote: > I have some preliminary tests for the pg_recvlogical binary using the > infrastructure Peter added. I am wondering if somebody has a good idea > about how to make the tests more meaningful. Currently all that's tested > are simple commands. Not the main f

[HACKERS] pg_recvlogical tests

2014-05-15 Thread Andres Freund
Hi, I have some preliminary tests for the pg_recvlogical binary using the infrastructure Peter added. I am wondering if somebody has a good idea about how to make the tests more meaningful. Currently all that's tested are simple commands. Not the main functionality namely the actual streaming of c