igor2x

Results 128 issues of igor2x

I have installed Password Safe v1.18.2 on Ubuntu 23.10: a) flatpak from PR flathub b) deb package 1. File | Compare 2. Click on "ˇ" icon before "Select database to...

flatpak

I installed Password Safe v1.18.2 on Ubuntu 23.10 - flatpak from todays PR flathub (left site on bellow image) - deb package (right site on bellow image) ![image](https://github.com/pwsafe/pwsafe/assets/10895030/14f1e9ac-c122-4820-946d-09813096589c) I think...

wx

I installed Password Safe v1.18.2 on Ubuntu 23.10 1. Using deb package. 2. Install flatpak from today PR on flathub. Some small differences: a) flatpak contains icon on top left...

### What type of bug is this? Incorrect result ### What subsystems and features are affected? Other ### What happened? In most of the cases in our biggest hypertable I...

bug
stats

My suggestion is to add some information (or warning) on [add_dimension](https://docs.timescale.com/api/latest/hypertable/add_dimension/) web page that not all data types are appropriate for "range partitioning". Actually for range partitioning only: integer, timestamp...

documentation
enhancement

In [add_dimension() OLD syntax](https://docs.timescale.com/api/latest/hypertable/add_dimension_old/) I see some of the improvements possible: 1. If we look to [new add_dimension syntax documentation](https://docs.timescale.com/api/latest/hypertable/add_dimension/) at the top there is "Note" in rectangle to suggest...

documentation
enhancement

In add_dimension() page: https://docs.timescale.com/api/latest/hypertable/add_dimension/ - there are a few references to discontinued multi-node feature or - specially mention single-node, that is now the only option. ![image](https://github.com/timescale/docs/assets/10895030/67afa129-78b4-4f35-8bf6-0e390adae404) Above paragraph was clearly...

documentation
enhancement

On documentation web page [add_reorder_policy](https://docs.timescale.com/api/latest/hypertable/add_reorder_policy/#add_reorder_policy) there is sentence: _"You can only one reorder policy on each hypertable."_ I am not a native English speaker, but "can" is modal verb and...

bug
documentation

At the bottom of documentation **reorder_chunk** command there is [Sample usage](https://docs.timescale.com/api/latest/hypertable/reorder_chunk/#sample-usage) in this sample there is text: `SELECT reorder_chunk('_timescaledb_internal._hyper_1_10_chunk', 'conditions_device_id_time_idx');` I tried executing this command and got: _"ERROR: relation "my_chunk_index"...

bug
documentation

### What type of bug is this? Performance issue ### What subsystems and features are affected? Query planner ### What happened? **Arhitecture** In our case sensors are sending data to...

bug