-
Hi,
we have issue while creating partition when upgrading with latest partman 5.1.0
we create partition for a table **dim_vvv_visit** partition by atd
```plpgsql
create table dim_vvv_visit (
…
gowdh updated
2 weeks ago
-
### 在提问之前...
- [X] 我已经搜索了现有的 issues
- [X] 我在提问题之前至少花费了 5 分钟来思考和准备
- [X] 我已经阅读了文档中的 常见问题(FAQ)
- [X] 这个问题出现了至少三次,不是偶发的
- [X] 我使用 OAS 的 dev 分支
### 描述你的问题
切换御魂中多次切换御魂导致界面卡死
### 如何复现
1. 前往 '...'
2. 点…
-
### Suggestion
`m_nativeStatus.current_tracker` is only set on client initialization, which is returned in the qBittorrent API as `"tracker": "http://tracker/announce"`. When libtorrent does the rean…
buroa updated
2 weeks ago
-
Following the build instructions on mac I got this compilation error:
```
In file included from /Users/alecjacobson/Repos/rigid-ipc/src/utils/sinc.cpp:1:
In file included from /Users/alecjacobson…
-
Hi there, we are using this wonderful library, but are having trouble understanding how the fetcher works. It seems like the documentation lacks details on this.
At the lowest library level, how do…
-
Currently users change workflow task timeout via WorkerOptions. In some use cases users want to also
change the max retry interval for workflow tasks which is 10min.
Feature request is to add ab…
-
I have been using the servo_can.py code to control an AK10-9 motor. However, I have observed that the motor position readings are occasionally incorrect. While the readings are accurate for most posit…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
I am trying to limit the data usage of my system by reducing the maximum rate of joy message transmission. To accomplish this in the past (in ros1) I would lower the auto repeat rate and the coalesc…
-
@mattp
PG Version : 16
Partman Version : 5.0.1
I have two partitioned tables, booking and booking_lines, with the following setup:
booking is partitioned by created_at on a monthly basis.
boo…