- Sep 20, 2024
-
-
Вартан Бабаян authored
-
Do not ban admin console via unix socket after several failed attempts via `picodata connect`.
-
Closes #916
-
Closes #664
-
- Sep 19, 2024
-
-
Dmitry Rodionov authored
This is useful for debugging
-
Dmitry Rodionov authored
From CI logs: i1 | 2024-09-18 16:39:06.953 [35812] main/111/.proc_update_instance V> done waiting for applied index 8, current: 8 i1 | 2024-09-18 16:39:06.954 [35812] main/104/interactive I> self-activated successfully i1 | 2024-09-18 16:39:06.954 [35812] main/104/interactive I> starting postgres server at ("127.0.0.1", 5734)... i1 | CRITICAL: io error: Address already in use (os error 98) i1 | 2024-09-18 16:39:06.954 [35812] main/104/interactive C> io error: Address already in use (os error 98)
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Sep 18, 2024
-
-
Dmitry Rodionov authored
-
Closes #708
-
fix(plugin): remove `on_config_validate` callback and introduce `ServiceRegistry::add_config_validator` function These changes make it possible to change the configuration for a disabled plugin, as well as initiate a configuration change from instances where the plugin was not enabled. Closes #845
-
Tier of replicaset if exists must match with tier from arguments of rpc.
-
-
- Sep 17, 2024
-
-
Closes: #837
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
This commit restores the user name in the ALTER USER command to "Dave" after it was mistakenly changed to "DAVE", a nonexistent user. This change broke the test logic, causing the test to erroneously verify granting privileges to a nonexistent user, rather than confirming that we can grant default privileges. The previous implementation resulted in noop, so this went unnoticed until we started validating user existence. Here is the commit changing Dave to DAVE: https://git.picodata.io/picodata/picodata/picodata/-/commit/ecbb520b559ceb7f2dbe7ae0462c8d062faf1589
-
-
Вартан Бабаян authored
-
Kurdakov Alexander authored
-
- Sep 16, 2024
-
-
Вартан Бабаян authored
-
-
-
-
-
-
-
-
-
Strictness!
-
-
-
-
-
-
-
- Sep 13, 2024
-
-
Kurdakov Alexander authored
-
Kurdakov Alexander authored
-
Maksim Kaitmazian authored
-
Maksim Kaitmazian authored
-
Andrey Strochuk authored
-