igor2x

Results 141 comments of igor2x

@ronys I have gone through the list of [Requirements](**url**) and I have created all of the files required by Flathub: [flathub.zip](https://github.com/pwsafe/pwsafe/files/12566476/flathub.zip) Please do the following: 1. Unzip zip files. 2....

Updated [make.zip](https://github.com/pwsafe/pwsafe/files/12847572/make.zip) file for PasswordSafe v1.18. @ronys, I haven't got your response for over a month. Are you interested distributing PasswordSafe as flatpak? It should be pretty easy now, following...

@ronys, no worries... I am glad you have found some time to submit it to Flathub. I have written my suggestions in submitted Flathub pull request (link in your last...

@ronys, congratulations Password Safe is finally published on Flathub.org. Password Safe can be installed as flatpak to visit https://flathub.org/apps/org.pwsafe.pwsafe ![image](https://github.com/pwsafe/pwsafe/assets/10895030/b0520b2f-d3d0-4530-8c72-230162294a1e) Password Safe can be installed from Gnome's Software (if [flatpak...

Following the [flatpak route](https://github.com/pwsafe/pwsafe/issues/562) it may provide very decent solution (flatpak package) for CentOS too. Except for the users that really would like to go harder way, creating and installing...

Additional info: 1. I see partition index on time is by default in descending order, so expected value on hypertable level should be near -1. 2. For one particular chunk...

I investigated this problem in deep. Solution is pretty simple, it is just a pure JDBC property setting. 1. Before starting check for application name. ` SELECT APPLICATION_NAME, CLIENT_APPLNAME FROM...

It still appears on DBeaver 23.2.4 Community Edition on Windows 10. ![image](https://github.com/dbeaver/dbeaver/assets/10895030/f1618ea1-6bd2-4f68-af8f-13a2447b83a4) Help | About: ![image](https://github.com/dbeaver/dbeaver/assets/10895030/958960ee-d78e-4cea-ab52-2ddd748a150b)

@jonatas, thanks for digging into code. Is it possible to look into my first post? I installed TimescaleDB on self-host following official documentation. Looking into extension information with` \dx` command...

Quick update. I retested: - Red Hat 8.9 - PostgreSQL v15.5 - TimescaleDB 2.13.0 I did the test from my first post (create table and compress it), but `\dx` command...