Łukasz Rżanek

Results 45 comments of Łukasz Rżanek

* Ad 'cause' Yes, let's marshal the root cause, but that comes with some tricky questions as I started to examine our use cases. First of all, not always and...

That's why my first proposal would be to include only printable properties, as those will be visible anyway. I am somewhat reluctant and concerned about the other version of the...

OK, you raised an interesting point about properties. But I see a surprising result of this - no matter whether this method will return `errorx.Property` or simple `string,` this collision...

Possibly I can do better - [here ](https://github.com/microo8/plgo)is a framework that allows one to create a Golang extension for PSQL. I made a simple test and it seems working fine,...

I think it is worth trying. I would do it myself, but due to the COVID-19 we are swamped! If you can migrate the code to be a psql extension...

Yeah, got it. I started to go through your code in a little of the spare time I have. Looks good, it should be possible to port to an extension...

> We use this rule: > > > if `pg_timetable` can write to its system tables, we do run tasks. > > Sometimes you need some tasks for `standby` node...

OK, great. If you need some help with the experiment - don't hesitate to ask. Next week should be a little less mad for me (hopefully)...

@pashagolub - need help with this? We got about in-house 20 extensions made till now, works really well for us!

No public - mostly for very specific uses for tailored-made apps for customers. But since we started we use them quite extensively as they made hell lot of sense in...