JP95Git

Results 16 comments of JP95Git

@trashgod Don't know. Here is the complete source code. This should answer all your questions. The image shows 3 charts made of the same data: - Top left: jFreeChart, no...

Is there any progress with this issue? I have K9 installed on my smartphone and tablet. Each time I deleted a mail using Thunderbird, it was correctly synced with the...

I also got this message with this query: > UPDATE `Station` SET `WigosLocalIdentifier`=NULL WHERE `StationID`=36; The grey text is surrounded by ` HeidiSQL 12.5.0.6677 on Windows 11 Pro while connected...

I have to use "Internet Sharing" because NAT requires HyperV. If this is active, my virtual machines in VirtualBox run very slow. Unfortunately, I regularly encounter the problem, that WG4W...

@micahmo Thanks, but this does not help. Haven't developed with the Windows API for 20 years, but I try to fix it. Here is how I can reproducible break WS4W:...

``` [user@host programs]$ /path/to/pgloader/bin/pgloader --client-min-messages=notice database.load 2024-02-22T10:43:40.001437+01:00 NOTICE Starting pgloader, log system is ready. 2024-02-22T10:43:40.007689+01:00 LOG pgloader version "3.6.af8c3c1" [...] 2024-02-23T02:34:37.652045+01:00 LOG report summary reset table name errors read imported...

No, I tried this: 1. Create backup 2. Create some tables 3. Create another backup 4. Try to restore the database to the state before the tables were created. Or...

I've got the same problem using PostgreSQL 16.1 and Barman 3.9.0. Recovery using barman --config /path/to/barman.conf backup --wait localhost works fine and restores PostgreSQL to the latest state, but adding...

The issue still persists in Barman 3.10. Here are logs and more details. Started the recovery using this command: `/path/to/barman --config /path/to/barman.conf recover localhost 20240410T165613 /path/to/database --target-time "2024-04-10 14:56:15.915033+00:00"` ```...