David Steele
David Steele
Closing since there has been no further word on this. I would be curious to know if you got a response from Scality.
Updated to 4ac3b82c99ff to fix commit message.
It is not clear to me why this change is needed. Why is the FATAL not enough? Is it just that you want the PAM message to be logged as...
@crunchyjohn @prlaurence It would probably be a good idea for you to have a look at this change since there are differences in the output. It think it is probably...
I wasn't planning to since there is a behavioral change even when there is only one statement. i.e. semicolons are stripped. Also, I don't think the pattern that led to...
> i see the same issue getting manifested on pg-15, is there any plan to backport this to pg-15 branch ? There are no plans to back patch because of...
> isn't the logging of the passwords in some cases (https://github.com/pgaudit/pgaudit/issues/214) a serious bug that needs to be fixed even for PG15? We don't really consider this to be a...
> S3-compatible object-store APIs support a "remote copy" (CopyFile) API call. This is feature we have been looking at -- and more generally the ability to copy unchanged data from...
This is something we have been considering. Ideally versions would be locked rather than preventing the object from being overwritten (which would cause problems for metadata files). As far as...
According to 0c786661 the current behavior is correct. However, the documentation for the original behavior was incompletely deleted and later restored by mistake. See #85.