Leonardo Cecchi

Results 33 issues of Leonardo Cecchi

We're currently requiring a TLS connection between the CNP cluster to be created and the PostgreSQL instance we're downloading data from but just from the **monilith** import approach, but we...

bug :bug:
documentation :book:
backport-requested :arrow_backward:

The `SQLGetData` ODBC function can be used to retrieve Variable-Length data in parts, i.e. for `SQL_VARCHAR` / `SQL_WVARCHAR` fields, and this is useful for generic wrapper interfaces that don't want...

The existing implementation of `UJObjectUnpack` writes to the output parameters as soon as it finds the corresponding element in the `objObj`. In my opinion it should use the order sent...

backport-requested :arrow_backward:
release-1.21
release-1.22

**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...

cncf-cla: yes
release-note-none
kind/design
size/XS
ok-to-test

PostgreSQL will shut down cleanly when there is no enough disk space to store WAL files. The operator did not recognize this condition and, since the primary failed, was performing...

ok to merge :ok_hand:
do not merge :no_good:
backport-requested :arrow_backward:
release-1.21
release-1.22
release-1.23

### Is there an existing issue already for this feature request/idea? - [X] I have searched for an existing issue, and could not find anything. I believe this is a...

triage

### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...

triage

If a primary PostgreSQL instance fails to start after being stopped, the instance manager is indefinitely waiting for it to start running the configuration queries. This patch creates a separate...

ok to merge :ok_hand:
backport-requested :arrow_backward:
release-1.21
release-1.22
release-1.23

When not needed, this patch avoids hitting the API server with a PATCH request.

backport-requested :arrow_backward:
release-1.23