Jeongbong Seo

Results 12 comments of Jeongbong Seo

Hello, In my case, `argo rollout restart` causes random short downtime even with multiple replicas. It seems that traffic goes to killed pod for short time, which leads 500 error...

@zoeesilcock There are two more problems. SSF module output, instead of JS native Date, is preferable to represent date when importing excel file. TL;DR. I am using following workaround code....

@jannfis Yes, you are right. The document does not warn about this problem now and some examples in the document and github answers are using `tagsortmode`, which might lead some...

This issue even crashes Postgres when plv8 function has a JSONB type parameter. ```sql create function plv8_dummy_json(arg jsonb) returns integer as $$ return 1; $$ language plv8; ``` ```sql set...

@JerrySievert It can be reproduced from below environments: (at least my side) Test Environment1: (Local machine) postgres_version: PostgreSQL 11.10 on x86_64-apple-darwin16.7.0, compiled by Apple LLVM version 8.1.0 (clang-802.0.42), 64-bit plv8_version:...

Here is crash log. (I don't think it would helpful, though) ``` 2021-07-30 03:01:24 UTC:(55529):[13219]:LOG: duration: 48.908 ms statement: create function plv8_dummy_json(arg jsonb) returns integer as $$ return 1; $$...

안녕하세요. 만들어주신 사전 데이터 감사하게 사용하고 있습니다. 몇몇 이상하게 잡히는 건이 있어서, 이슈 페이지에 와봤는데 마침 예전에 등록해 두셨네요. '~별' 접미사는 여전히 추가가 어려운 상황인가요?

아하 그렇군요. 빠른 답변 감사합니다.^^ 2019년 8월 19일 (월) 22:49, Changwoo Ryu 님이 작성: > @jngbng 모든 접미사는 #20 > 이슈와 마찬가지 > 이유로 단어 품사와 형태만 가지고 만들 수...

> I'm skeptical. Numbers don't have a name and thereby no case so I'd say there are correctly outside of the function's domain. When and how have you run into...

**Edit on 2021/09/03**: I found that some events are **not captured by monitor at all**. I seems that current behavior might work like below. | Trigger time | period variable...