该ID暂无昵称
该ID暂无昵称
好主意, 这段时间加进去
Oh, thanks for reply. I use glider as a transparent proxy with iptables and set the ip which glider resolved into ipset for some rules. The system's dns settings cannot...
The same issue after upgrading to v0.8.9 some days.
I have an idea to achieve this using [NATS Jetstream](https://docs.nats.io/nats-concepts/jetstream). By importing `github.com/nats-io/nats-server/v2/server`, it can be built into golang code to implement a distributed message queue.
I added those s3 env to `/etc/sysconfig/kops-configuration` manully, then restarted the kops-configuration service. The nodeup wokered fine and the node joined the cluster finally.
> As a workaround, could you try using `--dns=none` when creating the cluster? Thanks for the reply. I successfully created a new cluster with `--dns=none`. For an existing cluster, can...
+1 I can't migrate from my dump ERROR: ALTER TABLE ALTER column not supported yet LINE 1: ALTER TABLE ONLY public.event_search ALTER COLUMN room_id SE... ```sql CREATE TABLE public.event_search (...
> Hi @pcmid > > > ALTER TABLE ONLY public.event_search ALTER COLUMN room_id SET (n_distinct=-0.01); > > Can you explain the use case behind manually changing the statistics? Do you...
@kamikazechaser I recently retested this PR, and the results were perfect with no other issues. I believe it’s ready to be merged into the testing branch.
I discovered this project and issue a few months ago, and very interested in it. Recently I wrote a wrapper librados library with asynchronization, which is still a very early...