Julien Acroute

Results 13 issues of Julien Acroute

``` Traceback (most recent call last): File "pg_view.py", line 6, in main() File "/pg_view/pg_view/__init__.py", line 211, in main if not establish_user_defined_connection(instance, conn, clusters): File "/pg_view/pg_view/models/db_client.py", line 113, in establish_user_defined_connection dbver...

The exporter is not able to use connection strings that starts with `postgres://`. Only connection string starting with `postgresql://` is working. **What did you do?** I'm trying to connect the...

bug

Hello, I try to add an httpProcessors in order to add http header "User-Agent". This works for regular request to WMS servers but it does not works for legendURL. So...

The purpose of this PR is to keep tracks of remote files uploaded. As mentioned in #366, with a list of xlog on remote storage, we can compute several new...

Some S3 like service have the `list_object_v2` api call available but response object does not include the `NextContinuationToken` token even if `IsTruncated` is `true`. This PR detects this case and...

Sometimes pghoard failed to upload some wal segments. Then pghoard restart and upload new wal segments. In this case, on remote sotrage, there is a gap in wal segment sequence....

Add debug Fix device mapping These PR need to be split by feature: * debug * jack lib * fix device mapping

A checkbox in the edit panel to disallow recording on this clip

feature