thomasboussekey

Results 9 comments of thomasboussekey

Hi @anubischpc , Searching on the [OmniDB project](https://github.com/OmniDB/OmniDB/issues), I found 2 issues related to the problem you are encountering: * https://github.com/OmniDB/OmniDB/issues/469 * https://github.com/OmniDB/OmniDB/issues/473 As @taivokasper explained in a message: In...

Hello @taivokasper & @anubischpc , Sorry for the delay! The solution offering 2 types of install: * one minimal * the second `all-inclusive` seems the best compromise! Have a nice...

Hello @cyrilgdn , Thanks for the branch refresh operation. I tried to launch test form my laptop, but I'm already using **golang 1.19** on my computer, and I encounter error...

Hello @dayworldap , I'm wondering if the omnidb account in the container can read your configuration file that is located on your machine. Can you tell me what is the...

Hello, I encounter the same random behavior with a very similar configuration using: Terraform 0.12.16 Provider AWS 2.39 > Any news on this issue? Thanks in advance,

Thanks @Alan-pad your procedure works fine! In order to ease the process for other users, here is the `postgresql.conf` **dummy** file: ``` max_wal_senders = 5 include 'custom.conf' include 'override.conf' unix_socket_directories...

Hello @kilimchoi, How can I contribue further / help you to make my pull requests merged :pray: ? Thanks in advance :smile:

Hello @kilimchoi, Did you review my PRs including this one and #1186, #1185? Thanks in advance

I have checked the kubernetes documentation and I didn't find a standard name for environment variable that manages the color. Do you want to improve the `kubernetes cnpg` plugins in...